JPH0675908A - On-line real time processing system - Google Patents

On-line real time processing system

Info

Publication number
JPH0675908A
JPH0675908A JP22671592A JP22671592A JPH0675908A JP H0675908 A JPH0675908 A JP H0675908A JP 22671592 A JP22671592 A JP 22671592A JP 22671592 A JP22671592 A JP 22671592A JP H0675908 A JPH0675908 A JP H0675908A
Authority
JP
Japan
Prior art keywords
terminal equipment
terminal
host computer
processing
processing part
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
JP22671592A
Other languages
Japanese (ja)
Inventor
Hiroshi Yoshida
宏 吉田
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP22671592A priority Critical patent/JPH0675908A/en
Publication of JPH0675908A publication Critical patent/JPH0675908A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the preparation of a program and maintenance efficiency by integrating the processing in a terminal equipment and the description of a host computer processing into one body when an on-line real time processing job is constructed and to cope with the case plural types of terminal equipment coexist by executing a decoding on the side of the terminal equipment at a point of time when a terminal equipment processing part in the state of an intermediate language is stored in a host computer and is executed. CONSTITUTION:In this system, a decoding separation means 1 separating a source program into a terminal equipment processing part and a host computer processing part, a terminal processing part transmission means 8 transmitting the start of the host computer processing part and the terminal equipment processing part to the terminal equipment by the instruction from the terminal equipment and a terminal decoding execution means 6 performing the decoding and execution of a terminal processing part in the terminal equipment are provided. The terminal equipment processing part is stored in the form of an intermediate language within a host computer and the decoding is executed by the terminal equipment at a point of time of the execution.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はオンラインリアルタイム
処理方式に関し、特に端末装置での処理を必要とするオ
ンラインリアルタイム処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an online real-time processing system, and more particularly to an online real-time processing system which requires processing in a terminal device.

【0002】[0002]

【従来の技術】従来のオンラインリアルタイム処理方式
は、図3に示すように端末装置にオンラインユーティリ
ティを起動して画面様式や入力項目を制御する方法と、
図4に示すように端末装置に業務別のオンラインプログ
ラムを起動してデータ通信を行う方式である。
2. Description of the Related Art A conventional online real-time processing system is a method for controlling an on-screen utility and an input item by activating an online utility on a terminal device as shown in FIG.
As shown in FIG. 4, it is a method of starting an online program for each business in a terminal device and performing data communication.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のオンラ
インリアルタイム処理方式において、図3の従来方式で
は、端末装置は送受信データ内の制御符号でコントロー
ルされる為、画面の様式や入力項目の桁数や英数カナな
どの属性を制御するに留まり、入力値の演算や入力項目
値に従って実行の流れを制御する場合や端末装置のファ
イル処理などの端末内部処理をするには問題がある。図
4の従来方式では、端末装置に業務別のプログラムを有
するため端末装置でファイル処理や演算処理の内部処理
が出来る反面、端末装置に業務プログラムを設定してお
く必要がある為に処理変更が発生した場合には再度端末
装置に設定する必要と、端末機種毎による異なるロード
モジュールを作成する必要があり作成作業や保守作業に
労力がかかる問題がある。また、処理変更の場合ホスト
プログラムと端末装置プログラムの変更を同期を取って
行う必要があり保守が困難という問題がある。
In the conventional online real-time processing system described above, in the conventional system shown in FIG. 3, the terminal device is controlled by the control code in the transmission / reception data, and therefore the format of the screen and the number of digits of the input item are used. There is a problem only in controlling the attributes such as and alphanumeric characters, in controlling the flow of execution according to the calculation of the input value and the input item value, and in the terminal internal processing such as the file processing of the terminal device. In the conventional method shown in FIG. 4, since the terminal device has a program for each business, the terminal device can perform internal processing of file processing and arithmetic processing, but on the other hand, since the business program needs to be set in the terminal device, the process can be changed. When it occurs, it is necessary to set it again in the terminal device, and it is necessary to create a different load module for each terminal model, which causes a problem that the creation work and the maintenance work are laborious. Further, in the case of processing change, it is necessary to synchronize the change of the host program and the terminal device program, and there is a problem that maintenance is difficult.

【0004】[0004]

【課題を解決するための手段】本発明のオンラインリア
ルタイム処理方式は、プログラムをホストコンピュタ処
理部と端末装置処理部に分離する解読分離手段と、端末
装置からの要求により端末装置処理部を端末装置へ送信
する端末処理部送信手段と、端末装置側で送信された処
理部を解読実行する端末解読実行手段とを備える。
According to the online real-time processing method of the present invention, a decoding / separating means for separating a program into a host computer processing section and a terminal apparatus processing section, and a terminal apparatus processing section is provided with a terminal apparatus processing section according to a request from the terminal apparatus. And a terminal decryption executing means for decrypting and executing the processing portion transmitted on the terminal device side.

【0005】[0005]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0006】本実施例のオンラインリアルタイム処理方
式の一実施例のオンラインリアルエントリ業務処理のオ
ンラインリアルエントリ業務のプログラムは一本のソー
スプログラムで構成されており、ホストコンピュータと
端末装置の処理内容はこの一本のプログラムに記述す
る。図1(a)に示すように、記述されたプログラムは
解読分離手段1により事前にホストコンピュータ処理部
と端末装置処理部に分離されホストコンピュータの外部
記憶装置2に格納しておく。
The program of the online real entry business of the online real entry business processing of one embodiment of the online real-time processing system of this embodiment is composed of one source program, and the processing contents of the host computer and the terminal device are as follows. Describe in one program. As shown in FIG. 1A, the described program is separated into a host computer processing unit and a terminal device processing unit in advance by the decryption / separation unit 1 and stored in the external storage device 2 of the host computer.

【0007】本業務は、図1(b)に示すように、端末
装置は通信回線を介しホストコンピュータに接続されて
おり、端末機種は複数の機種が混在しているが、各機種
共表示装置3と入力装置4と端末処理装置5を有する。
In this work, as shown in FIG. 1B, the terminal device is connected to the host computer through a communication line, and a plurality of terminal models are mixed. 3, an input device 4, and a terminal processing device 5.

【0008】まず、端末解読実行手段6からの起動要求
7に従って端末処理部送信手段8がホストコンピュータ
外部記憶装置9より端末装置処理部10を読み込み端末
装置へ送信11する。
First, in response to the activation request 7 from the terminal decoding execution means 6, the terminal processing part transmission means 8 reads the terminal device processing part 10 from the external storage device 9 of the host computer and sends 11 to the terminal device.

【0009】端末装置処理部の送信と共にホストコンピ
ュータ処理部の起動12がなされる。端末装置では、端
末解読実行手段6によって送信された端末装置処理部1
3を解読し実行する。以後入出力データ14は端末装置
処理部13とホストコンピュー処理部15によって処理
される。
The host computer processing unit is activated 12 together with the transmission of the terminal device processing unit. In the terminal device, the terminal device processing unit 1 transmitted by the terminal decoding execution means 6
Decrypt and execute 3. After that, the input / output data 14 is processed by the terminal processing unit 13 and the host computer processing unit 15.

【0010】図2(a)は業務実行状態の端末画面状態
21と端末装置処理内容22を示す面において得意先コ
ード23、商品コード24を入力した時点で端末装置の
得意先マスタ25、商品マスタ26の存在チェックを行
い全項目入力終了後端末装置からホストコンピュータに
入力データを送信する。この間、処理は端末装置内部で
処理がされホストコンピュータへは負荷を掛けない。
FIG. 2 (a) shows the terminal screen state 21 of the work execution state and the terminal device processing contents 22. When the customer code 23 and the product code 24 are input, the customer master 25 and the product master of the terminal device. The presence check of 26 is performed, and after inputting all items, the input data is transmitted from the terminal device to the host computer. During this time, the processing is performed inside the terminal device and does not put a load on the host computer.

【0011】ホストコンピュータでは、図2(b)で受
信されたデータ31をホストコンピュータ処理部32が
受信し受注ファイル32へ書き込む。
In the host computer, the host computer processing unit 32 receives the data 31 received in FIG. 2B and writes it in the order file 32.

【0012】チェックマスタを端末装置に持たせる事に
よりホストコンピュータと端末装置の処理分担を行いホ
ストコンピュータの負荷軽減と端末装置入力項目の入力
時点でのチェックによる操作性向上を実現している。
By providing the terminal device with the check master, the processing is shared between the host computer and the terminal device, and the load on the host computer is reduced and the operability is improved by checking the input items of the terminal device.

【0013】[0013]

【発明の効果】以上説明したように、本発明のオンライ
ンリアルタイム処理方式は、端末装置とホストコンピュ
ータのプログラムを一体に作成し保守出来るので、プロ
グラム開発の効率向上が図れると共に、端末装置に事前
にプログラムを準備しておく必要が無くなり保守が容易
となる、端末装置の機能を有効に利用する事によりホス
トコンピュータの負荷軽減や端末装置操作性向上が図れ
る。
As described above, according to the online real-time processing method of the present invention, the program of the terminal device and the host computer can be integrally created and maintained, so that the efficiency of the program development can be improved and the terminal device can be preliminarily prepared. It is not necessary to prepare a program and maintenance is easy. By effectively using the functions of the terminal device, the load on the host computer can be reduced and the operability of the terminal device can be improved.

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

【図1】本発明のオンラインリアルタイム処理方式の一
実施例を示す構成図である。
FIG. 1 is a configuration diagram showing an embodiment of an online real-time processing system of the present invention.

【図2】本実施例のオンラインリアルタイム処理方式の
処理の一例を示す図である。
FIG. 2 is a diagram showing an example of processing of an online real-time processing method according to the present embodiment.

【図3】従来のオンラインリアルタイム処理方式のオン
ラインユーティリティを利用した構成図である。
FIG. 3 is a configuration diagram using an online utility of a conventional online real-time processing system.

【図4】従来のオンラインリアルタイム処理方式の端末
装置とホストコンピュータに業務別のオンラインプログ
ラムを有する構成図である。
FIG. 4 is a configuration diagram in which a conventional online real-time processing type terminal device and a host computer have an online program for each job.

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

1 解読分離手段 2 外部記憶装置 3 表示装置 4 入力装置 5 端末処理装置 6 端末解読実行手段 8 端末処理部送信手段 9 外部記憶装置 13 端末装置処理部 15 ホストコンピュータ処理部 DESCRIPTION OF SYMBOLS 1 Decoding / separating means 2 External storage device 3 Display device 4 Input device 5 Terminal processing device 6 Terminal decoding execution means 8 Terminal processing unit transmission means 9 External storage device 13 Terminal device processing unit 15 Host computer processing unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 プログラムをホストコンピュタ処理部と
端末装置処理部に分離する解読分離手段と、端末装置か
らの要求により端末装置処理部を端末装置へ送信する端
末処理部送信手段と、端末装置側で送信された処理部を
解読実行する端末解読実行手段とを備えることを特徴と
するオンラインリアルタイム処理方式。
1. Decoding / separating means for separating a program into a host computer processing section and a terminal apparatus processing section, terminal processing section transmitting means for transmitting the terminal apparatus processing section to the terminal apparatus in response to a request from the terminal apparatus, and the terminal apparatus side. An online real-time processing method, comprising: a terminal decryption executing means for decrypting and executing the processing unit transmitted in step 1.
JP22671592A 1992-08-26 1992-08-26 On-line real time processing system Pending JPH0675908A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22671592A JPH0675908A (en) 1992-08-26 1992-08-26 On-line real time processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22671592A JPH0675908A (en) 1992-08-26 1992-08-26 On-line real time processing system

Publications (1)

Publication Number Publication Date
JPH0675908A true JPH0675908A (en) 1994-03-18

Family

ID=16849503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22671592A Pending JPH0675908A (en) 1992-08-26 1992-08-26 On-line real time processing system

Country Status (1)

Country Link
JP (1) JPH0675908A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216226A (en) * 1999-11-26 2001-08-10 Mitsubishi Electric Corp Inter-application data transmission/reception system and method threfor, and computer-readable recording medium having program for making computer operate inter-application data transmission/reception method recording thereon

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001216226A (en) * 1999-11-26 2001-08-10 Mitsubishi Electric Corp Inter-application data transmission/reception system and method threfor, and computer-readable recording medium having program for making computer operate inter-application data transmission/reception method recording thereon

Similar Documents

Publication Publication Date Title
JPH0675908A (en) On-line real time processing system
JPH01188374A (en) Printing system
KR960032226A (en) Method of providing data matching preservation and data processing system performing the same
JPH0635855A (en) Work station control method for computer system
JPH02140859A (en) Screen control system for computer system
JP2905552B2 (en) Keyboard control method
JPH06149707A (en) Display terminal system
JPH0675881A (en) Different machine kind terminal control and transmission control system
JP3305340B2 (en) Operation display panel
JPH0455947A (en) Processing control system for information processor
JPS63266524A (en) Screen data setting method
JPH05216822A (en) Command input system in computer
JPH08328717A (en) Keyboard with serial input interface
JPH0594559A (en) Keyboard input device equivalent system
JPH02196346A (en) On-line evaluation device
JPH05242028A (en) Screen field synthesizing system
JPH04373050A (en) Terminal equipment
JPH05204860A (en) Job identification mark input conversion system
JPS59116844A (en) Crt display system
JPH06149738A (en) Information terminal device
JPS63284620A (en) Input system for terminal equipment
JPS62113224A (en) Keyboard data input device
JPS63111519A (en) Input system for command procedure by picture processing type command
JPH05127944A (en) Terminal control debug system
JPH03235134A (en) Multiprocessor debugger

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990209