JPH02216555A - System for controlling entry data file - Google Patents

System for controlling entry data file

Info

Publication number
JPH02216555A
JPH02216555A JP1037491A JP3749189A JPH02216555A JP H02216555 A JPH02216555 A JP H02216555A JP 1037491 A JP1037491 A JP 1037491A JP 3749189 A JP3749189 A JP 3749189A JP H02216555 A JPH02216555 A JP H02216555A
Authority
JP
Japan
Prior art keywords
data
input
valid
file
display
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
JP1037491A
Other languages
Japanese (ja)
Inventor
Motoaki Nishida
西田 元明
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 Software Kyushu 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 Kyushu Ltd filed Critical NEC Software Kyushu Ltd
Priority to JP1037491A priority Critical patent/JPH02216555A/en
Publication of JPH02216555A publication Critical patent/JPH02216555A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To recognize data which is finally inputted and to prevent the unmatching of a data file at the time of restoration after power is disconnected by storing the number of reading data and a final write address at the time of inputting and processing data. CONSTITUTION:At the time of inputting data, at first, the number of valid records 33 is referred, and a data group (one slip data) in the data file 35, which is shown by the number of the valid records 33 are displayed in a display so as to wait for recognition. An input guidance is displayed in the display after a recognized input is accepted. When data is inputted, error check is executed, input data is written in the data file 35 shown next to the number of the valid records. Then, the number of the valid records is added and updated and the input guidance is displayed again in the display so as to wait for input.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、エントリ−データファイルの管理方式に関
し、特にデータ入力中に発生する可能性が有る計算機の
電源切断の発生時にデータの正当性を保つエントリ−デ
ータファイル管理方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an entry data file management method, and in particular, to verifying the validity of data when a computer power is cut off, which may occur during data input. Entries to keep - related to data file management methods.

〔従来の技術〕[Conventional technology]

従来のこの種のエントリ−データファイル管理方式は、
例えば伝票データをファイル装置への書き込みを行なう
場合、ファイル装置の使用効率、書き込み時間及びファ
イル装置に書き込まれたデータの利用しやすさ等により
、伝票1枚当りの書き込みたいデータの長さとファイル
装置のしコードの長さが一致せず、伝票1枚当り複数レ
コードにより構成されているが、ファイル装置の有効レ
コード件数、書き込み可能件数は、計算機のオペレーテ
ィング・システムにより管理されている。
The conventional entry-data file management method of this type is as follows:
For example, when writing slip data to a file device, the length of the data to be written per slip and the file device depend on the usage efficiency of the file device, writing time, ease of use of the data written to the file device, etc. Although the lengths of the slip codes do not match and each slip is composed of a plurality of records, the number of valid records and the number of writable records in the file device are managed by the operating system of the computer.

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

上述した従来のエントリーデータ管理方式は、伝票1枚
に対して、ファイル装置上で複数レコードにて格納する
場合で入力装置にて伝票1枚入力終了後、ファイル装置
に対し格納途中で計算機の電源断等発生すると、オペレ
ーティングシステムにて管理されているファイル装置内
の有効レコード件数と入力が終了した伝票の枚数に不正
合が発生し、又、ファイル装置内に伝票データの途中ま
で格納されている場合も発生し、データ入力再開始の伝
票が不明確となる。
In the conventional entry data management method described above, when one slip is stored in multiple records on a file device, after one slip is inputted on the input device, the computer is turned off while it is being stored in the file device. If a disconnection occurs, an error will occur in the number of valid records in the file device managed by the operating system and the number of inputted slips, and the document data may be partially stored in the file device. Sometimes this happens, and the form for restarting data entry becomes unclear.

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

本発明のエントリ−データファイル管理方式は、データ
処理装置において、入力装置により入力されたデータの
正当性のチェックを行ない、エラーを検出する入力手段
と、該入力手段によりエラーを検出した場合、通知メツ
セージをデータ表示装置に表示する表示手段と、正当な
データを記憶するデータファイル装置にて記憶されてい
る有効データ最終アドレスの次位置に正当なデータを書
き込む手段と、記憶手段にて記憶されている有効データ
最終アドレスをデータを書き込んだアドレスに更新し、
管理情報ファイル装置に記憶させる管理情報更新手段と
を有している。
The entry-data file management method of the present invention includes an input means for checking the validity of data input by an input device in a data processing device and detecting an error, and a notification when an error is detected by the input means. a display means for displaying the message on the data display device; a means for writing the valid data at a position next to the last address of the valid data stored in the data file device for storing the valid data; Update the valid data last address to the address where the data was written,
and management information update means for storing the management information in the management information file device.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例を示す、第1図において、
本発明の一実施例はデータ処理装置11と、これに接続
される入力装置16、表示装置17、データファイル装
置18および管理情報ファイル装置19とから構成され
るシステムである。データ処理装置11は表示部12、
入力部13、データ書き込み部14および管理情報更新
部15とを有し、これら各部の機能を実現するものであ
る。
FIG. 1 shows an embodiment of the present invention.
One embodiment of the present invention is a system comprising a data processing device 11, an input device 16, a display device 17, a data file device 18, and a management information file device 19 connected thereto. The data processing device 11 includes a display unit 12,
It has an input section 13, a data writing section 14, and a management information updating section 15, and realizes the functions of these sections.

入力装置16は、文字9記号等(データ)を入力するも
ので、入力部13に対して入力データを通知するもので
ある。この入力部13は、入力装置16より通知された
入力データの正当性(例えばチェックデジットチェック
)の検査を行ない、不当なデータを検出した場合、表示
部12に対して、その旨のメツセージの表示を通知する
。データ書き込み部14は、正当な入力データを有効デ
ータ最終アドレス指示部の次位置より、入力データをデ
ータファイル装置19に書き込むものである。管理情報
更新部15は、有効データ最終アドレス指示部を、デー
タ書き込み部14にて書き込まれたデータファイル装置
19の最終アドレスに更新し、書き込むものである0表
示部12は、表示装置17に対してメツセージの表示通
知及び、有効データ最終アドレスで示すデータファイル
装置に有効レコードが存在する場合、表示装置17に対
して最終入力データとして表示通知するものである。デ
ータファイル装置18は正当なデータを記憶する装置で
ある。管理情報ファイル19は、データファイル装置1
8内の有効データ最終アドレスを記憶する装置である。
The input device 16 is used to input nine characters, symbols, etc. (data), and is used to notify the input unit 13 of the input data. This input unit 13 inspects the validity (for example, check digit check) of the input data notified from the input device 16, and if invalid data is detected, a message to that effect is displayed on the display unit 12. Notify. The data writing section 14 writes valid input data into the data file device 19 from the position next to the valid data final address indicating section. The management information update section 15 updates the valid data final address instruction section to the final address of the data file device 19 written by the data writing section 14, and the 0 display section 12, which is to be written, If a valid record exists in the data file device indicated by the valid data final address, the message is displayed and notified to the display device 17 as the final input data. The data file device 18 is a device that stores valid data. The management information file 19 is stored in the data file device 1
This is a device that stores the final address of valid data within 8.

第2図は本実施例におけるフローチャートを示し、第3
図は本発明の一実施例による装置のファイル関係を示す
6本実施例は管理情報ファイルとして第3図に示すよう
にデータ種別31、書き込み可能件数32、有効レコー
ド件数33、および有効データ件数34を有している。
FIG. 2 shows a flowchart in this embodiment, and the third
The figure shows the file relationship of the device according to one embodiment of the present invention.6 This embodiment is a management information file, as shown in FIG. have.

次に第3図を用いて本実施例の動作を説明すると、まず
ステップ21にて有効レコード件数33を参照し、既に
入力されたデータが存在するか否かを判定する。有効レ
コード件数33がゼロ以上の時は有効レコード件数33
で示すデータファイル35内のデータ群(1伝票データ
)をデイスプレィに表示し、操作員の確認待ちとする。
Next, the operation of this embodiment will be explained using FIG. 3. First, in step 21, the number of valid records 33 is referred to, and it is determined whether or not there is already input data. When the number of valid records 33 is greater than or equal to zero, the number of valid records is 33.
The data group (one slip data) in the data file 35 shown by is displayed on the display and waits for confirmation by the operator.

当処理により最終入力データの確認が容易に出来る。確
認入力受は付は後はステップ24にて、データ入力用ガ
イダンスをデイスプレィに表示する。−方、有効レコー
ド件数33がゼロの時はステップ24にてデータ入力用
ガイダンスをディスプレイに表示する。ステップ25に
おいては操作員により、データの入力又は終了指示入力
を行なう。
This process makes it easy to confirm the final input data. After confirming the input, in step 24, data input guidance is displayed on the display. - On the other hand, when the number of valid records 33 is zero, data input guidance is displayed on the display in step 24. In step 25, the operator inputs data or inputs a termination instruction.

終了指示の入力が行なわれた場合、動作終了とする。ス
テップ27は入力されたデータの正当性の検査を行ない
、エラーを検出した場合はデイスプレィにエラーメツセ
ージの表示(ステップ20)を行ないステップ25へ、
エラー未検出の場合は次のステップ28へ行く、ステッ
プ28では有効レコード件数33の次(+1件目)で示
すデータファイル35に入力データの書き込みを行なう
When a termination instruction is input, the operation is terminated. Step 27 checks the validity of the input data, and if an error is detected, an error message is displayed on the display (step 20), and the process goes to step 25.
If no error is detected, the process goes to the next step 28. In step 28, the input data is written to the data file 35 shown after the number of valid records 33 (+1st record).

ステップ29にては有効レコード件数33の更新を行な
う、なお、1入力データがnデータファイルレコードか
ら成る場合、有効レコード件数33にnを加算する。更
新後は再びステップ24へ戻る。
In step 29, the number of valid records 33 is updated. If one input data consists of n data file records, n is added to the number of valid records 33. After the update, the process returns to step 24 again.

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

以上説明したように本発明は、データの入力処理中に電
源断発生後において、データの入力単位による件数を管
理することにより、再度開始する場合、最後に入力した
データの確認が出来、データファイル上のデータについ
ても不正合が発生しない等の効果がある。
As explained above, the present invention manages the number of data input units after a power failure occurs during data input processing, so that when restarting, the last input data can be confirmed and the data file The above data also has the effect of preventing fraud from occurring.

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

第1図は本発明の一実施例を示す図、第2図は本発明の
一実施例における動作のフローチャートを示す図、第3
図は本発明の一実施例におけるファイル関係を示す図で
ある。 11・・・データ処理装置、12・・・表示部、13・
・・入力部、14・・・データ書き込み部、15・・・
管理情報更新部16・・・入力装置、17・・・表示装
置、18・・・データファイル装置、19・・・管理情
報ファイル装置、35・・・データファイル。
Fig. 1 is a diagram showing an embodiment of the present invention, Fig. 2 is a diagram showing a flowchart of the operation in an embodiment of the invention, and Fig. 3 is a diagram showing an embodiment of the present invention.
The figure is a diagram showing file relationships in one embodiment of the present invention. 11... Data processing device, 12... Display section, 13.
...Input section, 14...Data writing section, 15...
Management information update unit 16...input device, 17...display device, 18...data file device, 19...management information file device, 35...data file.

Claims (1)

【特許請求の範囲】[Claims] 入力装置、表示装置、データファイル装置および管理情
報ファイル装置に接続されるデータ処理装置において、
入力装置により入力されたデータの正当性のチェックを
行ない、エラーを検出する入力手段と、該入力手段によ
りエラーを検出した場合、通知メッセージをデータ表示
装置に表示する表示手段と、正当なデータを記憶するデ
ータファイル装置にて記憶されている有効データ最終ア
ドレスの次位置に正当なデータを書き込む手段と、記憶
されている有効データ最終アドレスをデータを書き込ん
だアドレスに更新し、管理情報ファイル装置に記憶させ
る管理情報更新手段とを含み、利用者に対する通知メッ
セージの表示及び記憶されている有効データ最終アドレ
スで示す位置に該当データの表示を行なうと共に入力装
置により入力された記憶媒体及び前記データ記憶媒体上
の有効データ件数、書き込み可能件数を記憶するように
したことを特徴とするエントリ−データファイル管理方
式。
In the data processing device connected to the input device, display device, data file device, and management information file device,
an input means for checking the validity of data input by an input device and detecting an error; a display means for displaying a notification message on a data display device when an error is detected by the input means; and a display means for displaying valid data on a data display device. A means for writing valid data to the next position of the last valid data address stored in the storage data file device, and a means for updating the stored valid data last address to the address where the data was written, and writing the valid data to the management information file device. a storage medium for displaying a notification message to the user and displaying the corresponding data at a position indicated by the final address of the stored valid data, and for inputting data using an input device; An entry-data file management method characterized by storing the number of valid data items and the number of writable data items.
JP1037491A 1989-02-16 1989-02-16 System for controlling entry data file Pending JPH02216555A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1037491A JPH02216555A (en) 1989-02-16 1989-02-16 System for controlling entry data file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1037491A JPH02216555A (en) 1989-02-16 1989-02-16 System for controlling entry data file

Publications (1)

Publication Number Publication Date
JPH02216555A true JPH02216555A (en) 1990-08-29

Family

ID=12498994

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1037491A Pending JPH02216555A (en) 1989-02-16 1989-02-16 System for controlling entry data file

Country Status (1)

Country Link
JP (1) JPH02216555A (en)

Similar Documents

Publication Publication Date Title
JPH02216555A (en) System for controlling entry data file
JPS62121555A (en) Management system for career information
US5951699A (en) Method and apparatus for verifying integrity of predefined data structures in a computer system
JPH0385650A (en) Disk volume restoration system
JP2977317B2 (en) Input control method of window terminal of financial institution
JPH0259837A (en) Data recovery processing system
JP2752785B2 (en) Dynamic operating environment change method
JP4667966B2 (en) Graphic information management system
JPH07325746A (en) Data file transfer management system
JPH04152488A (en) Ic card
JPH03137741A (en) Transaction phase control device
JP2963954B2 (en) Data collection device
JPS61150045A (en) Updating system of data base
JPS5941074A (en) On line documentation method and apparatus
JPH0478956A (en) Return medium generation controller
JPH0720930A (en) Production management device and production managing method using the same
JPS63318646A (en) File artificial updating system in on-line system
JPH01302429A (en) Source program editing system
JPH06163343A (en) Memory of manufacturing process
JP2000339183A (en) Data set management system for work area
JPH06250845A (en) Memory copying system
JPH0612309A (en) File restoration assistance system
JPS6015736A (en) Display system of item information
JPH10275192A (en) Bankbook issue data registration system, data registering method, and data base registration system
JPH07248946A (en) Error logging device