JP3307358B2 - Partial correction command method and information processing apparatus - Google Patents
Partial correction command method and information processing apparatusInfo
- Publication number
- JP3307358B2 JP3307358B2 JP05013699A JP5013699A JP3307358B2 JP 3307358 B2 JP3307358 B2 JP 3307358B2 JP 05013699 A JP05013699 A JP 05013699A JP 5013699 A JP5013699 A JP 5013699A JP 3307358 B2 JP3307358 B2 JP 3307358B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- error
- input
- error information
- corrected
- 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
Links
Landscapes
- Input From Keyboards Or The Like (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、情報処理装置に関
し、特に、入力コマンド情報の修正技術に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly to a technique for correcting input command information.
【0002】[0002]
【従来の技術】ヒューマンマシンインタフェース(HM
I)としてコマンド入力等キャラクタによる入力が行わ
れるコンピュータシステムにおいて、入力情報の桁数が
大きい場合、入力エラーの発生確率も大となり、またエ
ラーが発生した場合、全ての入力情報を再度入力するこ
とは煩雑である。2. Description of the Related Art Human Machine Interface (HM)
I) In a computer system in which a character is input by command input or the like, if the number of digits of the input information is large, the probability of occurrence of an input error increases, and if an error occurs, all the input information must be input again. Is complicated.
【0003】また入力出力画面として同一エリアを利用
する方式とされているコンピュータシステムにおいて、
情報を入力すると、該入力情報が画面から消えてしま
い、その処理結果が同一画面上に現れる場合、もし、入
力情報にエラーがあり、該情報が正しく処理されなかっ
た場合、再度、入力装置により1桁目から入力情報を入
力しなければならない。In a computer system which uses the same area as an input / output screen,
When the information is input, the input information disappears from the screen, and the processing result appears on the same screen.If there is an error in the input information and the information is not correctly processed, the input device is again used. Input information must be entered from the first digit.
【0004】この場合、入力情報の桁数が大きい場合
は、端末オペレータにとって入力作業、修正作業は大き
な負担となる。[0004] In this case, when the number of digits of the input information is large, the input operation and the correction operation impose a heavy burden on the terminal operator.
【0005】[0005]
【発明が解決しようとする課題】上記したように、従来
のコンピュータ装置において、入出力画面が同一のエリ
アを用いる場合、コマンド等入力情報にエラーがあり正
しく処理されない場合、入力したコマンドは画面から消
えてしまい、この為情報の全てを再度入力し直さなけれ
ばならず、入力作業負荷が増大する、という問題点を有
している。As described above, in the conventional computer apparatus, if the input / output screen uses the same area, if there is an error in the input information such as a command and the processing is not performed correctly, the input command is output from the screen. Therefore, there is a problem that the input work load increases because all of the information has to be input again.
【0006】なお、例えば実開平4−12038号公報
には、ROMの固定データにエラーがあった場合、RO
M等を交換する必要がある他、外部記憶媒体から正しい
プログラム/データを供給する場合、例えば1万バイト
のプログラム中に一バイトのエラーがあっても、一万バ
イト全体のプログラムを供給しなければならないという
問題点を解消するために、システム全体やその部品を交
換することなく、内蔵したバックアップRAMを用いて
一回のプログラム/データの修正を行うだけで、その後
のシステムの正常動作を迅速に実行させることを可能と
する装置構成として、プログラム/データを記憶したR
OM等の固定記憶手段と、入力手段からの指示により固
定記憶手段が記憶しているプログラム/データのエラー
とそのアドレスをチェックするエラーチェック手段と、
エラーチェック手段によりエラー部分が検出された場合
にそのアドレスを管理するアドレス管理手段と、修正プ
ログラム/データを記憶する修正内容記憶手段と、入力
手段からエラー部分に係る修正プログラム/データが入
力された場合に、その修正プログラム/データをアドレ
ス管理手段の管理アドレスに対応した修正内容記憶手段
のアドレス領域に書き込む修正データ書き込み手段と、
アドレス管理手段の管理アドレスを参照しながら、固定
記憶手段のプログラム/データの正常部分については、
固定記憶手段から、エラー部分についてはその修正プロ
グラム/データを修正内容記憶手段から読み出す読み出
し手段を備えた固定プログラム/データの修正装置が提
案されている。この従来の固定プログラム/データの修
正装置は、ROMのデータ/プログラムの修正を行うた
めのものであり、前述した入力手段から入力される情報
のエラー修正を行うための機能には適用できない。[0006] For example, in Japanese Utility Model Laid-Open No. 4-12038, when an error is found in the fixed data in the ROM, the RO
In addition to the need to exchange M, etc., when supplying a correct program / data from an external storage medium, for example, even if there is a 1-byte error in a 10,000-byte program, the entire 10,000-byte program must be supplied. In order to solve the problem of having to replace the entire system and its parts, only one program / data correction is required using the built-in backup RAM, and the subsequent normal operation of the system can be performed quickly. As a device configuration that can be executed by the
OM or other fixed storage means, an error check means for checking an error of a program / data stored in the fixed storage means and its address in accordance with an instruction from the input means,
When an error part is detected by the error check means, an address management means for managing the address, a correction content storage means for storing a correction program / data, and a correction program / data relating to the error part are inputted from the input means. Correction data writing means for writing the correction program / data to an address area of the correction content storage means corresponding to the management address of the address management means;
While referring to the management address of the address management means, for the normal part of the program / data of the fixed storage means,
There has been proposed a fixed program / data correction apparatus including a reading unit for reading a correction program / data for an error portion from a fixed storage unit from a correction content storage unit. This conventional fixed program / data correction device is for correcting data / programs in a ROM, and cannot be applied to the function for correcting errors in information input from the input means described above.
【0007】したがって本発明は、上記問題点に鑑みて
なされたものであって、その目的は、情報を処理してエ
ラーを検出した場合に該情報を部分修正することですべ
ての情報を再入力することなく修正可能とし、入力作業
負担を軽減し操作性を向上する方法及び装置を提供する
ことにある。SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above problems, and has as its object to re-input all information by partially correcting the information when an error is detected by processing the information. It is an object of the present invention to provide a method and an apparatus which can be modified without performing any operation, reduce the input work load and improve the operability.
【0008】[0008]
【課題を解決するための手段】前記目的を達成する本発
明は、情報処理装置に入力される情報の修正方法であっ
て、(a)入力情報についてエラーを検出した場合に、
エラー情報記憶手段に、レコードキーと前記入力情報よ
りなる形式でエラー情報を蓄積するとともに、出力手段
に前記エラー情報を出力するステップと、(b)修正対
象のエラー情報のレコードキーと修正内容が入力手段か
ら入力された場合、前記レコードキーを基に前記エラー
情報記憶手段を検索するステップと、(c)前記エラー
情報記憶手段からエラー情報が検索された場合には、読
み出された前記エラー情報と、入力された修正内容とを
比較・照合して、エラー部分を修正できるか否か検査
し、エラー部分が修正できる場合には、前記エラー情報
と前記修正内容を結合させることで修正後の情報全文を
生成するステップと、を含む、ことを特徴とする。The present invention for achieving the above object is a method for correcting information input to an information processing apparatus, comprising the steps of: (a) detecting an error in input information;
Storing the error information in a format consisting of a record key and the input information in the error information storage means, and outputting the error information to an output means; Searching for the error information storage means based on the record key when input from the input means; and (c) reading error information when error information is searched for from the error information storage means. The information and the input correction content are compared and collated to check whether or not the error portion can be corrected. If the error portion can be corrected, the error information and the correction content are combined to correct the error portion. And generating a full text of the information.
【0009】本発明においては、(d)前記作成された
情報を再度処理するステップと、(e)前記情報が正常
に処理された場合には、前記エラー情報記憶手段に蓄積
されているレコードキーと入力情報を削除し、さらに前
記情報が正常に処理された結果を、マスター情報記憶手
段に格納し、端末等の出力手段に、修正終了メッセージ
を出力するステップと、をさらに含む構成としてもよ
い。また上記目的は、特許請求の範囲の請求項3乃至7
のいずれの発明によっても達成される。In the present invention, (d) a step of processing the created information again; and (e) a record key stored in the error information storage means when the information is normally processed. And deleting the input information, storing the result of the normal processing of the information in a master information storage unit, and outputting a correction end message to an output unit such as a terminal. . Further, the above object is attained by claims 3 to 7 of the appended claims.
The invention is achieved by any of the inventions.
【0010】[0010]
【発明の実施の形態】本発明の実施の形態について説明
する。図1は、本発明の一実施の形態を説明するための
図である。コンピュータシステム101が、コマンド等
の入力情報について、エラーを検出した場合に、その情
報に関するエラー情報を出力するだけでなく、システム
内に作成済みのエラーテキストファイル102に、その
エラー情報を蓄積しておく。エラーテキストファイル1
02に格納される各エラー情報は、レコードキーにより
管理されている。すなわち、エラーが検出された入力情
報は、「レコードキー+入力情報」の形式で、エラーテ
キストファイル102に格納される。Embodiments of the present invention will be described. FIG. 1 is a diagram for explaining an embodiment of the present invention. When the computer system 101 detects an error in input information such as a command, the computer system 101 not only outputs error information relating to the information, but also stores the error information in an error text file 102 that has been created in the system. deep. Error text file 1
02 is managed by a record key. That is, the input information in which the error is detected is stored in the error text file 102 in the format of “record key + input information”.
【0011】そして、エラーを検出した場合、「レコー
ドキー+修正情報」の形式でエラー情報を更新し、シス
テム端末のプリンタ等に、「レコードキー+修正情報」
を出力する。When an error is detected, the error information is updated in the format of "record key + correction information", and the "record key + correction information" is stored in a printer or the like of the system terminal.
Is output.
【0012】図2を参照すると、端末オペレータは、シ
ステム端末105から、(修正対象のエラー情報のレコ
ードキー)+(エラーを検出した箇所の修正イメージ)
をコンピュータシステム101に入力する。Referring to FIG. 2, the terminal operator uses the system terminal 105 to obtain (the record key of the error information to be corrected) + (the correction image of the location where the error is detected).
Is input to the computer system 101.
【0013】この場合、コンピュータシステム101
は、レコードキーをもとに、エラーテキストファイル1
02を検索し、エラー情報が読み込めた場合には、その
情報を部分修正機能103に供給する。部分修正機能1
03では、供給されたエラー情報と、システム端末から
入力された修正情報を比較・照合して、エラー部分を修
正できるか検査し、エラーを修正できる場合には、抽出
したエラー情報と、エラーを検出した箇所の修正イメー
ジを結合させることにより、作成した情報全文を、コン
ピュータシステム101で再度処理する。そして、正常
に処理された場合、エラーテキストファイル102に蓄
積されている「レコードキー+入力情報」を削除し、さ
らに正常に処理された結果をマスターファイル104に
格納し、システム端末に修正終了メッセージを出力す
る。In this case, the computer system 101
Is the error text file 1 based on the record key
02, and if the error information is read, the information is supplied to the partial correction function 103. Partial correction function 1
In step 03, the supplied error information and the correction information input from the system terminal are compared and collated to check whether the error portion can be corrected. If the error can be corrected, the extracted error information and the error are compared. By combining the corrected images of the detected portions, the created full text of information is processed again by the computer system 101. If the processing is successful, the "record key + input information" stored in the error text file 102 is deleted, the result of the normal processing is stored in the master file 104, and a correction end message is sent to the system terminal. Is output.
【0014】本発明は、その好ましい実施の形態におい
て、情報処理装置が、(a)入力情報について、エラー
を検出した場合に、エラー情報記憶手段に、レコードキ
ーと入力情報の形式でエラー情報を蓄積するとともに、
出力手段に、前記エラー情報を出力する処理、(b)修
正対象のエラー情報のレコードキーと修正内容が入力手
段から入力された場合、前記レコードキーをもとに前記
エラー情報記憶手段を検索する処理、(c)前記エラー
情報記憶手段からエラー情報が読み込めた場合には、前
記エラー情報と、入力された修正内容とを比較・照合し
て、エラー部分を修正できるか否か検査し、エラー部分
が修正できる場合には、前記エラー情報と修正内容を結
合させて修正後の情報全文を作成する処理、(d)前記
作成された情報を再度実行する処理、及び、(e)前記
情報が正常に処理された場合には、前記エラー情報記憶
手段に蓄積されているレコードキーと入力情報を削除
し、さらに前記情報が正常に処理された結果を、マスタ
ー情報記憶手段に格納し、前記出力手段に、修正終了メ
ッセージを出力する処理を含み、上記(a)〜(e)の
各処理は、情報処理装置の主記憶にプログラムをロード
して実行することで実現することができる。この場合、
該プログラムを記録した情報処理装置で読み出し可能な
記録媒体から読み出し装置を介してプログラムを情報処
理装置の主記憶にロードして実行することで、本発明を
実施することができる。According to a preferred embodiment of the present invention, when the information processing apparatus detects an error in the input information, the error information is stored in the error information storage means in the form of a record key and the input information. While accumulating,
A process of outputting the error information to an output unit; (b) when the record key and the correction content of the error information to be corrected are input from the input unit, searching the error information storage unit based on the record key Processing, (c) when the error information can be read from the error information storage means, the error information is compared with the input correction content to check whether the error portion can be corrected, If the part can be corrected, the error information and the correction content are combined to create a full text of the corrected information, (d) the created information is executed again, and (e) the information is If the processing is successful, the record key and the input information stored in the error information storage means are deleted, and the result of the normal processing of the information is stored in the master information storage means. In addition, the method includes a process of outputting a correction end message to the output unit, and each of the processes (a) to (e) can be realized by loading a program into a main storage of the information processing apparatus and executing the program. it can. in this case,
The present invention can be implemented by loading a program from a recording medium readable by the information processing apparatus that records the program into the main storage of the information processing apparatus via the reading apparatus and executing the program.
【0015】[0015]
【実施例】本発明の実施例について図面を参照して以下
に説明する。図3は、本発明の一実施例の構成を示す図
である。DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to the drawings. FIG. 3 is a diagram showing the configuration of one embodiment of the present invention.
【0016】図3を参照すると、本実施例の情報処理装
置は、キーボード等の入力装置1と、プログラム制御に
より動作するデータ処理装置2と、情報を記憶する記憶
装置3と、ディスプレイ装置や印刷装置等の出力装置4
と、を含む。Referring to FIG. 3, an information processing apparatus according to the present embodiment includes an input device 1 such as a keyboard, a data processing device 2 operated by program control, a storage device 3 for storing information, a display device and a printing device. Output device 4 such as device
And
【0017】記憶装置3は、エラー情報記憶部31と、
マスター情報記憶部32とを備えている。The storage device 3 includes an error information storage unit 31 and
A master information storage unit 32.
【0018】エラー情報記憶部31は、エラーが検出さ
れた入力情報を、「レコードキー+入力情報」の形式で
記憶している。マスター情報記憶部32は、エラーを検
出しなかった入力情報を処理した結果を記憶している。The error information storage section 31 stores input information in which an error has been detected in the form of "record key + input information". The master information storage unit 32 stores a result of processing input information for which no error was detected.
【0019】データ処理装置2は、エラー情報読込手段
21と、エラー部分修正手段22と、通常処理手段23
とを備えている。The data processing device 2 includes an error information reading means 21, an error part correcting means 22, and a normal processing means 23.
And
【0020】エラー情報読込手段21は、入力装置1か
ら与えられた入力文字列中のレコードキーを検索キーと
して、エラー情報記憶部31に記憶されたエラー情報を
検索し、システム内に読み込む。The error information reading means 21 searches the error information stored in the error information storage unit 31 using the record key in the input character string provided from the input device 1 as a search key, and reads the error information into the system.
【0021】エラー部分修正手段22は、入力装置1か
ら与えられた入力文字列中の修正文と、エラー情報読込
手段21で読み込んだエラー情報とを比較照合して、修
正済みの情報を作成する。The error part correcting means 22 compares and corrects the correction sentence in the input character string given from the input device 1 with the error information read by the error information reading means 21 to create corrected information. .
【0022】通常処理手段23は、修正済みの情報を再
処理する。The normal processing means 23 reprocesses the corrected information.
【0023】ここで、エラーを検出した場合は、通常処
理手段23は、同一のレコードキーを使用して、エラー
情報記憶部31に、「レコードキー+修正済みの情報」
の形式でエラー情報を更新し、さらに出力装置4に、
「レコードキー+修正済みの情報」を出力する。If an error is detected, the normal processing means 23 stores "record key + corrected information" in the error information storage unit 31 using the same record key.
The error information is updated in the format of
Outputs "record key + corrected information".
【0024】エラーを検出しなかった場合には、エラー
情報記憶部31に記憶されている当該レコードキーのエ
ラー情報を削除すると同時に、処理結果の情報を、マス
ター情報記憶部32に蓄積する。さらに処理が正常に行
われた旨を示すメッセージを出力装置4に出力する。If no error is detected, the error information of the record key stored in the error information storage unit 31 is deleted and, at the same time, the information of the processing result is stored in the master information storage unit 32. Further, a message indicating that the processing has been performed normally is output to the output device 4.
【0025】図4は、本発明の一実施例の動作を説明す
るための流れ図である。次に、図3および図4を参照し
て、本実施例の動作について詳細に説明する。入力装置
1から与えられた入力文字列は、エラー情報読込手段2
1に供給される。FIG. 4 is a flowchart for explaining the operation of one embodiment of the present invention. Next, the operation of the present embodiment will be described in detail with reference to FIGS. The input character string given from the input device 1 is
1 is supplied.
【0026】エラー情報読込手段21は、入力文字列中
に含まれるレコードキーを検索キーとして、エラー情報
記憶部31からエラー情報を読み込む(図4のステップ
A1およびA2)。The error information reading means 21 reads error information from the error information storage unit 31 using a record key included in the input character string as a search key (steps A1 and A2 in FIG. 4).
【0027】ここで、エラー情報が読み込めなかった場
合には、入力文字列が不正であるから(間違ったレコー
ドキーを入力)、入力エラーメッセージを出力装置4に
出力する(図4のステップA5)。Here, if the error information cannot be read, the input character string is incorrect (input of an incorrect record key), and an input error message is output to the output device 4 (step A5 in FIG. 4). .
【0028】エラー情報が読み込めた場合には、その情
報を、エラー部分修正手段22に供給する。When the error information can be read, the information is supplied to the error portion correcting means 22.
【0029】エラー部分修正手段22は、供給されたエ
ラー情報と、入力装置1から入力された入力文字列中の
エラー修正情報を比較・照合して、エラー部分を修正で
きるか検査する(図4のステップA3)。The error part correcting means 22 compares the supplied error information with the error correction information in the input character string input from the input device 1 and checks whether the error part can be corrected (FIG. 4). Step A3).
【0030】エラーを修正できない場合には、入力文字
列が不正であるから(間違ったエラー修正情報を入
力)、入力エラーメッセージを出力装置4に出力する
(図4のステップA5)。If the error cannot be corrected, the input character string is incorrect (incorrect error correction information is input), and an input error message is output to the output device 4 (step A5 in FIG. 4).
【0031】エラーを修正することができる場合には、
エラー部分を修正した情報を作成し、通常処理手段23
に情報を供給する。If the error can be corrected,
The information in which the error portion is corrected is created, and the normal processing unit 23
Supply information to
【0032】通常処理手段23では、エラー部分を修正
した情報を処理する(図4のステップA6)が、ここで
エラーを検出した場合には、「レコードキー+修正済み
情報」を出力装置4に出力するとともに、エラー情報記
憶部31に蓄積されている「レコードキー+入力情報」
を、「レコードキー+修正済み情報」に置き換える(図
4のステップA7)。The normal processing means 23 processes the information in which the error portion has been corrected (step A6 in FIG. 4). If an error is detected here, "record key + corrected information" is output to the output device 4. The “record key + input information” output and stored in the error information storage unit 31
Is replaced with “record key + corrected information” (step A7 in FIG. 4).
【0033】エラーを検出しなかった場合には、正常に
処理された旨を示すメッセージを出力装置4に出力し、
エラー情報記憶部31に蓄積されている「レコードキー
+入力情報」を削除し、さらに正常に処理された結果を
マスター情報記憶部32に格納する(図4のステップA
8)。If no error is detected, a message indicating that the processing has been normally performed is output to the output device 4,
The “record key + input information” stored in the error information storage unit 31 is deleted, and the result of normal processing is stored in the master information storage unit 32 (step A in FIG. 4).
8).
【0034】次に具体例を用いて本実施例の動作を説明
する。Next, the operation of this embodiment will be described using a specific example.
【0035】例えば、はじめにコンピュータシステム
に、コマンド情報として、「U△PLN−TEST00
1−IS−B747/H−S/C−RJTT0200−
N0450F390△HME△XAC△LHT△KCC
△AAA△MPE△DGC−RJFF0200−TES
T>」が投入された場合について説明する(△はブラン
クを意味する。)。For example, first, as a command information, "U @ PLN-TEST00" is transmitted to the computer system.
1-IS-B747 / HS / C-RJTT0200-
N0450F390 HME XAC LHT KCC
△ AAA △ MPE △ DGC-RJFF0200-TES
The case where “T>” is input will be described (Δ means blank).
【0036】この情報の中で、「AAA」という3文字
がシステムの入力要件に合致しないために、エラーとな
った場合には、図3のエラー情報記憶部31に、「レコ
ードキー+入力情報全文」の形式でエラー情報を格納し
ておく。In this information, if an error occurs because the three characters "AAA" do not match the input requirements of the system, the "record key + input information" is stored in the error information storage unit 31 of FIG. Error information is stored in the form of "full text".
【0037】例えば、「0001+U△PLN−TES
T001−IS−B747/H−S/C−RJTT02
00−N0450F390△HME△XAC△LHT△
KCC△AAA△MPE△DGC−RJFF0200−
TEST>」という形式でエラー情報をエラー情報記憶
部31に格納しておく。For example, "0001 + U @ PLN-TES"
T001-IS-B747 / HS / C-RJTT02
00-N0450F390 HME XAC LHT
KCC AAA AAA MPE DGC-RJFF0200-
The error information is stored in the error information storage unit 31 in the format of “TEST>”.
【0038】ここで、「0001」はレコードキーであ
る。Here, "0001" is a record key.
【0039】エラーを検出した場合には、端末オペレー
タに知らせる必要があるため、エラー情報記憶部31に
格納した情報を、システム端末に接続されたプリンタに
出力する。When an error is detected, the information stored in the error information storage unit 31 is output to a printer connected to the system terminal because it is necessary to notify the terminal operator.
【0040】これにより、端末オペレータは、エラー箇
所を確認後、エラー箇所「AAA」を例えば「OWE」
に修正する。その際、情報を全文入力するのはオペレー
タにとって負担になる。実際に、上記した例では、情報
全文で89桁ある。Thus, after confirming the error location, the terminal operator sets the error location "AAA" to, for example, "OWE".
To fix. At this time, it is burdensome for the operator to input the information in full text. Actually, in the above example, there are 89 digits in the entire information text.
【0041】このため、「レコードキー+(エラー部分
の)修正情報」の形式で入力すればオペレータの負荷が
軽減される。For this reason, if an input is made in the form of "record key + correction information of error part", the load on the operator is reduced.
【0042】本発明の一実施例では、修正情報は以下の
ように入力される。In one embodiment of the present invention, the correction information is input as follows.
【0043】0001△KCC△OWE△MPE0001 KCC OWE MPE
【0044】この入力を行うと、エラー情報読込手段2
1は、レコードキー「0001」を基にして、エラー情
報記憶部31から、エラー情報「U△PLN−TEST
001−IS−B747/H−S/C−RJTT020
0−N0450F390△HME△XAC△LHT△K
CC△AAA△MPE△DGC−RJFF0200−T
EST>」を読み込むことができる(図4のステップA
1、A2)。When this input is made, the error information reading means 2
1 is based on the record key “0001” and stores the error information “U @ PLN-TEST” from the error information storage unit 31.
001-IS-B747 / HS / C-RJTT020
0-N0450F390 HME XAC LHT K
CC AAA AAA MPG DGC-RJFF0200-T
EST> ”can be read (step A in FIG. 4).
1, A2).
【0045】このエラー情報と、修正情報「KCC△O
WE△MPE」により、エラー部分修正手段22は、
「KCC」と「MPE」間の「AAA」を、「OWE」
に修正して新たに以下の修正済み情報全文を作成する
(図4のステップA3、A4)。The error information and the correction information "KCC @ O
WE @ MPE "allows the error part correcting means 22 to
"AAA" between "KCC" and "MPE" is replaced by "OWE"
To create a new full text of corrected information (steps A3 and A4 in FIG. 4).
【0046】「U△PLN−TEST001−IS−B
747/H−S/C−RJTT0200−N0450F
390△HME△XAC△LHT△KCC△OWE△M
PE△DGC−RJFF0200−TEST>」[U @ PLN-TEST001-IS-B]
747 / HS / C-RJTT0200-N0450F
390 HME XAC LHT KCC OWE M
PE @ DGC-RJFF0200-TEST>"
【0047】この情報全文を通常処理手段23により、
再度、処理すれば、正しく処理が行われる(図4のステ
ップA6)。この再処理において、エラーを検出した場
合には、再度、出力装置4に、「レコードキー+修正済
み情報」を出力し、さらにエラー情報記憶部31に蓄積
されている当該レコードキーに関する情報を修正済み情
報で書き換える(図4のステップA7)。The full text of this information is processed by the normal processing means 23.
If the processing is performed again, the processing is correctly performed (step A6 in FIG. 4). In this re-processing, if an error is detected, the “record key + corrected information” is output to the output device 4 again, and the information on the record key stored in the error information storage unit 31 is further corrected. Is rewritten with the completed information (step A7 in FIG. 4).
【0048】エラーを検出せずに、処理が正常終了した
場合は、正常終了した旨を示すメッセージを出力装置4
に出力し、エラー情報記憶部31に蓄積されている当該
レコードキーの情報を削除し、さらに、処理結果をマス
ター情報記憶部32に書き込む(図4のステップA
8)。If the processing is normally completed without detecting an error, a message indicating that the processing has been completed normally is output to the output device 4.
And deletes the record key information stored in the error information storage unit 31 and writes the processing result to the master information storage unit 32 (step A in FIG. 4).
8).
【0049】次に本発明の第2の実施例について説明す
る。図5は、本発明の第2の実施例の構成を示す図であ
る。図5を参照すると、本発明の第2の実施例は、前記
実施例と相違して、エラー部分修正手段22を具備して
いない点、及び、エラー情報読込手段21が読み込んだ
情報を、入力装置1(画面の入力欄)に出力する構成と
されている。Next, a second embodiment of the present invention will be described. FIG. 5 is a diagram showing the configuration of the second embodiment of the present invention. Referring to FIG. 5, the second embodiment of the present invention differs from the first embodiment in that the second embodiment does not include the error portion correcting means 22 and inputs information read by the error information reading means 21. It is configured to output to the device 1 (input field on the screen).
【0050】図6は、本発明の第2の実施例の処理を説
明する流れ図である。図6において、ステップA5、A
6、A7、A8の動作は、図4に示した前記実施例の動
作と同じであるため、その説明を省略する。FIG. 6 is a flowchart for explaining the processing of the second embodiment of the present invention. In FIG. 6, steps A5, A
The operations of A6, A7 and A8 are the same as those of the embodiment shown in FIG.
【0051】図6において、レコードキーでエラー情報
を検索してエラー情報の読み込みができたとき(ステッ
プA1、A2)、読み込んだエラー情報は、入力装置1
(端末画面)のメッセージ入力エリアに出力される(ス
テップA3)。In FIG. 6, when the error information is retrieved using the record key and the error information can be read (steps A1 and A2), the read error information is transmitted to the input device 1
It is output to the message input area of (terminal screen) (step A3).
【0052】端末オペレータは、メッセージ入力エリア
に出力されたエラー情報のエラー箇所を直接修正し(ス
テップA4)、修正済みの情報を入力装置1から入力
し、通常処理手段23で通常処理を行う。The terminal operator directly corrects the error portion of the error information output to the message input area (step A4), inputs the corrected information from the input device 1, and performs the normal processing by the normal processing means 23.
【0053】本実施例では、例えば、エラー情報が「A
△A△ 〜 A△B△A△A△」という1006桁のメ
ッセージで1001桁目のBがエラー、500個目のA
一箇所で、これを、B→Aに修正する必要がある場合
に、有効である。In this embodiment, for example, if the error information is "A
In the 1006 digit message “ΔA △ to A △ B △ A △ A △”, B in the 1001 digit is an error, 500th A
This is effective when it is necessary to correct this from B to A at one place.
【0054】図4に示した前記実施例の部分修正機能で
は、同一文字が多数連続する中に1つの不正文字が存在
するようなエラーに対して、修正文を作成することはで
きない。例えば、修正文として、「A△A△A」を作成
しても、部分修正機能は、「A△A△A」がエラー情報
中のどの文字列を指しているのか判断できない。これに
対して、本発明の第2の実施例では、メッセージ入力エ
リアに出力されたエラー情報からエラー箇所を直接修正
するため、上記したタイプのエラーを修正することがで
きる。With the partial correction function of the embodiment shown in FIG. 4, it is not possible to create a correction sentence for an error in which one illegal character is present among many consecutive identical characters. For example, even if "A @ A @ A" is created as a correction sentence, the partial correction function cannot determine which character string in the error information "A @ A @ A" points to. On the other hand, in the second embodiment of the present invention, since the error location is directly corrected from the error information output to the message input area, the above-mentioned type of error can be corrected.
【0055】[0055]
【発明の効果】以上説明したように、本発明によれば下
記記載の効果を奏する。As described above, according to the present invention, the following effects can be obtained.
【0056】本発明の第1の効果は、情報を処理してエ
ラーを検出した場合に、該情報を破棄せずにエラー情報
記憶部に格納し、格納された情報を部分修正する構成と
したことにより、情報を再利用することができる、とい
うことである。The first effect of the present invention is that, when an error is detected by processing information, the information is stored in the error information storage unit without discarding, and the stored information is partially corrected. This means that information can be reused.
【0057】本発明の第2の効果は、エラー部分を修正
する場合に、情報全文を再度入力するのではなく、エラ
ー情報のレコードキー+エラー箇所の修正文のみを、端
末オペレータは入力すればよいことから、処理対象の情
報の桁数が大きい場合、入力作業を軽減することができ
る、ということである。The second effect of the present invention is that when the error part is corrected, the terminal operator only needs to input the record key of the error information + the correction text of the error location instead of re-inputting the full text of the information. From a good point, the input operation can be reduced when the number of digits of the information to be processed is large.
【図1】本発明の一実施の形態を説明するための図であ
る。FIG. 1 is a diagram for explaining an embodiment of the present invention.
【図2】本発明の一実施の形態を説明するための図であ
る。FIG. 2 is a diagram illustrating an embodiment of the present invention.
【図3】本発明の第1の実施例の構成を示す図である。FIG. 3 is a diagram showing a configuration of a first exemplary embodiment of the present invention.
【図4】本発明の第1の実施例の動作を説明するための
流れ図である。FIG. 4 is a flowchart for explaining the operation of the first embodiment of the present invention.
【図5】本発明の第2の実施例の構成を示す図である。FIG. 5 is a diagram showing a configuration of a second exemplary embodiment of the present invention.
【図6】本発明の第2の実施例の動作を説明するための
流れ図である。FIG. 6 is a flowchart for explaining the operation of the second exemplary embodiment of the present invention.
1 入力装置 2 データ処理装置 3 記憶装置 4 出力装置 21 エラー情報読込手段 22 エラー部分修正手段 23 通常処理手段 31 エラー情報記憶部 32 マスター情報記憶部 101 コンピュータシステム 102 エラーテキストファイル 103 部分修正機能 104 マスターファイル 105 システム端末 DESCRIPTION OF SYMBOLS 1 Input device 2 Data processing device 3 Storage device 4 Output device 21 Error information reading means 22 Error part correction means 23 Normal processing means 31 Error information storage part 32 Master information storage part 101 Computer system 102 Error text file 103 Partial correction function 104 Master File 105 System terminal
Claims (5)
であって、 (a)入力情報についてエラーを検出した場合に、エラ
ー情報記憶手段に、レコードキーと前記入力情報の全文
よりなる形式でエラー情報を蓄積するとともに、出力手
段に前記エラー情報を出力して操作者に通知するステッ
プと、 (b)修正対象のエラー情報のレコードキーと、前記修
正対象のエラー情報の入力情報の一部であるエラー部分
の修正内容よりなる修正情報が入力手段から入力された
場合、前記レコードキーを基に前記エラー情報記憶手段
を検索するステップと、 (c)前記エラー情報記憶手段からエラー情報が検索さ
れた場合には、読み出された前記エラー情報と、入力さ
れた修正内容とを比較・照合して、エラー部分が修正で
きるか否か検査し、エラー部分が修正できる場合には、
前記エラー情報と前記修正内容を結合させることで修正
後の情報全文を生成するステップと、 を含む、ことを特徴とする入力情報修正方法。1. A method for correcting information input to an information processing device, comprising: (a) when an error is detected in input information, a record key and a full text of the input information are stored in an error information storage unit; with storing error information from the composed format>, and notifying the output to the operator the error information to the output unit, the record key of the error information (b) modifying the subject, said Osamu
(C) searching for the error information storage means based on the record key when the correction information including the correction content of the error part which is a part of the input information of the error information to be corrected is input from the input means; ) when the error information from the error information storage means is retrieved, and the error information read out, compared and collated to the modified content input, checks whether it can fix the error portion, If the error can be corrected,
Generating a full text of the corrected information by combining the error information and the correction content, the input information correcting method comprising:
であって、 (a)入力情報についてエラーを検出した場合に、エラ
ー情報記憶手段に、レコードキーと前記入力情報の全文
の形式でエラー情報を蓄積するとともに、出力手段に前
記エラー情報を出力して操作者に通知するステップと、 (b)修正対象のエラー情報のレコードキーと、前記修
正対象のエラー情報の入力情報の一部であるエラー部分
の修正内容よりなる修正情報が入力手段から入力された
場合、前記レコードキーを基に前記エラー情報記憶手段
を検索するステップと、 (c)前記エラー情報記憶手段からエラー情報が読み込
めた場合には、前記エラー情報と、入力された修正内容
とを比較・照合して、エラー部分を修正できるか否か検
査し、エラー部分が修正できる場合には、前記エラー情
報と修正内容を結合させて修正後の情報全文を作成する
ステップと、 (d)前記作成された情報を再度処理するステップと、 (e)前記作成された情報が正常に処理された場合に
は、前記エラー情報記憶手段に蓄積されているレコード
キーと入力情報を削除し、さらに前記情報が正常に処理
された結果を、マスター情報記憶手段に格納するととも
に、出力手段に修正終了メッセージを出力するステップ
と、 を含む、ことを特徴とする入力情報修正方法。2. A method for correcting information input to the information processing apparatus, (a) when an error is detected on the input information, the error information storage means, the full text of the input information and the record key <br / with storing error information in the form of>, and notifying the output to the operator the error information to the output unit, the record key of the error information (b) modifying the subject, said Osamu
Error part that is part of the input information of the error information to be corrected
(C) searching for the error information storage means based on the record key when the correction information including the correction content of (a) is input from the input means; and (c) when the error information is read from the error information storage means. Comparing the error information with the input correction content to check whether the error portion can be corrected, and if the error portion can be corrected, combine the error information with the correction content to correct the error portion (D) re-processing the generated information; and (e) storing the generated information in the error information storage means when the generated information is normally processed. Delete the record key and the input information, and store the result of the normal processing of the information in the master information storage means, and output a correction end message to the output means. Comprising the steps of: outputting input information modification wherein the.
ラー情報記憶手段に、レコードキーと入力情報の全文の
形式でエラー情報を蓄積するとともに、出力手段に、前
記エラー情報を出力する処理、 (b)修正対象のエラー情報のレコードキーと、前記修
正対象のエラー情報の入力情報の一部であるエラー部分
の修正内容よりなる修正情報が入力手段から入力された
場合、前記レコードキーをもとに前記エラー情報記憶手
段を検索する処理、 (c)前記エラー情報記憶手段からエラー情報が読み込
めた場合には、前記エラー情報と、入力された修正内容
とを比較・照合して、エラー部分を修正できるか否か検
査し、エラー部分が修正できる場合には、前記エラー情
報と前記修正内容を結合させて修正後の情報全文を作成
する処理、 (d)前記作成された情報を再度実行する処理、及び、 (e)前記情報が正常に処理された場合には、前記エラ
ー情報記憶手段に蓄積されているレコードキーと入力情
報を削除し、さらに前記情報が正常に処理された結果
を、マスター情報記憶手段に格納するとともに、出力手
段に修正終了メッセージを出力する処理、 の上記(a)乃至(e)の各処理を情報処理装置で実行
させるためのプログラムを記録した記録媒体。3. An information processing apparatus comprising: (a) when an error is detected in input information, the error information is stored in the error information storage means in the form of a record key and the full text of the input information ; , the process of outputting the error information, the record key of the error information (b) modifying the subject, said Osamu
Error part that is part of the input information of the error information to be corrected
(C) processing for searching the error information storage means based on the record key when the correction information including the correction content of (1) is input from the input means; and (c) when error information can be read from the error information storage means. Comparing the error information with the input correction content, checking whether the error portion can be corrected, and if the error portion can be corrected, combining the error information with the correction content. (D) a process of re-executing the created information; and (e) if the information is processed normally, the error information is stored in the error information storage means. Deleting the record key and the input information, and further storing the result of the normal processing of the information in the master information storage means, and outputting a correction end message to the output means. A recording medium on which a program for causing the information processing device to execute each of the above-described processes (a) to (e) is recorded.
ーを検出した場合に、記憶装置のエラー情報記憶部に、
レコードキーと入力情報の全文の形式でエラー情報を蓄
積しておくとともに、出力装置に前記エラー情報を出力
し、 修正対象のエラー情報のレコードキーと、前記修正対象
のエラー情報の入力情報の一部であるエラー部分の修正
内容よりなる修正情報が前記入力装置から入力された場
合、前記レコードキーを基に前記エラー情報記憶部を検
索する手段と、 前記エラー情報記憶部からエラー情報が読み込めた場合
には、前記エラー情報と、入力された修正内容とを比較
・照合して、エラー部分を修正できるか否か検査し、エ
ラー部分が修正できる場合には、前記エラー情報と前記
修正内容を結合させて修正後の情報全文を生成する手段
と、 を備えたことを特徴とする情報処理装置。4. When an error is detected in information input from an input device, the error information storage unit of the storage device stores
The error information is stored in the form of a full text of a record key and input information , and the error information is output to an output device, and the record key of the error information to be corrected and the correction target
Means for searching the error information storage unit based on the record key when correction information including correction contents of an error portion which is a part of the input information of the error information is input from the input device; If the error information can be read from the storage unit, the error information and the input correction content are compared and collated to check whether the error part can be corrected.If the error part can be corrected, Means for combining the error information and the correction content to generate a full text of the corrected information.
と、前記情報が正常に処理された場合には、前記エラー
情報記憶手段に蓄積されているレコードキーと入力情報
とを削除し、さらに前記情報が正常に処理された結果
を、マスター情報記憶部に格納するとともに、修正終了
メッセージを出力するように制御する手段を備えたこと
を特徴とする請求項4記載の情報処理装置。5. A means for processing the created information again, and when the information is normally processed, deletes a record key and input information stored in the error information storage means. 5. The information processing apparatus according to claim 4, further comprising means for storing a result of the normal processing of the information in a master information storage unit and controlling output of a correction end message.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP05013699A JP3307358B2 (en) | 1999-02-26 | 1999-02-26 | Partial correction command method and information processing apparatus |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP05013699A JP3307358B2 (en) | 1999-02-26 | 1999-02-26 | Partial correction command method and information processing apparatus |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2000250695A JP2000250695A (en) | 2000-09-14 |
| JP3307358B2 true JP3307358B2 (en) | 2002-07-24 |
Family
ID=12850743
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP05013699A Expired - Fee Related JP3307358B2 (en) | 1999-02-26 | 1999-02-26 | Partial correction command method and information processing apparatus |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3307358B2 (en) |
-
1999
- 1999-02-26 JP JP05013699A patent/JP3307358B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2000250695A (en) | 2000-09-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2000222195A (en) | Automatic generation method of program inheriting a correction program, automatic program generation device, and recording medium recording program for automatically generating a program inheriting a correction program | |
| JP3307358B2 (en) | Partial correction command method and information processing apparatus | |
| JPH07220400A (en) | Information management method for write-once storage device | |
| JP2001320571A (en) | System and method for processing handwritten slip data | |
| JPH04362735A (en) | Source program collation system | |
| JP2000285250A (en) | Image processing apparatus and method | |
| JPH10283109A (en) | Written data input device and program recording medium therefor | |
| JPS62214438A (en) | Software specification reuse system | |
| JP2000163411A (en) | Address place name input support device, address place name input support method, and storage medium | |
| JPH05324440A (en) | File management method for information processing device | |
| KR100403747B1 (en) | Program correction method of memory | |
| JPS5969831A (en) | Device for documentation | |
| JPH0660072A (en) | Data correction method | |
| JPH0816382A (en) | Erroneously corrected line retrieving device | |
| JP3017095B2 (en) | External character registration management method | |
| JP2004318897A (en) | Editing support method using database and recording medium with program thereof recorded | |
| JPH10177573A (en) | Method and device for processing document | |
| JPH06139061A (en) | Program specification reverse generation method | |
| JPH0512571A (en) | Correction processing system for pos device | |
| JPS63133229A (en) | Source program correction processing device | |
| JPH0713752A (en) | Control method/device for program revision | |
| JPH0557667B2 (en) | ||
| JPH05210575A (en) | Comparing method for transaction file | |
| JPS638970A (en) | Document preparing supporting device | |
| JPH11143979A (en) | Image information management device and its program recording medium |
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: 20020416 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090517 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100517 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110517 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110517 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120517 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120517 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130517 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140517 Year of fee payment: 12 |
|
| LAPS | Cancellation because of no payment of annual fees |