JPH06149713A - Data processor - Google Patents

Data processor

Info

Publication number
JPH06149713A
JPH06149713A JP30103292A JP30103292A JPH06149713A JP H06149713 A JPH06149713 A JP H06149713A JP 30103292 A JP30103292 A JP 30103292A JP 30103292 A JP30103292 A JP 30103292A JP H06149713 A JPH06149713 A JP H06149713A
Authority
JP
Japan
Prior art keywords
data
input
output
data processing
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP30103292A
Other languages
Japanese (ja)
Other versions
JP2845694B2 (en
Inventor
Yoshinobu Hagiwara
義信 萩原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP30103292A priority Critical patent/JP2845694B2/en
Publication of JPH06149713A publication Critical patent/JPH06149713A/en
Application granted granted Critical
Publication of JP2845694B2 publication Critical patent/JP2845694B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To provide the data processor on which data in the same data file are never processed by plural input/output devices at the same time. CONSTITUTION:The data processor 2 is provided internally with an input/output part 21 which sends outputs from external input/output devices 1A-1N to the inside and outputs from the inside to those input/output devices to the specified input/output devices and a control table storage means 23 which stores a control table wherein the device identification codes that the input/output devices 1A-1N have and data file identification codes to data file in operation are made to correspond to each other. A data process instruction outputted by the input/ output part 21 is discriminated and the control table storage means 23 is referred to; when the process of the data file specified by the data process instruction is not processed, its input is allowed and in other cases, a process decision execution means 22 which outputs information showing that the process is being executed to the corresponding input/output device through the input/output part 21 judges whether or not the execution of the inputted data process instruction is allowed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデータ処理装置に関し、
特に外部に接続された複数台の入出力装置から非同期的
に入力されるデータを処理してファイル内に格納するデ
ータ処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device,
In particular, the present invention relates to a data processing device that processes data asynchronously input from a plurality of externally connected input / output devices and stores the data in a file.

【0002】[0002]

【従来の技術】図3は従来のこの種のデータ処理装置の
構成の一例を示すブロック図である。
2. Description of the Related Art FIG. 3 is a block diagram showing an example of the configuration of a conventional data processing apparatus of this type.

【0003】図3に示した従来のこの種のデータ処理装
置2Aには外部の複数台の入出力装置1A〜1Nが接続
されており、データ処理装置2A内には、これら複数台
の入出力装置1A〜1Nに接続された入出力部21と、
入出力部21に接続され、入出力装置1A〜1Nから出
力されるデータ処理命令とデータについてこの命令に従
った処理を非同期的に行い、その結果を後述するデータ
ファイル格納部25内の指定されたファイルに格納する
処理実行手段24とを備えている。
A plurality of external input / output devices 1A to 1N are connected to the conventional data processing device 2A of this type shown in FIG. 3, and these multiple input / output devices are provided in the data processing device 2A. An input / output unit 21 connected to the devices 1A to 1N,
The data processing command, which is connected to the input / output unit 21 and is output from the input / output devices 1A to 1N, is asynchronously processed according to this command, and the result is designated in the data file storage unit 25 described later. Processing execution means 24 for storing in a file.

【0004】データファイル格納部25は前述のデータ
処理命令で処理されたデータをファイル別に格納する機
能を有している。
The data file storage unit 25 has a function of storing the data processed by the above-mentioned data processing command for each file.

【0005】なお、上述のデータ処理命令には、このデ
ータ処理命令を出力した入出力装置別に予め与えられて
いる装置識別符号と、処理したデータを格納すべきファ
イルを指定するファイル識別符号とが含まれており、ま
た、新たなデータを入力するかあるいはすでに格納され
ているデータを修正するかの指定も含まれている。
The above-mentioned data processing command includes a device identification code given in advance for each input / output device that has output this data processing command and a file identification code designating a file in which the processed data is to be stored. Also included is the specification of whether to enter new data or to modify previously stored data.

【0006】[0006]

【発明が解決しようとする課題】上述した従来のデータ
処理装置は、複数の入出力装置の内の任意の一つ(たと
えば、入出力装置1A)から特定のファイル内の特定の
データについて修正を指定したデータ処理命令と必要な
データとが入力され、このデータ処理命令に基づいたデ
ータの処理中に他の入出力装置(たとえば、入出力装置
1B)から前述と同一のファイル内の同一のデータにつ
いてのデータ処理命令が入力されると、予め定められた
排他制御処理により1ステップの処理単位の範囲内で
は、この後から入力されたデータ処理命令を待たせてお
き、先着された命令についてのデータの処理が行われて
から、後着のデータ処理命令に応じた処理がなされる
が、複数のステップにまたがって、このような処理を待
たせることができないので、上述の二つの入出力装置か
ら出されたデータ処理命令に基づく処理がほぼ並行して
行われ、しかも、最後に成されたデータ処理に基づく修
正処理の結果が指定されたファイルに格納されてしま
う。また、上述のデータ処理命令を出力した入出力装置
相互の間ではこのようなデータ処理が同一ファイル内の
データについてほぼ並行して行われていることがわから
ないため、上述の複数の入出力装置を操作して行ったデ
ータの修正が意図した通り実行されないでしまうという
欠点を有している。
The above-mentioned conventional data processing apparatus corrects specific data in a specific file from any one of a plurality of input / output devices (for example, the input / output device 1A). The designated data processing instruction and the necessary data are input, and the same data in the same file as above is input from another input / output device (for example, the input / output device 1B) during the processing of the data based on this data processing instruction. When a data processing command is input, the data processing command input after this is kept waiting within the range of the processing unit of one step by a predetermined exclusive control process, and After processing the data, processing is performed according to the late-arriving data processing command, but such processing cannot be made to wait due to multiple steps. Then, the processing based on the data processing command issued from the above two input / output devices is performed almost in parallel, and the result of the correction processing based on the last data processing is stored in the specified file. Will end up. In addition, since it is not known that such data processing is being performed in parallel with respect to the data in the same file between the input / output devices that output the above-mentioned data processing instructions, It has a drawback that the correction of the manipulated data is not executed as intended.

【0007】本発明の目的は、複数の入出力装置から同
一のファイルについてのデータの処理命令が入力された
とき、後から入力された上述のデータ処理命令を無効と
し、データ処理を誤りなく実行可能とするデータ処理装
置を提供することにある。
An object of the present invention is to, when data processing instructions for the same file are input from a plurality of input / output devices, invalidate the above-mentioned data processing instructions input later and execute data processing without error. It is to provide a data processing device that enables the data processing.

【0008】[0008]

【課題を解決するための手段】本発明のデータ処理装置
は、外部に接続された複数台の入出力装置からのデータ
の処理命令に基づいて内部に設けられた処理実行手段に
よりデータの作成を行い該当するデータファイル格納部
内にデータを格納しかつ前記データファイル格納部内に
格納されているデータについて入力されたデータの処理
命令に従った修正を行い修正後のデータを前記データフ
ァイル格納部内の該当ファイル内に格納する処理を行う
データ処理装置において、前記入出力装置の装置識別名
と処理すべきデータファイル名を含むデータ処理命令お
よび入力データを受信すると前記データ処理装置内に出
力すると共に前記データ処理装置内から前記入出力装置
宛に出力される情報を該当する前記入出力装置宛に出力
する入出力部と、前記入出力装置の有する装置識別符号
と稼働中のデータファイルの識別符号とを互いに対応づ
けた管理テーブルを記憶する管理テーブル記憶手段と、
前記入出力部と前記処理実行手段との間に介在し前記入
出力部からデータ処理命令を受信するとこれを識別し前
記管理テーブルのすべての装置識別符号に対応する稼働
データファイル識別符号の内容を参照し前記受信したデ
ータ処理命令で指定された稼働データファイル識別符号
が存在すれば前記指定されたデータファイルに関するデ
ータ処理が実行中である旨の情報を前記入出力部に出力
し稼働データファイル識別符号が存在しなければ前記受
信したデータ処理命令で指定された入出力装置に該当す
る装置識別符号に対応する前記管理テーブル内の前記稼
働ファイル識別符号として前記データ処理命令で指定さ
れたデータファイル識別符号を記憶させ入力されたデー
タ処理命令を前記処理実行手段に出力して指定されたデ
ータの処理を実行させ前記データ処理実行手段により指
定された処理が終了すると前記管理テーブル内の該当す
る装置識別符号に対応する稼働データファイル識別符号
として予め定められた不稼働を示す記号を記憶させる処
理判定実行手段とを備えて構成されている。
According to the data processing apparatus of the present invention, data is created by a processing executing means provided inside based on a data processing instruction from a plurality of externally connected input / output devices. Storing the data in the corresponding data file storage unit and correcting the data stored in the data file storage unit according to the processing instruction of the input data, and applying the corrected data in the data file storage unit In a data processing device that performs a process of storing in a file, when a data processing command including a device identification name of the input / output device and a data file name to be processed and input data are received, the data processing device outputs the data processing device and outputs the data to the data processing device. An input / output unit for outputting information output from the processing device to the input / output device to the corresponding input / output device; A management table storing means for storing a management table in association with each other and the identification code of the device identification code and data files in the operation with the filling output device,
When a data processing command is received from the input / output unit that is interposed between the input / output unit and the processing execution unit, the data processing command is identified and the contents of the operating data file identification code corresponding to all the device identification codes in the management table are identified. If the working data file identification code designated by the received data processing instruction is present, the information indicating that the data processing relating to the designated data file is being executed is output to the input / output unit to identify the working data file. If the code does not exist, the data file identification specified by the data processing instruction as the operating file identification code in the management table corresponding to the device identification code corresponding to the input / output device specified by the received data processing instruction. The code is stored and the input data processing command is output to the processing execution means to execute the processing of the designated data. When the processing designated by the data processing execution means is completed, a processing determination execution means for storing a predetermined symbol indicating non-operation as an operation data file identification code corresponding to the corresponding device identification code in the management table, It is configured with.

【0009】[0009]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0010】図1は本発明のデータ処理装置の一実施例
を示すブロック図であり、図2は図1に示されている管
理テーブル記憶手段23が記憶する管理テーブルの構成
の説明図である。
FIG. 1 is a block diagram showing an embodiment of the data processing apparatus of the present invention, and FIG. 2 is an explanatory diagram of the configuration of the management table stored in the management table storage means 23 shown in FIG. .

【0011】本実施例のデータ処理装置2は、図1に示
すように、すでに図3で説明した入出力部21と処理実
行手段24およびデータファイル格納部25の他に、入
出力部21と処理実行手段24の間に介在する処理判定
実行手段22と、処理判定実行手段22に接続され後述
する管理テーブルを格納する管理テーブル記憶手段23
とを備えている。
As shown in FIG. 1, the data processing apparatus 2 of the present embodiment includes an input / output unit 21 in addition to the input / output unit 21, the process executing means 24, and the data file storage unit 25 already described with reference to FIG. A process determination executing unit 22 interposed between the process executing units 24, and a management table storage unit 23 connected to the process determination executing unit 22 for storing a management table described later.
It has and.

【0012】管理テーブル記憶手段23には、図2に示
したように外部に接続された複数台の入出力装置1A〜
1Nに対して個別に与えられている装置識別符号とデー
タファイル格納部に格納されているデータファイルの内
で上述した入出力装置1A〜1Nの内の何れかから出力
されるデータ処理命令により指定され、このデータ処理
命令により稼働中のデータファイルに付されたデータフ
ァイル識別符号とを対応づけた管理テーブルが記憶され
る。このデータファイルの装置識別符号および稼働デー
タファイル識別符号を記憶する領域は予め作成してお
き、装置識別符号を予め外部から入力して記憶させてお
き、対応する稼働データファイル識別符号としては、デ
ータファイル格納部25が格納している何れのデータフ
ァイルにも属さない予め定められた符号(たとえば、0
00)を予め記憶させておく。
The management table storage means 23 has a plurality of externally connected input / output devices 1A to 1A, as shown in FIG.
Designated by a data processing command output from any of the above-mentioned input / output devices 1A to 1N in the device identification code individually given to 1N and the data file stored in the data file storage unit. Then, a management table in which the data file identification code attached to the data file in operation by the data processing instruction is associated is stored. An area for storing the device identification code and the operation data file identification code of this data file is created in advance, and the device identification code is input and stored from the outside in advance, and the corresponding operation data file identification code is the data. A predetermined code that does not belong to any data file stored in the file storage unit 25 (for example, 0
00) is stored in advance.

【0013】入出力部21に対して入出力装置1A〜1
Nの内の一つ、たとえば、入出力装置1Aからファイル
識別符号001を持つファイルを指定したデータ処理命
令が出力されると、入出力部21からこの命令がそのま
ま処理判定実行手段22に入力され、このデータ処理命
令は一旦処理判定実行手段22内に記憶されると共に、
データ処理命令であることがこの処理判定実行手段22
により識別され、処理判定実行手段22は、管理テーブ
ル記憶手段23内に記憶されている管理テーブルの中の
すべての装置識別符号に対応する稼働データファイル識
別符号の内容を参照し、識別したデータ処理命令中に指
定されているデータファイル識別符号と一致するものが
存在するか否かを調べる。
Input / output devices 1A to 1 for the input / output unit 21
When a data processing command designating a file having the file identification code 001 is output from one of N, for example, the input / output device 1A, this command is input from the input / output unit 21 to the process determination execution means 22 as it is. , The data processing instruction is temporarily stored in the processing determination execution means 22, and
This processing determination executing means 22 is a data processing instruction.
The process determination executing means 22 refers to the contents of the operating data file identification code corresponding to all the device identification codes in the management table stored in the management table storage means 23, and identifies the identified data processing. It is checked whether or not there is one that matches the data file identification code specified in the instruction.

【0014】ここで、上述の一致するものが管理テーブ
ル内にあるときには、上述のデータ処理命令で指定した
ファイルについては、データ処理が実行中である旨の予
め定められた情報を、前述したデータ処理命令を出力し
た入出力装置を指定して入出力部21に出力し、それ以
後の処理を中止する。
Here, when the above-mentioned matching item exists in the management table, predetermined information indicating that the data processing is being executed is added to the above-mentioned data for the file designated by the above-mentioned data processing instruction. The input / output device that has output the processing instruction is designated and output to the input / output unit 21, and the subsequent processing is stopped.

【0015】この情報は、該当する入出力装置に入出力
部21を介して送出され表示される。
This information is sent to the corresponding input / output device via the input / output unit 21 and displayed.

【0016】もし、管理テーブル内に上述のデータ処理
命令で指定されたデータファイル識別符号が存在しなけ
れば、処理判定実行手段22は、このデータ処理命令を
出力した入出力装置に該当する管理テーブル内の装置識
別符号に対応する稼働データファイル識別符号を上述の
データ処理命令で指定されたデータファイルのデータフ
ァイル識別符号に書き変える処理を行い、それまで、記
憶していたデータ処理命令を処理実行手段24に出力
し、このデータ処理命令に従った処理を実行させる。
If the data file identification code designated by the above-mentioned data processing instruction does not exist in the management table, the processing determination executing means 22 causes the management table corresponding to the input / output device that has output this data processing instruction. The operation data file identification code corresponding to the device identification code in the above is rewritten to the data file identification code of the data file designated by the above-mentioned data processing instruction, and the stored data processing instruction is executed. The data is output to the means 24 and the processing according to this data processing instruction is executed.

【0017】処理実行手段24が前述のデータ処理命令
に従った処理を終了すると、処理判定実行手段22がこ
の処理の終了を検出し、管理テーブル記憶手段23内の
管理テーブル記憶手段23内の該当する装置識別符号に
対応する稼働データファイル識別符号を前述の予め定め
られた符号、すなわち、データファイル格納部25が格
納している何れのデータファイル識別符号にも該当しな
い符号、を書き込む。
When the processing executing means 24 finishes the processing in accordance with the above-mentioned data processing command, the processing judgment executing means 22 detects the end of this processing, and the corresponding in the management table storing means 23 in the management table storing means 23. The operating data file identification code corresponding to the device identification code is written as the previously determined code, that is, a code that does not correspond to any data file identification code stored in the data file storage unit 25.

【0018】なお、前述したデータ処理命令に従って処
理実行手段24が処理を行っているとき、このデータ処
理命令を出力した入出力部から出力されるデータは処理
判定実行手段22を経由して処理実行手段24に出力さ
れる。
When the processing execution means 24 is performing processing in accordance with the above-mentioned data processing instruction, the data output from the input / output unit that has output this data processing instruction is processed by the processing determination execution means 22. It is output to the means 24.

【0019】今までの説明で明らかなように、入出力装
置1A〜1Nの内の何れか一つから特定のファイルを指
定したデータ処理命令が出力され、データ処理装置2で
実行されているときに、上述の入出力装置の内の別の入
出力装置から処理動作が実行されていると同一のデータ
ファイルを指定したデータ処理命令が出力されても、こ
の後から出力されたデータ処理命令はデータ処理装置2
では受け付けられず、その旨の情報が該当する入出力装
置に出力され表示されることにより、このデータ処理命
令を出力した入出力装置の操作者が入力したデータ処理
命令が受け付けられなかったことを知ることができ、後
刻改めて受け付けられなかったデータ処理命令を再入力
することができる。
As is apparent from the above description, when a data processing command designating a specific file is output from any one of the input / output devices 1A to 1N and is executed by the data processing device 2. In addition, even if a data processing instruction specifying the same data file is output from another input / output device among the above-mentioned input / output devices, the data processing instruction output after this is Data processing device 2
Is not accepted, and the information to that effect is output and displayed on the corresponding input / output device, indicating that the data processing command input by the operator of the input / output device that has output this data processing command was not accepted. It is possible to know the information and to re-input a data processing command that is not accepted again later.

【0020】[0020]

【発明の効果】以上説明したように、本発明のデータ処
理装置は、同一のデータファイルに対して同時に複数の
入出力装置からのアクセスを防止することができるの
で、所望のデータの入力あるいはデータの修正を誤り無
く実行することが可能となるという効果を有している。
As described above, the data processing device of the present invention can prevent access to the same data file from a plurality of input / output devices at the same time. This has the effect that it is possible to correct the above-mentioned error without error.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のデータ処理装置の一実施例を示すブロ
ック図である。
FIG. 1 is a block diagram showing an embodiment of a data processing device of the present invention.

【図2】図1に示されている管理テーブル記憶手段23
内の管理テーブルの構成を示す説明図である。
FIG. 2 is a management table storage unit 23 shown in FIG.
It is explanatory drawing which shows the structure of the management table in.

【図3】従来のこの種のデータ処理装置の一例を示すブ
ロック図である。
FIG. 3 is a block diagram showing an example of a conventional data processing apparatus of this type.

【符号の説明】[Explanation of symbols]

2 データ処理装置 1A〜1N 入出力装置 21 入出力部 22 処理判定実行手段 23 管理テーブル記憶手段 24 処理実行手段 25 データファイル格納部 2 data processing devices 1A to 1N input / output device 21 input / output unit 22 processing determination execution unit 23 management table storage unit 24 processing execution unit 25 data file storage unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 外部に接続された複数台の入出力装置か
らのデータの処理命令に基づいて内部に設けられた処理
実行手段によりデータの作成を行い該当するデータファ
イル格納部内にデータを格納しかつ前記データファイル
格納部内に格納されているデータについて入力されたデ
ータの処理命令に従った修正を行い修正後のデータを前
記データファイル格納部内の該当ファイル内に格納する
処理を行うデータ処理装置において、前記入出力装置の
装置識別名と処理すべきデータファイル名を含むデータ
処理命令および入力データを受信すると前記データ処理
装置内に出力すると共に前記データ処理装置内から前記
入出力装置宛に出力される情報を該当する前記入出力装
置宛に出力する入出力部と、前記入出力装置の有する装
置識別符号と稼働中のデータファイルの識別符号とを互
いに対応づけた管理テーブルを記憶する管理テーブル記
憶手段と、前記入出力部と前記処理実行手段との間に介
在し前記入出力部からデータ処理命令を受信するとこれ
を識別し前記管理テーブルのすべての装置識別符号に対
応する稼働データファイル識別符号の内容を参照し前記
受信したデータ処理命令で指定された稼働データファイ
ル識別符号が存在すれば前記指定されたデータファイル
に関するデータ処理が実行中である旨の情報を前記入出
力部に出力し稼働データファイル識別符号が存在しなけ
れば前記受信したデータ処理命令で指定された入出力装
置に該当する装置識別符号に対応する前記管理テーブル
内の前記稼働ファイル識別符号として前記データ処理命
令で指定されたデータファイル識別符号を記憶させ入力
されたデータ処理命令を前記処理実行手段に出力して指
定されたデータの処理を実行させ前記データ処理実行手
段により指定された処理が終了すると前記管理テーブル
内の該当する装置識別符号に対応する稼働データファイ
ル識別符号として予め定められた不稼働を示す記号を記
憶させる処理判定実行手段とを備えることを特徴とする
データ処理装置。
1. The data is stored in a corresponding data file storage unit by processing data created by an internal processing execution means on the basis of data processing commands from a plurality of externally connected input / output devices. In a data processing device, the data stored in the data file storage unit is corrected according to a processing instruction of the input data, and the corrected data is stored in a corresponding file in the data file storage unit. When a data processing command including a device identification name of the input / output device and a data file name to be processed and input data are received, the data is output to the data processing device and output from the data processing device to the input / output device. I / O unit for outputting the information to the corresponding I / O device, the device identification code of the I / O device, and the operating status When a data processing command is received from the input / output unit, the management table storage unit stores a management table in which the identification codes of the data files are associated with each other and the input / output unit and the process execution unit. The operation data file identification code corresponding to all device identification codes in the management table, and if the operation data file identification code specified by the received data processing instruction exists, the specified data file The information indicating that the data processing is being executed is output to the input / output unit, and if the operating data file identification code does not exist, the device identification code corresponding to the input / output device designated by the received data processing instruction is supported. A data file identification code designated by the data processing instruction as the operating file identification code in the management table Is stored and the input data processing command is output to the processing execution means to execute the processing of the specified data, and when the processing specified by the data processing execution means ends, the corresponding device identification code in the management table And a processing determination execution unit that stores a predetermined symbol indicating non-operation as an operation data file identification code corresponding to the above.
JP30103292A 1992-11-11 1992-11-11 Data processing device Expired - Fee Related JP2845694B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30103292A JP2845694B2 (en) 1992-11-11 1992-11-11 Data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30103292A JP2845694B2 (en) 1992-11-11 1992-11-11 Data processing device

Publications (2)

Publication Number Publication Date
JPH06149713A true JPH06149713A (en) 1994-05-31
JP2845694B2 JP2845694B2 (en) 1999-01-13

Family

ID=17892034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30103292A Expired - Fee Related JP2845694B2 (en) 1992-11-11 1992-11-11 Data processing device

Country Status (1)

Country Link
JP (1) JP2845694B2 (en)

Also Published As

Publication number Publication date
JP2845694B2 (en) 1999-01-13

Similar Documents

Publication Publication Date Title
US6041425A (en) Error recovery method and apparatus in a computer system
JPH06242990A (en) Memory patching device
US6502176B1 (en) Computer system and methods for loading and modifying a control program without stopping the computer system using reserve areas
JPH06149713A (en) Data processor
JP3008890B2 (en) Processing control unit
JPH0695868A (en) Software management system
JPH06324893A (en) Memory check method
JPH0619829A (en) Automatic address allocation system for input/output device
JP3021697B2 (en) Exception handling in programming languages
JPH07160352A (en) Program execution system
JPH0619721A (en) Machine language translation optimizing system
JPH0520089A (en) Assembly system
JPS58149571A (en) Processing system of vector operation in information processing device
JPS63163543A (en) Information processor
JPH0588862A (en) Control program preparing device
JPH08272411A (en) Ladder instruction processor
JPH05143422A (en) Updated journal managing system
JPH06295247A (en) Real time processing realizing method
JPH02161522A (en) Memory content changing system
JPS61156339A (en) Trace processing system
JPS62278660A (en) Access control system
JPH0235521A (en) Generation system for patch image
JPH0460822A (en) Input device
JPS6258339A (en) Instruction fetching controller
JPH05204631A (en) Register restoring system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19981006

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081030

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees