JPH1021147A - Data verify system - Google Patents

Data verify system

Info

Publication number
JPH1021147A
JPH1021147A JP8175286A JP17528696A JPH1021147A JP H1021147 A JPH1021147 A JP H1021147A JP 8175286 A JP8175286 A JP 8175286A JP 17528696 A JP17528696 A JP 17528696A JP H1021147 A JPH1021147 A JP H1021147A
Authority
JP
Japan
Prior art keywords
data
record
input
input device
storage device
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
JP8175286A
Other languages
Japanese (ja)
Inventor
Yasuyuki Kikuchi
康之 菊池
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 BUSINESS SYST KK
Original Assignee
NIPPON DENKI BUSINESS SYST 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 BUSINESS SYST KK filed Critical NIPPON DENKI BUSINESS SYST KK
Priority to JP8175286A priority Critical patent/JPH1021147A/en
Publication of JPH1021147A publication Critical patent/JPH1021147A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To parallelly perform data input and data check and to exactly and speedily perform a data entry job by inputting data from another input device and checking data through a verify check part when there is no continuation flag in a record from a storage device. SOLUTION: The data inputted from an input device A1 is written through a record write part 3 to a data storage device 4 with one record as a unit. At the same time, the record having the continuation flag is outputted as the next record. Continuously, when data are inputted from the input device A1, data inputted to the record having the continuation flag are outputted through the record write part 3 to the storage device 4. Besides, an input device B2 reads data from the data storage device 4 into a one-matter verify check part 5. Then, when the continuation flag does not rise in the read data, the same data are keyed in from the input device B2, and the verify check is performed by the verify check part 5.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、データエントリー
処理において、特に正確性及び迅速性を求められる業務
に好適なデータベリファイシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data verification system which is particularly suitable for tasks requiring high accuracy and speed in data entry processing.

【0002】[0002]

【従来の技術】従来、入力データのベリファイは、デー
タ入力後、記憶装置のデータをプリンターに印字して目
検で確認したり、あるいは、データを入力して記憶装置
に格納後、再度同じデータを入力し、記憶装置から読み
出したデータとの比較を行っていた。
2. Description of the Related Art Conventionally, input data is verified by, after data input, printing data in a storage device on a printer and confirming it by inspection, or after inputting data and storing it in the storage device, re-inputting the same data again. And comparison with the data read from the storage device was performed.

【0003】[0003]

【発明が解決しようとする課題】しかし、このような従
来例においては、入力とチェックとを並行して行うこと
が困難であり、チェック処理を含めたデータエントリー
業務が効率よく行えなかった。
However, in such a conventional example, it is difficult to perform input and check in parallel, and data entry work including check processing cannot be performed efficiently.

【0004】本発明はかかる問題を解決するためになさ
れたものであり、データ入力とデータチェックとがほぼ
並列的に行えデータエントリー業務が正確かつ迅速に行
えるデータベリファイシステムを提供する。
The present invention has been made to solve such a problem, and provides a data verification system in which data input and data check can be performed almost in parallel and a data entry operation can be performed accurately and quickly.

【0005】[0005]

【課題を解決するための手段】入力装置Aよりデータを
入力する時、記憶装置に入力データを1レコードと継続
フラグをもつレコードを順に出力する。次にデータが1
件入力されたら記憶装置の継続フラグをもつレコードに
データを出力し、次のレコードに継続フラグをもつレコ
ードを出力する。入力装置Aは以降これらを繰り返し、
入力終了時は継続フラグのかわりに終了フラグを記憶装
置に出力する。
When data is input from the input device A, one record of input data and a record having a continuation flag are sequentially output to the storage device. Then the data is 1
When the record is input, the data is output to the record having the continuation flag in the storage device, and the record having the continuation flag is output to the next record. The input device A repeats these steps thereafter,
At the end of input, an end flag is output to the storage device instead of the continuation flag.

【0006】同時に異なる入力装置Bより入力装置Aよ
り出力した記憶装置のデータを1レコード読み込む。こ
のレコードに継続フラグがなかったら入力装置Bよりデ
ータを入力し、ベリファイチェック部においてデータの
チェックを行う。継続フラグがあった時には状態表示制
御部よりメッセージを表示し、入力装置Aがデータを1
件出力するまで待つ。以降入力装置Bは終了フラグを見
つけるまでこの動作を繰り返す。
At the same time, one record of the data of the storage device output from the input device A from the different input device B is read. If there is no continuation flag in this record, data is input from the input device B, and the data is checked in the verify check unit. When there is a continuation flag, a message is displayed from the state display control unit, and
Wait until output. Thereafter, the input device B repeats this operation until it finds the end flag.

【0007】[0007]

【発明の実施の形態】以下に本発明の一実施形態につき
図面を参照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0008】図1は、本実施形態を示すブロック図であ
る。
FIG. 1 is a block diagram showing the present embodiment.

【0009】入力装置A1より入力されたデータは、レ
コード書込部3を通してデータ記憶装置に1レコードを
単位として書き込まれる。同時に次のレコードに継続フ
ラグのあるレコードを出力する。つづいて入力装置Aよ
りデータを入力されたときは、継続フラグのあるレコー
ドに入力されたデータをレコード書込部を介して記憶装
置4に出力する。入力装置Aは以降この処理を繰り返
す。入力終了時は、入力装置Aより終了宣言をし、継続
フラグのあるレコードを終了フラグのあるレコードに置
き替え、データ記憶装置4に出力する。
The data input from the input device A1 is written to the data storage device through the record writing unit 3 in units of one record. At the same time, a record with a continuation flag is output to the next record. Subsequently, when data is input from the input device A, the data input to the record having the continuation flag is output to the storage device 4 via the record writing unit. The input device A thereafter repeats this processing. At the end of the input, the input device A declares the end, replaces the record with the continuation flag with the record with the end flag, and outputs it to the data storage device 4.

【0010】また入力装置Bはデータ記憶装置よりデー
タを1件ベリファイチェック部に読み込む。そこで読み
込んだデータに継続フラグが立っていない時は、入力装
置Bより同一データを打ち込み、ベリファイチェック部
でベリファイチェックを行う。また継続フラグが立って
いる場合には、状態表示制御部6を通し入力装置Bに先
行する入力待ちであることを通知し、入力装置Aがデー
タを入力するまで待つ。この動作を終了フラグが検出さ
れるまで繰り返す。
The input device B reads data from the data storage device into the one-item verification check section. Then, when the continuation flag is not set in the read data, the same data is input from the input device B, and a verify check is performed by the verify check unit. If the continuation flag is set, the input device B is notified through the status display control unit 6 that the input device B is waiting for the preceding input, and waits until the input device A inputs data. This operation is repeated until the end flag is detected.

【0011】[0011]

【発明の効果】以上説明した如く本発明によれば、例え
ばデータ入力業務において従来の方法にてエントリ、ベ
リファイを行った時と比較し、エントリ業務の実稼働時
間の短縮が図れる。
As described above, according to the present invention, the actual operation time of the entry business can be shortened, for example, as compared with the case where entry and verification are performed by the conventional method in the data input business.

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

【図1】本発明の一実施形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

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

1,2 入力装置 3 レコード書込部 4 データ記憶装置 5 ベリファイチェック部 6 状態表示制御部 1, 2 input device 3 record writing unit 4 data storage device 5 verify check unit 6 status display control unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 データが入力される第1の入力手段と、 前記第1の入力手段により入力されたデータをレコード
単位で記憶する記憶手段と、 前記第1の入力手段により入力されたデータと同一のデ
ータを入力する第2の入力手段と、 前記記憶手段に少なくとも1レコードのデータが格納さ
れると、前記記憶手段内のベリファイ前の1レコードの
データを読み出し、前記第2の入力手段から入力された
データと照合するベリファイチェック手段とから構成さ
れるデータベリファイシステム。
A first input unit to which data is input; a storage unit that stores the data input by the first input unit in record units; and a data input by the first input unit. A second input unit for inputting the same data, and when at least one record of data is stored in the storage unit, one record of data before verification in the storage unit is read out, and the second input unit A data verifying system comprising a verifying check unit for checking input data.
JP8175286A 1996-07-04 1996-07-04 Data verify system Pending JPH1021147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8175286A JPH1021147A (en) 1996-07-04 1996-07-04 Data verify system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8175286A JPH1021147A (en) 1996-07-04 1996-07-04 Data verify system

Publications (1)

Publication Number Publication Date
JPH1021147A true JPH1021147A (en) 1998-01-23

Family

ID=15993471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8175286A Pending JPH1021147A (en) 1996-07-04 1996-07-04 Data verify system

Country Status (1)

Country Link
JP (1) JPH1021147A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008522260A (en) * 2004-11-19 2008-06-26 カーヴェー−ソフトウエア ゲーエムベーハー Method and apparatus for secure parameterization according to IEC 61508 SIL1 to 3 or EN954-1 categories 1 to 4

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008522260A (en) * 2004-11-19 2008-06-26 カーヴェー−ソフトウエア ゲーエムベーハー Method and apparatus for secure parameterization according to IEC 61508 SIL1 to 3 or EN954-1 categories 1 to 4

Similar Documents

Publication Publication Date Title
KR100243223B1 (en) Error correcting method when optical disc play
JPH1021147A (en) Data verify system
JPH05233413A (en) File recovery system
US5504862A (en) Logic verification method
CN114756440B (en) Data writing method, device and equipment of smart card and storage medium
JP2731047B2 (en) Program operand check method
CN110109774B (en) Method and system for generating Sercedit recognizable INF file through SCM (Single chip computer) knowledge base
JPH06236246A (en) Source data editing device for designing slip
JP4911084B2 (en) Configuration file application status confirmation method and system
JPH04345880A (en) Method for testing printer
JPS63311520A (en) Control system for input data
JP2500385B2 (en) Input data management method
JPH09218751A (en) Copy system to recording medium
JPS62224833A (en) Suitability inspecting system of data form
JPS5922147A (en) Checking system of retrial processing
JP2007080183A (en) Data processor and its control method
JPH08171534A (en) Transaction processor
JPH10302010A (en) Checking device for editing data
JPH07249002A (en) Background batch system reduced in on-line load
JPH08123911A (en) Online character recognition device
JPH07219856A (en) Memory device
JPH0619631A (en) Initialization system for storage device
JP2005135080A (en) Recycling process control system for faulty component, method therefor, and program therefor
JPH0822399A (en) Verifying system of information processor
JPH06274383A (en) File monitoring device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19991124