JPS6254322A - Data file input/output system - Google Patents
Data file input/output systemInfo
- Publication number
- JPS6254322A JPS6254322A JP60194317A JP19431785A JPS6254322A JP S6254322 A JPS6254322 A JP S6254322A JP 60194317 A JP60194317 A JP 60194317A JP 19431785 A JP19431785 A JP 19431785A JP S6254322 A JPS6254322 A JP S6254322A
- Authority
- JP
- Japan
- Prior art keywords
- file
- input
- data
- output
- 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.)
- Pending
Links
Landscapes
- Input From Keyboards Or The Like (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、データファイル入出力方式、特に、データエ
ントリシステムであった画面上のデータを編集しファイ
ルへ出力すること、およびファイル上の17コードを読
与取り画面へ表示する処理において、ファイルの入出力
処理を行なうだめのデータファイル入出力方式に関する
。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data file input/output method, in particular, a data entry system that edits data on a screen and outputs it to a file, and This invention relates to a data file input/output method for file input/output processing in the process of displaying code on a reading screen.
従来のデータファイル入出力方式は、一つのプログラム
の中に、出力用バッファ、入力用バッファおよびファイ
ルの入出力制御を行うルーチンが存在し、キーボードか
ら入力されたデータを出力用バッファに編集しファイル
への出力を行い、出力が完了した時点で次のデータがキ
ルボード↓り入力できる。またファイルからの入力に関
しては、ファイルからの入力処理が完了した時点でキー
ボードの操作が可能となる工うになっていた。In the conventional data file input/output method, one program contains an output buffer, an input buffer, and a routine that controls file input/output. When the output is completed, the next data can be input to the kill board. Regarding input from a file, keyboard operations were enabled once the input processing from the file was completed.
しかしながら、この工うな上述した従来のデータエント
リシステムにおけるデータファイル入出力方式は、ファ
イルへのデータ出力あるいはファイルからのデータ入力
処理が画面上の処理と一対一に対応しており、ファイル
に対する入出力処理が完了しなければキーボードからの
データ入力ができない工うになっているので、キーボー
ドからデータ入力処理速度を要求されるデータエンl−
IJシステムにおいて処理速度が早くならないという性
能上の問題、およびシステム移行時において。However, in the data file input/output method in the conventional data entry system described above, data output to a file or data input processing from a file corresponds one-to-one with processing on the screen, and input/output to a file Since data cannot be input from the keyboard until processing is completed, data input processing that requires high data input processing speed from the keyboard is not possible.
Performance problems such as the inability to speed up processing in IJ systems, and during system migration.
ファイル入出カル−チンも修正する必要があるという問
題がある。There is a problem in that the file input/output cultin also needs to be modified.
本発明のデータファイル入出力方式は、データエントリ
処理速度向上のため、およびシステム移行時の移植性向
上のために、共通入出力バッファ、制御ブロック、およ
びファイル処理タスクを含んで構成される。The data file input/output method of the present invention includes a common input/output buffer, a control block, and a file processing task in order to improve data entry processing speed and improve portability during system migration.
次に、本発明の実施例について、図面を参照して説明す
る。Next, embodiments of the present invention will be described with reference to the drawings.
第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.
データエントリプログラム1は主制御部であり、ファイ
ルへの入出力要求が発生したときに制御ブロック4に必
要な情報を設定する。ファイル処理タスク2は常時制御
ブロック4を監視しており、出力要求ならば共通入出力
バッファ3の出力バッファのデータをファイル5へ書き
込み、入力要求ならばファイル5から共通入出力バッフ
ァ3の入力バッファへデータを読み取る。共通入出力バ
ッファ3はデータエントリプログラム1からの出力デー
タを保持する出力バッファとファイル5からの入力デー
タを保持する入力バッファとで構成される。制御ブロッ
ク4は第2図に詳細に示すように出力要求フラグ6、入
力要求フラグ7、出力完了フラグ8、入力党了フラグ9
、処理終了フラグ10およびファイル5との入出力状況
を保持するステータス11を有する。The data entry program 1 is a main control unit and sets necessary information in the control block 4 when an input/output request to a file occurs. The file processing task 2 constantly monitors the control block 4, and if it is an output request, it writes the data in the output buffer of the common input/output buffer 3 to the file 5, and if it is an input request, it writes the data from the output buffer of the common input/output buffer 3 to the input buffer of the common input/output buffer 3. Read data to. The common input/output buffer 3 is composed of an output buffer that holds output data from the data entry program 1 and an input buffer that holds input data from the file 5. As shown in detail in FIG. 2, the control block 4 includes an output request flag 6, an input request flag 7, an output completion flag 8, and an input completion flag 9.
, has a processing end flag 10 and a status 11 that holds the input/output status with the file 5.
次に、第1図に示すデータファイル入出力方式の動作を
説明する。Next, the operation of the data file input/output method shown in FIG. 1 will be explained.
データの書き込みが発生した場合、データエントリプロ
グラム1は共通入出力バッファ3の出力バッファヘデー
タを設定した後、制御ブロック4の出力要求フラグ6を
オンとし1次のキーボードからのデータ入力処理を続行
する。その間に、ファイル処理タスク2はファイル5へ
の出力処理を行う。出力完了フラグ8はファイル5への
出力完了でオンとなり、同時に、出力要求フラグ6はオ
フとなる。データエントリプログラム1は欠のデータ出
力要求時に出力要求フラグ6をチェックし、オフであれ
ば出力完了フラグをオフとしデータの出力要求を行う。When data writing occurs, the data entry program 1 sets the data to the output buffer of the common input/output buffer 3, then turns on the output request flag 6 of the control block 4 and continues data input processing from the primary keyboard. do. During this time, the file processing task 2 performs output processing to the file 5. The output completion flag 8 turns on when the output to the file 5 is completed, and at the same time, the output request flag 6 turns off. The data entry program 1 checks the output request flag 6 when requesting missing data, and if it is off, turns off the output completion flag and requests data output.
データの読み取りデータエントリプログラム1が必要と
する場合には、入力要求フラグ7をオンとし入力要求を
行う。データエントリプログラム1は入力完了フラグ9
をチェックし、オンでちれば共通入出力バッファ30入
カバツフアからデータを引き取り、入力完了フラグ9を
オフとする。引き続きファイル5からのデータ入力が必
要ならば入力要求フラグ7をオンとし、キーボードから
のデータ入力を続行する。その間に、ファイル処理タス
ク2は次のデータをファイルにセットし、入力完了フラ
グ9をオンとする。If the data reading data entry program 1 requires it, the input request flag 7 is turned on and an input request is made. Data entry program 1 has input completion flag 9
is checked, and if it is on, data is taken from the input buffer of the common input/output buffer 30 and the input completion flag 9 is turned off. If it is necessary to continue inputting data from the file 5, the input request flag 7 is turned on to continue inputting data from the keyboard. During this time, the file processing task 2 sets the next data in the file and turns on the input completion flag 9.
ステータス11はデータエントリプログラム1が、入出
力要求の都度参無し、エラーと認識した場合には対応す
る処理を行う。In the status 11, when the data entry program 1 recognizes that each input/output request is not attended or an error, the corresponding processing is performed.
処理終了フラグ10はデータエントリプログラム1の終
了時に、ファイル処理タスク2に対してセットされ、フ
ァイル処理タスク2はその応答を処理終了フラグ10に
返す。この応答により、データエントリプログラムlは
処理を終了する。The processing end flag 10 is set for the file processing task 2 when the data entry program 1 ends, and the file processing task 2 returns a response to the processing end flag 10. In response to this response, the data entry program 1 ends its processing.
本発明のデータファイル入出力方式は、ファイルの入出
力処理をデータエントリプログラム本体から分離し別タ
スクとすることにより、キーボードからのデータ入力速
度を向上することができ、また、データエントリプログ
ラムを他システムへ容易に移植することが可能となると
いう効果がある。The data file input/output method of the present invention separates file input/output processing from the data entry program main body and makes it a separate task, thereby improving data input speed from the keyboard. This has the effect that it can be easily ported to other systems.
第1図は本発明の一実施例を示すブロック図。
第2図は第1図に示す制御ブロックの一例を示す構成図
である。
1・・・・・・データエントリプログラム、2・・・・
・・ファイル処理タスク、3・・・・・・共通入出力バ
ッファ、4・・・・・・制御ブロック、5・・・・・・
ファイル、6・・・・−・出力要求フラグ、7・・・・
・・入力要求フラグ、8・・・・・・出方完了フラグ、
9・・・・・・入力完了フラグ、10・・・・・・処理
終了フラグ、11・・・・・・ステータス。
fi /′° ・八
代JJ人 弁理士 内 原 日。
形1図
第2図 5
6: エカ要求7ラク。
7 人77#東フラグ
8:出力室Tフラグ
ク二 入力完了7ラク゛
10: 要理#Yフラク。
11 ステータスFIG. 1 is a block diagram showing one embodiment of the present invention. FIG. 2 is a configuration diagram showing an example of the control block shown in FIG. 1. 1... Data entry program, 2...
...File processing task, 3...Common input/output buffer, 4...Control block, 5...
File, 6...- Output request flag, 7...
...Input request flag, 8... Output completion flag,
9...Input completion flag, 10...Processing completion flag, 11...Status. fi /'° ・Yashiro JJ Patent attorney Hi Uchihara. Figure 1 Figure 2 5 6: Eka requirement 7 lacs. 7 Person 77# East flag 8: Output room T flag 2 Input completion 7 Raku 10: Catechism #Y flag. 11 Status
Claims (1)
ァイルへ出力したりファイル中のデータを1レコード単
位に入力するデータエントリシステムにおいて、共通入
出力バッファ、制御ブロックおよびファイル処理タスク
を含むことを特徴とするデータファイル入出力方式。A data entry system that outputs data input from a keyboard to a file record by record or inputs data in a file record by record, characterized by including a common input/output buffer, a control block, and a file processing task. Data file input/output method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60194317A JPS6254322A (en) | 1985-09-02 | 1985-09-02 | Data file input/output system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60194317A JPS6254322A (en) | 1985-09-02 | 1985-09-02 | Data file input/output system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6254322A true JPS6254322A (en) | 1987-03-10 |
Family
ID=16322588
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60194317A Pending JPS6254322A (en) | 1985-09-02 | 1985-09-02 | Data file input/output system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6254322A (en) |
-
1985
- 1985-09-02 JP JP60194317A patent/JPS6254322A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS60101644A (en) | Parallel processing computer | |
JPS5851327A (en) | Input and output control system | |
JPS6254322A (en) | Data file input/output system | |
JPS59111533A (en) | Digital data arithmetic circuit | |
JP2657947B2 (en) | Data processing device | |
JPH01130218A (en) | Simultaneous controller for plural auxiliary storage | |
JPS6069759A (en) | Control system for disk cache memory | |
JPS6343782B2 (en) | ||
JPH0266667A (en) | Parallel computing element | |
JPS59119456A (en) | Access system of segmented memory | |
JPS61170855A (en) | Input/output data processing system | |
JPS6345603A (en) | Program storing system for programmable controller | |
JPS62134718A (en) | Data access control system | |
JPS63249216A (en) | Registering and displaying system for command information | |
JPS6039265A (en) | Data transfer system | |
JPS6224340A (en) | Data transfer system | |
JPS6010339A (en) | Command parameter analysis system | |
JPS61234442A (en) | Program counter tracing device | |
JPH02230326A (en) | Pipe line information processor | |
JPH02247758A (en) | Control system for terminal information | |
JPS5856126A (en) | Data transfer device | |
JPH03148730A (en) | Process queue processing system | |
JPH0425961A (en) | Shared data update system | |
JPS6168642A (en) | Data processing system | |
JPH04142615A (en) | High speed disk access method |