JP2845694B2 - Data processing device - Google Patents

Data processing device

Info

Publication number
JP2845694B2
JP2845694B2 JP30103292A JP30103292A JP2845694B2 JP 2845694 B2 JP2845694 B2 JP 2845694B2 JP 30103292 A JP30103292 A JP 30103292A JP 30103292 A JP30103292 A JP 30103292A JP 2845694 B2 JP2845694 B2 JP 2845694B2
Authority
JP
Japan
Prior art keywords
data
input
data processing
output
identification code
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.)
Expired - Fee Related
Application number
JP30103292A
Other languages
Japanese (ja)
Other versions
JPH06149713A (en
Inventor
義信 萩原
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.)
NIPPON DENKI SOFUTOEA KK
Original Assignee
NIPPON DENKI SOFUTOEA KK
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 NIPPON DENKI SOFUTOEA KK filed Critical NIPPON DENKI SOFUTOEA KK
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

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 input asynchronously 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 kind.

【0003】図3に示した従来のこの種のデータ処理装
置2Aには外部の複数台の入出力装置1A〜1Nが接続
されており、データ処理装置2A内には、これら複数台
の入出力装置1A〜1Nに接続された入出力部21と、
入出力部21に接続され、入出力装置1A〜1Nから出
力されるデータ処理命令とデータについてこの命令に従
った処理を非同期的に行い、その結果を後述するデータ
ファイル格納部25内の指定されたファイルに格納する
処理実行手段24とを備えている。
[0003] 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. An input / output unit 21 connected to the devices 1A to 1N;
A data processing command and data output from the input / output devices 1A to 1N connected to the input / output unit 21 are asynchronously processed in accordance with the command, and the result is stored in a data file storage unit 25 described later. Processing execution means 24 for storing the data in a file.

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

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

【0006】[0006]

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

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

【0008】[0008]

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

【0009】[0009]

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

【0010】図1は本発明のデータ処理装置の一実施例
を示すブロック図であり、図2は図1に示されている管
理テーブル記憶手段23が記憶する管理テーブルの構成
の説明図である。
FIG. 1 is a block diagram showing an embodiment of a data processing apparatus according to the present invention. FIG. 2 is an explanatory diagram of a configuration of a management table stored in a 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, in addition to the input / output unit 21, the processing execution unit 24, and the data file storage unit 25 already described with reference to FIG. A process determination execution unit 22 interposed between the process execution units 24, and a management table storage unit 23 connected to the process determination execution unit 22 and storing a management table described later.
And

【0012】管理テーブル記憶手段23には、図2に示
したように外部に接続された複数台の入出力装置1A〜
1Nに対して個別に与えられている装置識別符号とデー
タファイル格納部に格納されているデータファイルの内
で上述した入出力装置1A〜1Nの内の何れかから出力
されるデータ処理命令により指定され、このデータ処理
命令により稼働中のデータファイルに付されたデータフ
ァイル識別符号とを対応づけた管理テーブルが記憶され
る。このデータファイルの装置識別符号および稼働デー
タファイル識別符号を記憶する領域は予め作成してお
き、装置識別符号を予め外部から入力して記憶させてお
き、対応する稼働データファイル識別符号としては、デ
ータファイル格納部25が格納している何れのデータフ
ァイルにも属さない予め定められた符号(たとえば、0
00)を予め記憶させておく。
As shown in FIG. 2, the management table storage means 23 has a plurality of externally connected input / output devices 1A to 1A.
Designated by a data processing command output from any of the above-described 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 processing command is associated with the data file identification code assigned to the active data file 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, the device identification code is input and stored in advance from the outside, and the corresponding operation data file identification code is 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-1
When a data processing instruction designating a file having the file identification code 001 is output from one of the N, for example, the input / output device 1A, this instruction is input from the input / output unit 21 to the processing determination executing means 22 as it is. The data processing instruction is temporarily stored in the processing determination executing means 22 and
This processing determination execution means 22 is a data processing instruction.
The processing determination execution unit 22 refers to the contents of the operation data file identification codes corresponding to all the device identification codes in the management table stored in the management table storage unit 23, and performs the identified data processing. A check is made to see if there is one that matches the data file identification code specified in the instruction.

【0014】ここで、上述の一致するものが管理テーブ
ル内にあるときには、上述のデータ処理命令で指定した
ファイルについては、データ処理が実行中である旨の予
め定められた情報を、前述したデータ処理命令を出力し
た入出力装置を指定して入出力部21に出力し、それ以
後の処理を中止する。
Here, when the above-mentioned match is found in the management table, for the file specified by the above-mentioned data processing instruction, predetermined information that data processing is being executed is replaced with the above-mentioned data. 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 specified by the data processing instruction does not exist in the management table, the processing determination executing means 22 outputs the management table corresponding to the input / output device which has output the data processing instruction. Performs a process of rewriting the operating data file identification code corresponding to the device identification code in the data file to the data file identification code of the data file specified by the above data processing instruction, and executes the data processing instruction stored so far. The data is output to the means 24, and the processing according to the data processing instruction is executed.

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

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

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

【0020】[0020]

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

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

【図1】本発明のデータ処理装置の一実施例を示すブロ
ック図である。
FIG. 1 is a block diagram showing one 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.
FIG. 4 is an explanatory diagram showing a configuration of a management table in the table.

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

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

2 データ処理装置 1A〜1N 入出力装置 21 入出力部 22 処理判定実行手段 23 管理テーブル記憶手段 24 処理実行手段 25 データファイル格納部 2 data processing device 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)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 外部に接続された複数台の入出力装置か
らのデータの処理命令に基づいて内部に設けられた処理
実行手段によりデータの作成を行い該当するデータファ
イル格納部内にデータを格納しかつ前記データファイル
格納部内に格納されているデータについて入力されたデ
ータの処理命令に従った修正を行い修正後のデータを前
記データファイル格納部内の該当ファイル内に格納する
処理を行うデータ処理装置において、前記入出力装置の
装置識別名と処理すべきデータファイル名を含むデータ
処理命令および入力データを受信すると前記データ処理
装置内に出力すると共に前記データ処理装置内から前記
入出力装置宛に出力される情報を該当する前記入出力装
置宛に出力する入出力部と、前記入出力装置の有する装
置識別符号と稼働中のデータファイルの識別符号とを互
いに対応づけた管理テーブルを記憶する管理テーブル記
憶手段と、前記入出力部と前記処理実行手段との間に介
在し前記入出力部からデータ処理命令を受信するとこれ
を識別し前記管理テーブルのすべての装置識別符号に対
応する稼働データファイル識別符号の内容を参照し前記
受信したデータ処理命令で指定された稼働データファイ
ル識別符号が存在すれば前記指定されたデータファイル
に関するデータ処理が実行中である旨の情報を前記入出
力部に出力し稼働データファイル識別符号が存在しなけ
れば前記受信したデータ処理命令で指定された入出力装
置に該当する装置識別符号に対応する前記管理テーブル
内の前記稼働ファイル識別符号として前記データ処理命
令で指定されたデータファイル識別符号を記憶させ入力
されたデータ処理命令を前記処理実行手段に出力して指
定されたデータの処理を実行させ前記データ処理実行手
段により指定された処理が終了すると前記管理テーブル
内の該当する装置識別符号に対応する稼働データファイ
ル識別符号として予め定められた不稼働を示す記号を記
憶させる処理判定実行手段とを備えることを特徴とする
データ処理装置。
1. A method according to claim 1, wherein data is created by a processing execution means provided internally based on data processing instructions from a plurality of externally connected input / output devices, and the data is stored in a corresponding data file storage unit. And a data processing device for performing a process of correcting data stored in the data file storage unit in accordance with a processing instruction of input data and storing the corrected data in a corresponding file in the data file storage unit. When receiving a data processing instruction including a device identification name of the input / output device and a data file name to be processed and input data, the data is output to the data processing device and output from the data processing device to the input / output device. Input / output unit that outputs information to the corresponding input / output device, a device identification code of the input / output device, and A management table storing means for storing a management table in which the identification codes of the data files are associated with each other, and a data processing command interposed between the input / output unit and the processing execution unit when a data processing command is received from the input / output unit. If the operation data file identification code specified by the received data processing instruction exists by referring to the contents of the operation data file identification code corresponding to all the device identification codes in the management table, the specified data file Information indicating that the data processing is being executed is output to the input / output unit, and if the operation data file identification code does not exist, it corresponds to the device identification code corresponding to the input / output device specified by the received data processing instruction. The data file identification code specified by the data processing instruction as the operation file identification code in the management table And outputs an input data processing instruction to the processing execution means to execute processing of the specified data. When the processing specified by the data processing execution means ends, the corresponding device identification code in the management table is stored. A processing determination executing means for storing a predetermined symbol indicating non-operation as an operation data file identification code corresponding to the data processing apparatus.
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 JPH06149713A (en) 1994-05-31
JP2845694B2 true 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
JPH06149713A (en) 1994-05-31

Similar Documents

Publication Publication Date Title
JPH06242990A (en) Memory patching device
JPS63163930A (en) Alignment correction system
JP2845694B2 (en) Data processing device
JPH0695868A (en) Software management system
JP3114907B2 (en) How to change the sequence program of the programmable controller
JPS61156339A (en) Trace processing system
JPH06295247A (en) Real time processing realizing method
JP3021697B2 (en) Exception handling in programming languages
JPH06214792A (en) Message passing mechanism
JPS6041133A (en) Correcting method of control program
JPH0520089A (en) Assembly system
JPS62200945A (en) Communication control system
JPH06119162A (en) Function correcting method for information processor
JPH08272411A (en) Ladder instruction processor
JPH02161522A (en) Memory content changing system
JPH0497444A (en) Maintenance diagnostic device for information processor
JPH06324893A (en) Memory check method
JPH07141263A (en) Check code addition system
JPS62278660A (en) Access control system
JPH08123692A (en) Method and device for register allocation
JPH0235521A (en) Generation system for patch image
JPH01286053A (en) Data control system over plural types of computers
JPS63282525A (en) Correction system for execution type program file
JPH04281530A (en) Information processor
JPS63228341A (en) Program syntax checking 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