JPH1027158A - Computer system - Google Patents

Computer system

Info

Publication number
JPH1027158A
JPH1027158A JP8182953A JP18295396A JPH1027158A JP H1027158 A JPH1027158 A JP H1027158A JP 8182953 A JP8182953 A JP 8182953A JP 18295396 A JP18295396 A JP 18295396A JP H1027158 A JPH1027158 A JP H1027158A
Authority
JP
Japan
Prior art keywords
data
processing
input data
input
computer system
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
JP8182953A
Other languages
Japanese (ja)
Inventor
Akinori Nonaka
昭則 野中
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 JP8182953A priority Critical patent/JPH1027158A/en
Publication of JPH1027158A publication Critical patent/JPH1027158A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To evade the concentration of processes on a host computer and efficiently and speedily perform the processes by equipping a terminal machine with an input data editing control program which detect whether or not there is an error in input data and edits the input data into specific format. SOLUTION: A work station 11 as the terminal machine has an input data editing control part 12, an input data processing control part 13, an output data editing control part 14, and an output data processing control part 15 inside. Then those control parts are actualized by a program in the work station 11 and a check on the input data, its editing and processing, and the processing of process result data are all done in the work station 11. Consequently, the load of the processes on the host computer 10 is lightened and even if there is an error in the input data, the frequency of data transmission and reception through a communication line, etc., is reduced to enable efficient and speedy processing.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テムに関し、特にホストコンピュータ及び複数の端末機
が通信回線で接続されたコンピュータシステムにおける
データの編集処理に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a computer system, and more particularly to a data editing process in a computer system in which a host computer and a plurality of terminals are connected by a communication line.

【0002】[0002]

【従来の技術】従来のコンピュータシステムで、ワーク
ステーション等の端末機からデータを入力し、このデー
タをホストコンピュータに送信して所定の処理を行い、
処理結果を端末機にに戻すシステムが知られている。つ
まり、入力されたデータは、ホストコンピュータ内の管
理情報に基づいてデータの正誤チェック、桁合わせ、符
号の付加又は除去、データ変換等等の編集処理が行なわ
れている。ここで、入力データに誤りが存在する場合に
は、エラー内容のメッセージを端末機に送信して表示
し、又は、画面内の入力条件を端末機内に保持し、エラ
ー内容を端末機に送信して画面上に直接にエラー箇所を
表示している。
2. Description of the Related Art In a conventional computer system, data is input from a terminal such as a workstation, and this data is transmitted to a host computer to perform predetermined processing.
A system for returning a processing result to a terminal is known. That is, the input data is subjected to editing processing such as data correctness check, digit alignment, addition or removal of codes, data conversion, etc., based on management information in the host computer. Here, if there is an error in the input data, a message of the error content is transmitted to the terminal and displayed, or the input condition in the screen is held in the terminal, and the error content is transmitted to the terminal. To display the error location directly on the screen.

【0003】また、ホストコンピュータ内のオンライン
プログラムの処理結果を端末機に送信してディスプレイ
上に表示する場合には、ホストコンピュータ内で処理結
果のデータに対して、符号の付加、除去及び/又は反
転、ゼロ抑制、小数点の桁合わせ、右詰め、左詰め等の
処理から成る送信編集処理を行ない、端末機に適した形
式にデータを編集した後に、端末機に送信し、端末機の
ディスプレイ上に表示している。
[0003] When the processing result of an online program in a host computer is transmitted to a terminal and displayed on a display, a code is added, removed, and / or added to data of the processing result in the host computer. Performs transmission editing processing including inversion, zero suppression, decimal point alignment, right justification, left justification, etc., edits data in a format suitable for the terminal, transmits it to the terminal, and sends it to the terminal display. Is displayed.

【0004】[0004]

【発明が解決しようとする課題】上記従来のコンピュー
タシステムでは、各ワークステーションから入力された
データの編集処理がホストコンピュータで行われるの
で、処理のための負担がホストコンピュータ1局に集中
するという問題があった。
In the above-mentioned conventional computer system, the data input from each workstation is edited by the host computer, so that the processing load is concentrated on one host computer. was there.

【0005】また、上記編集処理がホストコンピュータ
で行なわれることから、入力データにエラーが検出され
ると、ホストコンピュータから端末機にその旨のメッセ
ージが送られ、次いで、訂正されたデータが端末機から
ホストコンピュータに送信される等、何度もデータが通
信回線を経由して送信されることから、通信回線に無駄
が生ずると共に、システム自体も長時間の処理時間を必
要とする欠点があった。
Since the editing process is performed by the host computer, when an error is detected in the input data, a message to that effect is sent from the host computer to the terminal, and then the corrected data is transmitted to the terminal. Since the data is transmitted via the communication line many times, for example, transmitted to the host computer, the communication line is wasted, and the system itself requires a long processing time. .

【0006】上記に鑑み、本発明は、通信回線の無駄を
省くと共に、ホストコンピュータに処理が集中すること
を回避することで、効率的で迅速な処理が可能となるコ
ンピュータシステムを提供することを目的とする。
In view of the above, an object of the present invention is to provide a computer system which enables efficient and quick processing by eliminating waste of communication lines and avoiding concentration of processing on a host computer. Aim.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明のコンピュータシステムは、所定のメインプ
ログラムが格納されたホストコンピュータと複数の端末
機とが通信回線によって接続され、端末機から入力され
た入力データに基づいてホストコンピュータがメインプ
ログラムに従って処理を行うコンピュータシステムにお
いて、前記端末機が、入力データの誤りの有無を検出す
ると共に入力データを所定の書式に編集する入力データ
編集制御プログラムを備えることを特徴とする。
In order to achieve the above object, a computer system according to the present invention comprises a host computer storing a predetermined main program and a plurality of terminals connected by a communication line. In a computer system in which a host computer performs processing in accordance with a main program based on input data, the terminal detects whether there is an error in the input data and edits the input data into a predetermined format. It is characterized by having.

【0008】本発明のコンピュータシステムでは、上記
端末機としては、ワークステーション等の他に、銀行等
の入出金のために使用されるキャッシュディスペンサ等
の端末機も含まれる。メインプログラムとしては、1以
上の任意の数がホストコンピュータに格納される。
In the computer system of the present invention, the above-mentioned terminal includes not only a workstation and the like, but also a terminal such as a cash dispenser used for depositing and withdrawing money at a bank and the like. As the main program, one or more arbitrary numbers are stored in the host computer.

【0009】端末機が、入力データの誤りの有無を検出
するために参照する管理情報ファイルを備えることが好
ましい。この場合、編集処理部による処理が迅速に行わ
れる。管理情報ファイルには、入力データのフィールド
と、該フィールド内のデータの省略の有無、データの大
きさ、データの属性、並びに、符号の付加、除去及び/
又は反転処理の少なくとも1つに関連するデータとを対
照させて含む表形式とすることが好ましい。
It is preferable that the terminal has a management information file to be referred to for detecting the presence or absence of an error in the input data. In this case, the processing by the editing processing unit is performed quickly. The management information file includes a field for input data, whether or not data in the field is omitted, a data size, a data attribute, and addition, removal, and / or addition of a code.
Alternatively, it is preferable to use a table format including data related to at least one of the inversion processing in comparison with the data.

【0010】端末機が、ホストコンピュータから送られ
た処理結果データを所定の書式に編集する出力データ編
集制御プログラムを更に備えることが好ましい。この場
合、出力データ編集制御プログラムは、前記処理結果デ
ータに対して、符号の付加及び/又は変換、ゼロ抑制、
小数点桁合わせ、右詰め、並びに、左詰めの内少なくと
も1つの処理を含むことが好ましい。
Preferably, the terminal further comprises an output data editing control program for editing the processing result data sent from the host computer into a predetermined format. In this case, the output data editing control program adds and / or converts a sign, suppresses zero to the processing result data,
It is preferable to include at least one of decimal point alignment, right justification, and left justification.

【0011】[0011]

【発明の実施の形態】以下、本発明の実施形態例に基づ
いて本発明を更に説明する。図1は、本発明の一実施形
態例のコンピュータシステムのブロック図である。本実
施形態例のコンピュータシステムは、画面表示及びキー
ボード入力が可能な複数のワークステーション11と、
オンラインプログラム101で作動し且つワークステー
ションステーションを制御する1台のホストコンピュー
タ10とから構成される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be further described based on embodiments of the present invention. FIG. 1 is a block diagram of a computer system according to an embodiment of the present invention. The computer system according to the present embodiment includes a plurality of workstations 11 capable of screen display and keyboard input;
It comprises a single host computer 10 that operates with the online program 101 and controls the workstation station.

【0012】ワークステーション11は、オペレータ又
は利用者から入力された入力データをチェックする入力
データ編集制御部12と、チェックされた入力データを
通信回線を介して送信可能なデータに加工する入力デー
タ加工制御部13と、ホストコンピュータ10から送ら
れる処理結果データに対して編集処理を行う出力データ
編集制御部14と、編集処理された処理結果データを端
末機の表示に適したデータに加工する出力データ加工制
御部15と、加工された入力データ及び出力データを画
面表示用データとする画面表示制御部16とを備える。
これら制御部は、全てワークステーション内のプログラ
ムで実現され、メインプログラムとは独立に起動可能で
ある。
The workstation 11 includes an input data editing control unit 12 for checking input data input from an operator or a user, and an input data processing unit for processing the checked input data into data that can be transmitted via a communication line. A control unit 13, an output data editing control unit 14 for performing an editing process on the processing result data sent from the host computer 10, and an output data for processing the edited processing result data into data suitable for display on a terminal device It includes a processing control unit 15 and a screen display control unit 16 that uses the processed input data and output data as screen display data.
These control units are all realized by a program in the workstation, and can be activated independently of the main program.

【0013】ワークステーション11内には、ワークス
テーションのオペレータ又は利用者が入力する際の画面
情報を各機能毎且つ各画面毎のファイルとして持つ画面
オブジェクト格納ファイル17、入力データが持つべき
データ内容、データ属性等を各入力項目毎に指定する表
を持つデータフィールド情報管理ファイル18と、入力
されたデータをホストコンピュータに送信する際に必要
なデータ加工、及び、受信された処理結果データをワー
クステーション内のデータに加工するのに必要なデータ
加工のための情報を持つ加工情報管理ファイル19とが
格納される。
In the workstation 11, a screen object storage file 17 having screen information for inputting by a workstation operator or user as a file for each function and for each screen, data contents to be held by the input data, A data field information management file 18 having a table for specifying data attributes and the like for each input item, a data processing required for transmitting the input data to the host computer, and a processing result data received from the workstation. And a processing information management file 19 having information for data processing necessary for processing into the data in the table.

【0014】図2〜図4に夫々、画面オブジェクト格納
ファイル17、フィールド情報管理ファイル18、及
び、加工情報管理ファイル19の内容を例示する。画面
オブジェクト格納ファイル17には、機能(作業)名を
示すフィールド情報管理名と、その作業中に必要となる
各入力画面の名称、例えば暗証番号入力画面、金額入力
画面等の画面名と、その際のディスプレイの表示内容を
示す画面表示とから成る入力画面ファイル(画面オブジ
ェクトファイル)が各入力画面毎に格納されている。利
用者が、例えば、作業名及び入力項目を指定すると、そ
の入力項目毎に入力画面ファイルの画面内容がディスプ
レイ上に表示され、利用者によるデータ入力が表示によ
って促される。入力されたデータは、入力データとして
別にワークステーション内のメモリに記憶される。
2 to 4 exemplify the contents of the screen object storage file 17, the field information management file 18, and the processing information management file 19, respectively. The screen object storage file 17 includes a field information management name indicating a function (work) name, names of input screens required during the work, for example, screen names such as a password input screen and an amount input screen, and the like. An input screen file (screen object file) composed of a screen display showing the display contents of the display at that time is stored for each input screen. When the user specifies, for example, a work name and input items, the screen content of the input screen file is displayed on the display for each input item, and the display prompts the user to input data. The input data is separately stored in a memory in the workstation as input data.

【0015】フィールド情報管理ファイル18には、入
力項目を示すフィールド番号、データ入力の省略の可否
を指定する省略有無情報、画面上での表示位置を規定す
るフィールド位置情報、入力数字の桁数等を規定するデ
ータの大きさに関する情報、入力データの属性、例え
ば、英数字又は日本語等の属性を規定するフィールド属
性情報等、利用者が入力する項目について予め指定され
た情報が含まれる。加工情報管理ファイル19には、各
フィールド番号毎に入力データを加工するための加工情
報が記述されている。この情報には、例えば、送信デー
タにオンラインプログラム名や画面オブジェクト名を付
加する加工情報、入力されたデータの桁数を所定の桁数
に統一する等の加工情報、作業名に対応して必要となる
プラス・マイナス等の符号を数字の前に付加する等の加
工情報が含まれる。
The field information management file 18 includes a field number indicating an input item, omission information for specifying whether or not to omit data input, field position information for specifying a display position on a screen, and the number of digits of input numbers. , And information specified in advance for items input by the user, such as attributes of input data, for example, field attribute information that specifies attributes such as alphanumeric characters and Japanese. The processing information management file 19 describes processing information for processing input data for each field number. This information includes, for example, processing information for adding an online program name and a screen object name to transmission data, processing information for unifying the number of digits of input data to a predetermined number of digits, and work information corresponding to a work name. Processing information such as adding a sign such as plus / minus before the number is included.

【0016】図5(a)及び(b)は夫々、ワークステ
ーションからホストコンピュータへ送られる送信テキス
ト、及び、ホストコンピュータからワークステーション
へ送信される処理結果テキストのデータ内容を例示す
る。送信テキストには、オンラインプログラム名及び画
面オブジェクト名と、各フィールド番号毎に必要なデー
タの省略指示、データ長、及び、データ内容とが順次に
含まれる。この例では、第2フィールドのデータ長及び
データは、省略指示の内容に従って省略されている。処
理結果テキストには、画面オブジェクト名、オンライン
プログラム名、及び、処理結果データが順次に含まれ
る。
FIGS. 5A and 5B illustrate the data contents of a transmission text sent from the workstation to the host computer and a processing result text transmitted from the host computer to the workstation, respectively. The transmission text sequentially includes an online program name and a screen object name, an instruction to omit necessary data for each field number, a data length, and data contents. In this example, the data length and data of the second field are omitted according to the content of the omission instruction. The processing result text sequentially includes a screen object name, an online program name, and processing result data.

【0017】図5は、ワークステーションでデータが入
力されてホストコンピュータに送信される迄の処理を示
すフローチャートである。図1及び図5を参照して上記
実施形態例のコンピュータシステムにおける処理を説明
する。ワークステーション11は、利用者から要求のあ
った処理に対応する画面のオブジェクトを画面オブジェ
クト格納ファイル17から読み出す。画面表示制御部1
6の作動により、その内容がディスプレイ上に表示され
る(ステップS1)。利用者は、表示された画面に促さ
れ、該画面に対応して画面内の各フィールドにデータを
入力し、入力が終了すると送信キーを押す(ステップS
2)。
FIG. 5 is a flowchart showing the processing from data input at the workstation to transmission to the host computer. The processing in the computer system of the embodiment will be described with reference to FIGS. The workstation 11 reads the screen object corresponding to the process requested by the user from the screen object storage file 17. Screen display control unit 1
By the operation of 6, the contents are displayed on the display (step S1). The user is prompted by the displayed screen, inputs data in each field in the screen corresponding to the screen, and presses the transmission key when the input is completed (step S).
2).

【0018】送信キーが押されると、入力データ編集制
御部12が作動し、フィールド情報管理ファイル18内
の各フィールド情報データと入力データとを照合し、許
可文字、桁数、属性等の正誤の判断を行うと共に、符号
の付加、除去及び/又は反転等のデータ処理を行なう
(ステップS3)。入力データに誤りがある場合には、
入力データ編集制御部12は、入力された状態での画面
にエラー情報を付加し、画面表示制御部16を作動させ
て、再びワークステーション11内のディスプレイ上に
表示させる(ステップS4)。入力データに誤りがない
場合には、入力データ加工情報制御部13が作動し、入
力データは、加工情報管理ファイル19の情報に基づい
て送信テキスト(図4(a))に加工される(ステップ
S5)。
When the transmission key is depressed, the input data editing control unit 12 operates to collate each field information data in the field information management file 18 with the input data, and determine whether or not the permitted characters, the number of digits, and the attributes are correct. In addition to making the determination, data processing such as addition, removal, and / or inversion of the sign is performed (step S3). If the input data is incorrect,
The input data editing control unit 12 adds error information to the screen in the input state, activates the screen display control unit 16, and causes the screen to be displayed again on the display in the workstation 11 (step S4). If there is no error in the input data, the input data processing information control unit 13 operates, and the input data is processed into a transmission text (FIG. 4A) based on the information in the processing information management file 19 (step S1). S5).

【0019】入力データ加工制御部13は、データ加工
の誤りの有無をチェックし(ステップS6)、誤りがな
い場合には(ステップS7)、作成した送信テキストを
ホストコンピュータ10に向けて送信する(ステップS
8)。この送信テキストは、オンラインプログラム10
1に渡されて必要な処理が行なわれる。
The input data processing control unit 13 checks whether there is an error in data processing (step S6), and if there is no error (step S7), transmits the created transmission text to the host computer 10 (step S7). Step S
8). This transmission text is sent to the online program 10
1 and necessary processing is performed.

【0020】オンラインプログラム101による処理が
終了すると、処理結果テキストがホストコンピュータ1
0からワークステーション11に向けて送信され、再び
ワークステーション内で処理が行なわれる。図6は、こ
の際の処理を示すフローチャートである。
When the processing by the online program 101 is completed, the processing result text is stored in the host computer 1.
0 is transmitted to the workstation 11 and the processing is performed again in the workstation. FIG. 6 is a flowchart showing the processing at this time.

【0021】ホストコンピュータ10は、オンラインプ
ログラムの処理が終了すると(ステップS11)、処理
結果テキスト(図4(b))をワークステーション11
に向けて送信する(ステップS12)。ワークステーシ
ョン11は、処理結果テキストを受け取ると、出力デー
タ編集制御部14を起動する。出力データ編集制御部1
4は、処理結果テキストの先頭の画面オブジェクト名を
参照して、画面オブジェクト格納ファイル17内から、
対応する画面オブジェクトファイルを抽出する(ステッ
プS13)。
When the processing of the online program is completed (step S11), the host computer 10 sends the processing result text (FIG. 4B) to the workstation 11
(Step S12). Upon receiving the processing result text, the workstation 11 activates the output data editing control unit 14. Output data editing control unit 1
4 refers to the screen object name at the head of the processing result text, and from the screen object storage file 17,
The corresponding screen object file is extracted (step S13).

【0022】出力データ編集制御部14は、抽出された
画面オブジェクトファイルのフィールド情報管理名を参
照して、フィールド情報管理ファイル18内のフィール
ド情報データを検索し、抽出する(ステップS14)。
更に、抽出されたフィールド情報データ内の加工情報名
を参照して、加工情報管理ファイル19内の加工情報デ
ータを検索し、抽出する(ステップS15)。
The output data editing control unit 14 searches for and extracts field information data in the field information management file 18 by referring to the field information management name of the extracted screen object file (step S14).
Further, by referring to the processing information name in the extracted field information data, the processing information data in the processing information management file 19 is searched and extracted (step S15).

【0023】出力データ編集制御部14は、加工情報デ
ータの抽出が終了すると、抽出されたフィールド情報デ
ータと加工情報データとに基づいて、処理結果テキスト
内の処理結果データに対して、符号の付加、除去及び/
又は反転、ゼロ抑制、小数点桁合わせ等の編集処理を行
う(ステップS16)。次に、出力データ加工制御部1
5が起動し、編集処理されたデータに対して、フィール
ド情報データと加工情報データとを用いて、右詰め、左
詰め処理等の加工処理を行い、先に抽出された画面オブ
ジェクトデータ内の各フィールドにこのデータを埋め込
む(ステップS17)。
When the extraction of the processing information data is completed, the output data editing control unit 14 adds a code to the processing result data in the processing result text based on the extracted field information data and the processing information data. , Removal and / or
Alternatively, editing processing such as inversion, suppression of zeros, and decimal point alignment is performed (step S16). Next, the output data processing control unit 1
5 is activated, and the data that has been edited is processed using the field information data and the processing information data, such as right-justified and left-justified processing. This data is embedded in the field (step S17).

【0024】処理結果データの編集処理(ステップS1
6)及びフィールドへのデータの埋込み処理(ステップ
S17)は、出力すべきフィールドが全て終了する迄繰
り返される。全ての出力フィールドの埋込み処理が終了
すると、画面表示制御部16により、画面オブジェクト
データがディスプレイ上に表示される(ステップS1
8)。
Editing of the processing result data (step S1)
6) and the process of embedding data in the fields (step S17) are repeated until all fields to be output are completed. When the embedding process of all output fields is completed, the screen object data is displayed on the display by the screen display control unit 16 (step S1).
8).

【0025】上記実施形態例では、入力データ編集制御
部12、入力データ加工制御部13、出力データ編集制
御部14、及び、出力データ加工制御部15をワークス
テーション内に備えたことにより、入力データのチェッ
ク及び編集、送信データへの加工処理、並びに、処理結
果データの加工処理が全てワークステーション11内で
処理できるので、ホストコンピュータ10の処理の負担
が軽減される。また、入力データに誤り等があった場合
でも、通信回線等を利用してのデータの授受の回数が減
少し、通信回線の利用が減り、効率的で迅速な処理が可
能となる。
In the embodiment described above, the input data editing control unit 12, the input data processing control unit 13, the output data editing control unit 14, and the output data processing control unit 15 are provided in the workstation, so that the input data Since the checking, editing, processing of transmission data, and processing of processing result data can all be performed in the workstation 11, the processing load on the host computer 10 is reduced. Further, even if there is an error or the like in the input data, the number of times of data transmission / reception using a communication line or the like is reduced, the use of the communication line is reduced, and efficient and quick processing becomes possible.

【0026】以上、本発明をその好適な実施形態例に基
づいて説明したが、本発明のコンピュータシステムは、
上記実施形態例の構成にのみ限定されるものではなく、
上記実施形態例の構成から種々の修正及び変更を施した
コンピュータシステムも、本発明の範囲に含まれる。
As described above, the present invention has been described based on the preferred embodiments.
It is not limited only to the configuration of the above embodiment,
A computer system in which various modifications and changes have been made from the configuration of the above embodiment is also included in the scope of the present invention.

【0027】[0027]

【発明の効果】以上、説明したように、本発明による
と、従来はホストコンピュータに集中していた処理の負
担が各端末機に分散され、また、通信回線の無駄な使用
も省かれるので、本発明は、コンピュータシステムの効
率的な運用を可能とした顕著な効果を奏する。
As described above, according to the present invention, the processing load conventionally concentrated on the host computer is distributed to each terminal, and unnecessary use of the communication line is also eliminated. The present invention has a remarkable effect that enables efficient operation of a computer system.

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

【図1】本発明のコンピュータシステムのブロック図。FIG. 1 is a block diagram of a computer system according to the present invention.

【図2】図1のオブジェクト格納ファイルの内容を例示
する模式図。
FIG. 2 is a schematic view illustrating the contents of an object storage file in FIG. 1;

【図3】図1のフィールド情報管理ファイルの内容を例
示する模式図。
FIG. 3 is a schematic diagram illustrating the contents of a field information management file of FIG. 1;

【図4】図1の加工情報管理ファイルの内容を例示する
模式図。
FIG. 4 is a schematic view illustrating the contents of a processing information management file in FIG. 1;

【図5】(a)及び(b)は夫々、図1のコンピュータ
システムで送信される送信テキスト及び処理結果テキス
トの内容を例示する模式図。
5A and 5B are schematic diagrams illustrating the contents of a transmission text and a processing result text transmitted by the computer system of FIG. 1, respectively;

【図6】図1のコンピュータシステムにおける入力デー
タの処理を示すフローチャート。
FIG. 6 is a flowchart showing processing of input data in the computer system of FIG. 1;

【図7】図1のコンピュータシステムにおける処理結果
データの処理を示すフローチャート。
FIG. 7 is a flowchart showing processing of processing result data in the computer system of FIG. 1;

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

10 ホストコンピュータ 101 オンラインプログラム 11 ワークステーション 12 入力データ編集制御部 13 入力データ加工制御部 14 出力データ編集制御部 15 出力データ加工制御部 16 画面表示制御部 17 画面オブジェクト格納ファイル 18 フィールド情報管理ファイル 19 加工情報管理ファイル Reference Signs List 10 host computer 101 online program 11 workstation 12 input data editing control unit 13 input data processing control unit 14 output data editing control unit 15 output data processing control unit 16 screen display control unit 17 screen object storage file 18 field information management file 19 processing Information management file

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 所定のメインプログラムが格納されたホ
ストコンピュータと複数の端末機とが通信回線によって
接続され、端末機から入力された入力データに基づいて
ホストコンピュータがメインプログラムに従って処理を
行うコンピュータシステムにおいて、 前記端末機が、入力データの誤りの有無を検出すると共
に入力データを所定の書式に編集する入力データ編集制
御プログラムを備えることを特徴とするコンピュータシ
ステム。
1. A computer system in which a host computer storing a predetermined main program and a plurality of terminals are connected by a communication line, and the host computer performs processing according to the main program based on input data input from the terminals. 5. The computer system according to claim 1, wherein the terminal includes an input data editing control program for detecting presence or absence of an error in the input data and editing the input data into a predetermined format.
【請求項2】 前記端末機が、入力データの誤りの有無
を検出するために参照される管理情報ファイルを備え
る、請求項1に記載のコンピュータシステム。
2. The computer system according to claim 1, wherein the terminal includes a management information file that is referred to detect whether there is an error in the input data.
【請求項3】 前記管理情報ファイルは、入力データの
フィールドと、該フィールド内のデータの省略の有無、
データの大きさ、データの属性、並びに、符号の付加、
除去及び/又は反転処理の少なくとも1つに関連するデ
ータとを対応させて含む表形式である、請求項1又は2
に記載のコンピュータシステム。
3. The management information file includes a field of input data, and whether or not data in the field is omitted.
Data size, data attributes, addition of sign,
3. A table format including data related to at least one of the removal and / or inversion processing in a table format.
A computer system according to claim 1.
【請求項4】 前記端末機が、ホストコンピュータから
送られた処理結果データを所定の書式に編集する出力デ
ータ編集制御プログラムを更に備える、請求項1乃至3
の何れか一に記載のコンピュータシステム。
4. The computer according to claim 1, wherein said terminal further comprises an output data editing control program for editing the processing result data sent from the host computer into a predetermined format.
The computer system according to any one of the above.
【請求項5】 前記出力データ編集制御プログラムは、
前記処理結果データに対して、符号の付加、除去及び/
又は反転、ゼロ抑制、小数点桁合わせ、右詰め、並び
に、左詰めの内少なくとも1つの処理を行う、請求項4
に記載のコンピュータシステム。
5. The output data editing control program according to claim 1,
A code is added, removed, and / or
Or performing at least one of inversion, zero suppression, decimal place alignment, right justification, and left justification.
A computer system according to claim 1.
JP8182953A 1996-07-12 1996-07-12 Computer system Pending JPH1027158A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8182953A JPH1027158A (en) 1996-07-12 1996-07-12 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8182953A JPH1027158A (en) 1996-07-12 1996-07-12 Computer system

Publications (1)

Publication Number Publication Date
JPH1027158A true JPH1027158A (en) 1998-01-27

Family

ID=16127243

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8182953A Pending JPH1027158A (en) 1996-07-12 1996-07-12 Computer system

Country Status (1)

Country Link
JP (1) JPH1027158A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000267977A (en) * 1999-03-18 2000-09-29 Furuno Electric Co Ltd Network system and recording medium in which communication control program is recorded

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000267977A (en) * 1999-03-18 2000-09-29 Furuno Electric Co Ltd Network system and recording medium in which communication control program is recorded

Similar Documents

Publication Publication Date Title
JP3496965B2 (en) Character code converter
JPH1027158A (en) Computer system
JPS6358553A (en) Display system for error countermeasure of electronic computer system
JP2815261B2 (en) Electronic equipment with complex number calculation function
JP3008807B2 (en) Data processing device
JPH0685169B2 (en) Document processing method
JP2998393B2 (en) Data input device
JPH0535634A (en) Input editing a0nd processing system
CN112015418A (en) Chart generation method and device, computer equipment and storage medium
JPH04167123A (en) Mixed data processing system
JPS60166070A (en) Information input system
JPH04336313A (en) Auxiliary information display system
JPH05128377A (en) Electronic cash register
JPH0216614A (en) Established value pre-registration input system for general purpose terminal equipment
JPH04230594A (en) Sales data processing device
JP2002132757A (en) Character information processor and program recording medium therefor
JPH024288A (en) Image processor and method for managing its font file
JPS61223921A (en) Information input device
JPH01246667A (en) Business program activating system for electronic slip
JPH01277961A (en) Character conversion system
JPH02121040A (en) Error message display processing method
JPH02297675A (en) Data collating device
JPH04175863A (en) Portable terminal
JPH01250122A (en) Deciding system for input data conditions
JPH09311856A (en) Auxiliary system for production of data base