JPH0362114A - Data input processing system - Google Patents

Data input processing system

Info

Publication number
JPH0362114A
JPH0362114A JP1197555A JP19755589A JPH0362114A JP H0362114 A JPH0362114 A JP H0362114A JP 1197555 A JP1197555 A JP 1197555A JP 19755589 A JP19755589 A JP 19755589A JP H0362114 A JPH0362114 A JP H0362114A
Authority
JP
Japan
Prior art keywords
data
input
input data
storage
value
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.)
Pending
Application number
JP1197555A
Other languages
Japanese (ja)
Inventor
Kaoru Ikutani
幾谷 薫
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP1197555A priority Critical patent/JPH0362114A/en
Publication of JPH0362114A publication Critical patent/JPH0362114A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To save a storage capacity and to fix the stationary point of data without being affected by data processing time by referring to a stop or start display from the outside and performing corresponding operation. CONSTITUTION:When there is a stop instruction, a B processing means 5 stops the processing at this point and refers to the instruction from a stop/start instructing device at the intervals of several seconds. When the instruction can be referred to, the processing of the B processing means 5 is restarted to perform carry out processes from a process for finding the storage position of input data to be processed from values from a storage position instruction part 7 and a reference position instruction part 9 to a process for updating the value of the reference position instruction part 9. Even when the B processing means 5 is in the stop state, input operation is possible by an A processing means 4 and input processing is never stopped.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータ入力処理システム、特に複数のデータ入
力端末と複数種類のデータ入力手段を備え、入力データ
から生成、更新、削除すべき複数のデータがある場合の
データ入力処理システムに関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a data input processing system, and in particular, to a data input processing system, which is equipped with a plurality of data input terminals and a plurality of types of data input means, and has a plurality of input data to be generated, updated, and deleted. It relates to a data input processing system when there is data.

〔従来の技術〕[Conventional technology]

従来のこの種のデータ入力処理システムは、データ入力
操作と、その応答を制御する手段と、入カデータの内容
からデータの生成、更新、削除を行う手段を備えており
、前者の機能によりデータの入力操作と応答を繰り返し
ながら、あるまとまりのデータ入力が完了すると、後者
の機能により入力データの内容からデータの生成、更新
、削除の各処理を行い、そのひとまとまり分のデータ処
理が完了すると、次のデータ入力を行う為に前者の機能
のデータ入力操作を行う、といった手順で動作する。
Conventional data input processing systems of this type are equipped with means for controlling data input operations and responses, and means for generating, updating, and deleting data from the contents of input data. When a certain group of data input is completed by repeating input operations and responses, the latter function generates, updates, and deletes data from the contents of the input data, and when the data processing for that group is completed, It operates by performing the data input operation of the former function in order to input the next data.

又、入力データの内容により、データ入力操作とその応
答処理が異るときや、データの生成、更新、削除の手順
が異るときは、データ入力処理はそれぞれ別の処理とし
て構築し、あるデータ入力処理を行うときはその目的に
合った処理手段を選択する事により、そのデータ入力処
理手段が記憶装置へ格納され動作する。
Also, when the data input operation and its response processing differ depending on the content of the input data, or when the procedures for data generation, update, and deletion differ, the data input processing is constructed as a separate process, and a certain data When performing input processing, by selecting a processing means suitable for the purpose, the data input processing means is stored in the storage device and operated.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータ入力処理システムは、あるひとま
とまりのデータの入力後、次のデータ入力が可能となる
までデータの生成、更新、削除といったデータ処理を行
う必要があり、当然、その時ある程度の時間を要し、さ
らに複数の入力処理手段が動作している状況下でデータ
処理のタイミングが一致すると、より一層のデータ処理
時間が必要となるという第1の問題点がある。
In the conventional data input processing system described above, after inputting a certain set of data, it is necessary to perform data processing such as generating, updating, and deleting data until the next data can be input, which naturally takes a certain amount of time. Furthermore, if the data processing timings coincide in a situation where a plurality of input processing means are operating, there is a first problem in that even more data processing time is required.

第2の問題として、データのセーブを行うには各データ
共通の静止点を定め、その時点でデータ内容を別媒体へ
保存するが、データ入力の都度データの生成、更新、削
除といったデータ処理を行うので、静止点を定める為に
全ての入力処理を停止させる必要がある。
The second problem is that in order to save data, a common quiescent point is determined for each piece of data, and at that point the data contents are saved in a separate medium, but data processing such as data generation, updating, and deletion is required each time data is input. Therefore, it is necessary to stop all input processing in order to determine the static point.

第3図の問題として、複数の種類のデータ入力処理手段
が動作するとき全てが記憶装置へ格納されるので、−時
点で同時に動作する可能性のある処理手段の容量合計以
上の記憶容量が必要であり、又動作分だけの容量が入力
処理で占有される。
The problem in Figure 3 is that when multiple types of data input processing means operate, all are stored in the storage device, so a storage capacity that is greater than the total capacity of the processing means that may operate simultaneously at point - is required. In addition, the capacity corresponding to the operation is occupied by input processing.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のシステムは、データ入力を行う為の複数の端末
と複数の種類のデータ入力処理手段を備え、そのデータ
入力処理手段により複数のデータを生成しファイルとし
て保存する様に構成されているデータ入力処理システム
において、入力データを格納する入力データ格納部と、
その格納位置を示す値を保有する格納位置指示部と、 データ入力操作と応答処理を制御しながら前記格納位置
指示部の値に基き入力データを前記入力データ格納部に
格納し、前記格納位置指示部の値を次の入力データの格
納位置を示す値に更新する手段と、 前記入力データ格納部に格納された入力データを参照す
るときにその参照位置を示す値を保有する参照位置指示
部と、 前記参照位置指示部に基き入力データ格納部から人力デ
ータを参照し、その入力データの内容に応じたデータ生
成処理を行い前記参照位置指示部の値を次に参照する入
力データの格納位置を示す値に更新し、外部からの停止
もしくは開始の指示を参照し、それに応じた動作を行う
手段とを有することを特徴とする。
The system of the present invention is equipped with a plurality of terminals for inputting data and a plurality of types of data input processing means, and is configured to generate a plurality of data by the data input processing means and save it as a file. In the input processing system, an input data storage unit that stores input data;
a storage position instruction unit that holds a value indicating the storage position; and a storage position instruction unit that stores input data in the input data storage unit based on the value of the storage position instruction unit while controlling data input operations and response processing; means for updating the value of the section to a value indicating the storage position of the next input data; and a reference position indicating section that holds a value indicating the reference position when referring to the input data stored in the input data storage section. , refers to human data from the input data storage section based on the reference position instruction section, performs data generation processing according to the contents of the input data, and determines the storage position of the input data to be referenced next based on the value of the reference position instruction section. It is characterized by having means for updating to a value indicated, referring to an external stop or start instruction, and performing an operation in accordance with the instruction.

〔実施例〕〔Example〕

次に本発明について、図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成図を示す。FIG. 1 shows a configuration diagram of an embodiment of the present invention.

1は表示装置、2は入力装置、3は第1記憶装置、4は
A処理手段、5はB処理手段、6は第2記憶装置、7は
格納位置指示部、8は入力データ格納部、9は参照位置
指示部、10は生成データ、11は停止開始指示装置を
それぞれ表わす。
1 is a display device, 2 is an input device, 3 is a first storage device, 4 is A processing means, 5 is B processing means, 6 is a second storage device, 7 is a storage position instruction section, 8 is an input data storage section, Reference numeral 9 represents a reference position instructing unit, 10 represents generated data, and 11 represents a stop start instructing device.

表示装置1と入力装置2はデータ入力を行う為の装置、
第1記憶装置3はA処理手段4.B処理手段5が動作す
るとき、それぞれが格納される装置、入力データ格納部
8は入力されたデータ内容を格納する為の記憶領域、格
納位置指示部7は入力データを入力データ格納部8に格
納するとき、その格納位置を指示する値を保有する為の
記憶領域、A処理手段4は表示装置7と入力装置2に対
する入力操作と応答の制御を行い、格納位置指示部7の
値に基き入力データを入力データ格納部8へ格納し、格
納位置指示部7の値を次の入力データの格納位置を示す
値に更新する機能を有する処理手段、参照位置指示部9
は入力データ格納部8に格納された入力データを参照す
るときに、その参照位置を指示する値を保有する為の記
憶領域、生成データ10は入力データの内容に基き、生
成。
The display device 1 and the input device 2 are devices for inputting data,
The first storage device 3 includes the A processing means 4. When the B processing means 5 operates, the input data storage unit 8 is a storage area for storing the input data contents, and the storage position instruction unit 7 stores the input data in the input data storage unit 8. When storing, the storage area A processing means 4 for holding the value indicating the storage position controls the input operation and response to the display device 7 and the input device 2, and based on the value of the storage position instruction section 7. A reference position indicating unit 9 is a processing means having a function of storing input data in the input data storage unit 8 and updating the value of the storage position indicating unit 7 to a value indicating the storage position of the next input data.
is a storage area for holding a value indicating the reference position when referring to the input data stored in the input data storage unit 8, and generated data 10 is generated based on the contents of the input data.

更新、削除により生成されるデータ、停止開始指示装置
11はB処理手段5に対し停止、開始の指示を行う装置
、B処理手段5は参照位置指示部9に基き入力データ格
納部8から入力データを参照し、その入力データの内容
に応じ生成データ10のデータ生成処理を行い、参照位
置指示部9の値を次に参照する入力データの格納位置を
示す値に更新し、停止開始指示装置11からの指示に基
く動作を行う機能を有する処理手段である。
Data generated by updating and deletion, the stop/start instructing device 11 is a device that instructs the B processing means 5 to stop and start, and the B processing means 5 receives input data from the input data storage section 8 based on the reference position instruction section 9. , performs the data generation process of the generated data 10 according to the contents of the input data, updates the value of the reference position indicating section 9 to a value indicating the storage position of the input data to be referenced next, and stops the start instruction device 11. This processing means has the function of performing operations based on instructions from the computer.

次に実施例における入力操作から入力データの内容を出
力するまでのA処理手段4による動作とその動作に関連
する他の機能を説明する。
Next, the operation of the A processing means 4 from input operation to outputting the contents of input data in the embodiment and other functions related to the operation will be explained.

A処理手段4は表示装置1.入力装置2の入力操作と応
答の制御を行い、ひとまとまりのデータ入力の完了の指
示を受けるとその入力データ内容をある定まった形式の
データに構成する。この形式とは、入力データ格納部8
に出力する入力データの形式のことで、B処理手段5が
この入力データを参照し生成データ10を作成するのに
必要な条件やデータ内容が一定の規則で構成されており
、又、B処理手段が入力データを参照して、データ入力
処理の種類やデータ内容が認識できる形式になっている
必要がある。
A processing means 4 is a display device 1. It controls the input operations and responses of the input device 2, and when receiving an instruction to complete input of a batch of data, configures the input data contents into data in a certain format. This format is the input data storage section 8
The format of the input data output to the B processing means 5 is a format in which the conditions and data contents necessary for the B processing means 5 to refer to this input data and create the generated data 10 are configured according to certain rules. The format must be such that the means can refer to the input data and recognize the type of data input processing and data content.

この入力データは入力データ格納部8へ格納するが、そ
のデータを参照するとき、次に参照すべきデータが認識
でき、直接参照できる形態をとる。
This input data is stored in the input data storage section 8, and when the data is referenced, the next data to be referenced can be recognized and directly referenced.

従って、入力データ格納部8の領域は、1,2゜3・・
・といった相対的なデータの格納位置でデータ参照でき
るIJitcにする。
Therefore, the area of the input data storage section 8 is 1,2°3...
Use IJitc that allows data to be referenced using relative data storage locations such as .

この結果、A処理手段4は、格納位置を指定して直接に
データを格納でき、又、B処理手段5は、参照位置を指
定し、直接にデータを参照できる。
As a result, the A processing means 4 can specify a storage position and directly store data, and the B processing means 5 can specify a reference position and directly refer to data.

この時のデータ格納位置は、格納位置指示部7の値に「
1」を加えた値である。しがし、入力データ格納部8を
巡回して利用する方法を採用し、最終格納位置の次の格
納位置は「1」とする。
At this time, the data storage position is determined by the value of the storage position instruction section 7.
1" is added. However, a method is adopted in which the input data storage section 8 is circulated and used, and the storage position next to the final storage position is set to "1".

又、B処理手段5が参照していない位置の入力データを
次の入力データで置き替えることがない様にする為に、
格納可能位置の範囲は、格納位置指示部7の値に「1」
を加えた値から参照位置指示部9の値から「1」を減じ
た値までとする。ただし、格納位置指示部7の値が最終
格納位置の値の時それに「■」を加えた値は「1」とし
、参照位置指示部9の値が「1」の時それから「1」を
滅じだ値は最終格納位置の値とする。
Also, in order to prevent input data at a position not referenced by the B processing means 5 from being replaced with the next input data,
The range of storage positions is set to “1” in the storage position instruction section 7.
from the value added to the value obtained by subtracting "1" from the value of the reference position indicator 9. However, when the value of the storage position indicator 7 is the value of the final storage position, the value obtained by adding "■" to it is ``1'', and when the value of the reference position indicator 9 is ``1'', then ``1'' is deleted. The actual value shall be the value at the final storage position.

そこで、格納しようとする入力データがこの範囲内に納
まらないとき、入力処理の応答として待機後入力完了指
示を行う様に、もしくは、キャンセルを行う様にそれぞ
れの入力処理に対応した通知を行う。こうして求められ
た格納位置に基き入力データを入力データ格納部へ格納
し、その後で格納位置指示部7の値を入力データを格納
した位置の値に更新する。これでひとまとまりのデータ
入力が完了し次のデータ入力処理を行う。
Therefore, when the input data to be stored does not fall within this range, a notification corresponding to each input process is issued to issue an input completion instruction after waiting as a response to the input process, or to cancel the input process. The input data is stored in the input data storage unit based on the storage position determined in this way, and then the value in the storage position indication unit 7 is updated to the value of the position where the input data is stored. This completes a batch of data input, and the next data input process is performed.

次に実施例における入力データ内容に対するデータの生
成、更新、削除の処理の動作とその動作に関連する他の
機能を説明する。
Next, the operation of data generation, update, and deletion processing for input data contents in the embodiment and other functions related to the operation will be explained.

B処理手段5は、まず入力データ格納部8に格納されて
いる入力データで処理対象とすべき入力データの格納位
置を格納位置指示部7と参照位置指示部9の値から求め
る。その求め方は、格納位置指示部7の値と参照位置指
示部9の値が等しいとき処理対象とする入力データは無
いとする。参照位置指示部9の値より格納位置指示部7
の値が大きいときは、参照位置指示部9の値に「1」を
加えた値から格納位置指示部7の値までであり、格納位
置指示部7の値より参照位置指示部9の値が大きいとき
は、参照位置指示部9の値に「1」を加えた値から最終
格納位置の値までと「1」から格納位置指示部7の値ま
でである。
The B processing means 5 first determines the storage position of the input data to be processed from the input data stored in the input data storage unit 8 from the values of the storage position indication unit 7 and the reference position indication unit 9. The method for determining this is based on the assumption that when the value of the storage position indicator 7 and the value of the reference position indicator 9 are equal, there is no input data to be processed. Storage position instruction section 7 from the value of reference position instruction section 9
When the value of is large, the value is from the value of the reference position indicator 9 plus "1" to the value of the storage position indicator 7, and the value of the reference position indicator 9 is greater than the value of the storage position indicator 7. When it is large, it is from the value obtained by adding “1” to the value of the reference position indicator 9 to the value of the final storage position, and from “1” to the value of the storage position indicator 7.

ただし、参照位置指示部9の値が最終格納位置の値と等
しいとき、参照位置指示部9の値に「1」を加えた値か
ら最終格納位置の値までとは処理対象とする入力データ
は無いものとする。処理対象とする入力データが無いと
き、数秒処理を一時的に停止させ、再度格納位置指示部
7と参照位置指示部9の参照処理から動作する。
However, when the value of the reference position indicator 9 is equal to the value of the final storage position, the input data to be processed is from the value of the reference position indicator 9 plus "1" to the value of the final storage position. Assume that there is no When there is no input data to be processed, the processing is temporarily stopped for a few seconds, and the operation starts again from the reference processing of the storage position instruction section 7 and the reference position instruction section 9.

参照範囲が求まればその格納位置の入力データを入力デ
ータ格納部8から順次に参照し、1件ごとにそのデータ
内容から生成データ10を作成し、その範囲の全ての入
力データの処理が終了すると、参照位置指示部9の値を
最後に参照した入力データの格納位置の値に更新する。
Once the reference range is determined, the input data at that storage location is sequentially referenced from the input data storage unit 8, and generated data 10 is created from the data contents for each item, and the processing of all input data in that range is completed. Then, the value of the reference position indicating section 9 is updated to the value of the storage position of the last referenced input data.

この参照位置指示部9の値を更新した後の時点で、停止
開始指示装置11からの停止指示が有るか参照する。
After updating the value of the reference position instructing section 9, it is checked whether there is a stop instruction from the stop start instructing device 11.

停止指示が無いとき、格納位置指示部7と参照位置指示
部9の値から処理対象とすべき入力データの格納位置を
求める処理から入力データを処理し参照位置指示部9の
値を更新するまでの処理を行う。
When there is no stop instruction, from the process of determining the storage position of the input data to be processed from the values of the storage position instruction section 7 and the reference position instruction section 9 to processing the input data and updating the value of the reference position instruction section 9. Process.

一方、停止指示が有るときは、この時点でB処理手段5
の処理を停止させ、停止中数秒置きに停止開始指示装置
からの指示を参照する。この参照は開始指示が参照でき
るまで繰り返され、開始指示が参照できた時点でB処理
手段5の処理を再開させ、格納位置指示部7と参照位置
指示部9の値から処理対象とすべき入力データの格納位
置を求める処理から入力データを処理し参照位置指示部
9の値を更新するまでの処理を行う。
On the other hand, when there is a stop instruction, the B processing means 5
The process is stopped, and instructions from the stop/start instruction device are referenced every few seconds while the process is stopped. This reference is repeated until the start instruction can be referenced, and when the start instruction can be referenced, the processing of the B processing means 5 is restarted, and the input to be processed is determined from the values of the storage position instruction section 7 and the reference position instruction section 9. Processing from determining the data storage position to processing the input data and updating the value of the reference position indicating section 9 is performed.

ところで、B処理手段5が停止することは、入力処理に
よる生成データ10の内容の変動も停止し各生成データ
10の共通の静止点を設けることができる。当然、B処
理手段5が停止しても入力操作はA処理手段4により動
作しており入力処理が停止することはない、これは、2
4時間システムにおける入力処理を停止させることなく
、変動データの静止点設定ができることを意味する。し
かしA処理手段4において、入力データの格納位置が参
照位置指示部9の値から「1」減じた値になったとき、
A処理手段4の機能も停止し入力処理が行えなくなるの
で、それを避ける為に、入力データ格納部8はB処理手
段5の停止時間に発生するデータの最大の見込み件数と
ある程度の余裕分の件数が充分格納できる領域を設ける
必要がある。ただし参照位置指示部9の値が「1」の時
「1」減じた値とは最終格納位置とする。
By the way, when the B processing means 5 stops, fluctuations in the contents of the generated data 10 due to input processing also stop, and a common stationary point for each generated data 10 can be provided. Naturally, even if the B processing means 5 stops, the input operation is still performed by the A processing means 4, so the input processing does not stop.
This means that a static point for fluctuating data can be set without stopping input processing in a 4-hour system. However, in the A processing means 4, when the storage position of the input data becomes a value obtained by subtracting "1" from the value in the reference position indicating section 9,
In order to avoid this, the input data storage unit 8 stores the maximum expected number of data that will be generated during the stop time of the B processing means 5 and a certain amount of margin. It is necessary to provide an area that can store a sufficient number of items. However, when the value of the reference position indicator 9 is "1", the value subtracted by "1" is the final storage position.

A処理手段4とB処理手段5は互いに別の処理を行う手
段として非同期に動作するので、互いに一方の動作に影
響されることなく動作し、処理の効率を上げることにつ
ながる。
Since the A processing means 4 and the B processing means 5 operate asynchronously as means for performing different processes, they operate without being affected by the operation of one of them, leading to increased processing efficiency.

又、複数の種類の入力処理が存在するシステムでは、入
力データに対する生成データ10の作成手順が異っても
、A処理手段4の機能に当たる入力操作や入力データの
構成が類似していれば、A処理手段4を共通化させる。
In addition, in a system where multiple types of input processing exist, even if the creation procedure of the generated data 10 for input data is different, if the input operation corresponding to the function of the A processing means 4 and the structure of the input data are similar, The A processing means 4 is made common.

又、入力データの種類に関係なく生成データ10の作成
機能は全てB処理手段5に備え共通化させシステムにた
だ1つだけ存在する様にする。
Moreover, regardless of the type of input data, all the functions for creating the generated data 10 are provided in the B processing means 5 and shared, so that only one function exists in the system.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明のデータ入力処理システム
は、データ入力操作における応答の待ち時間がデータ処
理時間に左右されることがなくなり、一定でかつ短かす
なる。又、複数の種類のデータ入力処理が動作しても、
その処理が格納される記憶装置の使用容量を大幅に節約
することができる。さらに、入力処理を停止させること
なく刻々変化するデータの静止点を定めることができ、
24時間稼働システムに適している。
As described above, in the data input processing system of the present invention, the waiting time for a response in a data input operation is not affected by the data processing time, and is kept constant and short. Also, even if multiple types of data input processing operate,
The usage capacity of the storage device in which the processing is stored can be significantly reduced. Furthermore, it is possible to determine a static point for constantly changing data without stopping input processing.
Suitable for 24-hour operating systems.

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

第1図は本発明の一実施例の構成を示す図である。 ■・・・表示装置、2・・・入力装置、3・・・第1記
憶装置、4・・・A処理手段、5・・・B処理手段、6
・・・第2記憶装置、7・・・格納位置指示部、8・・
・入力データ格納部、9・・・参照位置指示部、10・
・・生成データ。
FIG. 1 is a diagram showing the configuration of an embodiment of the present invention. ■...Display device, 2...Input device, 3...First storage device, 4...A processing means, 5...B processing means, 6
...Second storage device, 7...Storage position instruction section, 8...
- Input data storage section, 9... Reference position instruction section, 10.
...Generated data.

Claims (1)

【特許請求の範囲】 データ入力を行う為の複数の端末と複数の種類のデータ
入力処理手段を備え、そのデータ入力処理手段により複
数のデータを生成しファイルとして保存する様に構成さ
れているデータ入力処理システムにおいて、 入力データを格納する入力データ格納部と、その格納位
置を示す値を保有する格納位置指示部と、 データ入力操作と応答処理を制御しながら前記格納位置
指示部の値に基き入力データを前記入力データ格納部に
格納し、前記格納位置指示部の値を次の入力データの格
納位置を示す値に更新する手段と、 前記入力データ格納部に格納された入力データを参照す
るときにその参照位置を示す値を保有する参照位置指示
部と、 前記参照位置指示部に基き入力データ格納部から入力デ
ータを参照し、その入力データの内容に応じたデータ生
成処理を行い前記参照位置指示部の値を次に参照する入
力データの格納位置を示す値に更新し、外部からの停止
もしくは開始の指示を参照し、それに応じた動作を行う
手段とを有することを特徴とするデータ入力処理システ
ム。
[Claims] Data that is configured to include a plurality of terminals for data input and a plurality of types of data input processing means, and to generate a plurality of data by the data input processing means and save it as a file. In an input processing system, an input data storage section that stores input data, a storage location instruction section that holds a value indicating the storage location of the input data, and an input data storage section that stores input data based on the value of the storage location instruction section while controlling data input operations and response processing. means for storing input data in the input data storage section and updating the value of the storage position indicating section to a value indicating a storage position of the next input data; and referencing the input data stored in the input data storage section. a reference position instruction section that holds a value indicating the reference position; and a reference position instruction section that refers to input data from the input data storage section based on the reference position instruction section, performs data generation processing according to the contents of the input data, and performs data generation processing according to the contents of the input data. Data characterized by having means for updating the value of the position indication part to a value indicating the storage position of the next referenced input data, referring to an external stop or start instruction, and performing an operation in accordance with the instruction. Input processing system.
JP1197555A 1989-07-28 1989-07-28 Data input processing system Pending JPH0362114A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1197555A JPH0362114A (en) 1989-07-28 1989-07-28 Data input processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1197555A JPH0362114A (en) 1989-07-28 1989-07-28 Data input processing system

Publications (1)

Publication Number Publication Date
JPH0362114A true JPH0362114A (en) 1991-03-18

Family

ID=16376443

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1197555A Pending JPH0362114A (en) 1989-07-28 1989-07-28 Data input processing system

Country Status (1)

Country Link
JP (1) JPH0362114A (en)

Similar Documents

Publication Publication Date Title
US5604853A (en) Text editor using insert, update and delete structures for undo and redo operations
US5230075A (en) Database shadowing system with data tags that select an operation of the save command
JPH0362114A (en) Data input processing system
JPH05233404A (en) File control system
JPH05134910A (en) File control method/system
JPS63762A (en) Text restoration processing system
JP2747164B2 (en) Software simulator
JPH0262633A (en) Inter-program communication system
JPH0573390A (en) Deadlock handling process system for data base
JPH0259816A (en) System parameter control system
JPH0573392A (en) Data base update system
JPH08101763A (en) Management system for system definition information
JPH05250243A (en) Data processing system for extended storage device
JPS6349952A (en) Memory control system
JPH03118646A (en) User file control method
JPH03278144A (en) Managing system for file in magnetic tape
JPH04158463A (en) Delivery output control system in loose coupling system
JPH06149640A (en) Management system for object oriented data base
JPS61221851A (en) Program loading system for system controller
JPS63150736A (en) Instantaneous os changeover system for computer system
JPH05120096A (en) File overflow controlling system
JPH04175822A (en) Correction history managing system
JPH0497444A (en) Maintenance diagnostic device for information processor
JPS63177249A (en) Text display system for text display editing device of editor
JPH01166124A (en) Volume shared control system