JP2570128B2 - Online real-time data processing system - Google Patents

Online real-time data processing system

Info

Publication number
JP2570128B2
JP2570128B2 JP5234231A JP23423193A JP2570128B2 JP 2570128 B2 JP2570128 B2 JP 2570128B2 JP 5234231 A JP5234231 A JP 5234231A JP 23423193 A JP23423193 A JP 23423193A JP 2570128 B2 JP2570128 B2 JP 2570128B2
Authority
JP
Japan
Prior art keywords
data
screen
unit
local
local screen
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
Application number
JP5234231A
Other languages
Japanese (ja)
Other versions
JPH0764910A (en
Inventor
圭三 小松
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP5234231A priority Critical patent/JP2570128B2/en
Publication of JPH0764910A publication Critical patent/JPH0764910A/en
Application granted granted Critical
Publication of JP2570128B2 publication Critical patent/JP2570128B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

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 data processing system, and more particularly to an online real-time data processing system suitable for online inquiry.

【0002】[0002]

【従来の技術】従来のオンラインリアルタイムデータ処
理システムは、ホストコンピュータと複数の端末装置が
通信回線で接続されている。
2. Description of the Related Art In a conventional online real-time data processing system, a host computer and a plurality of terminal devices are connected by a communication line.

【0003】そして、ホストコンピュータは、端末装置
からの入力データに基づいて所定の処理を行い、その処
理結果に基づいて、端末装置でローカル画面を表示する
のに必要な画面データを作成して端末装置に送信する。
[0003] The host computer performs predetermined processing based on input data from the terminal device, creates screen data necessary for displaying a local screen on the terminal device based on the processing result, and generates the terminal data. Send to device.

【0004】端末装置は、ホストコンピュータからの画
面データに基づいてローカル画面を表示し、操作者が当
該表示画面に基づいてデータを入力すると、当該入力デ
ータをホストコンピュータに出力する。
A terminal device displays a local screen based on screen data from a host computer, and when the operator inputs data based on the display screen, outputs the input data to the host computer.

【0005】ここで、応答速度を向上させるために、ホ
ストコンピュータからの画面データを少なくすることが
行われている。
Here, in order to improve the response speed, the amount of screen data from a host computer is reduced.

【0006】例えば、特開昭61−48028号公報で
は、ホストコンピュータにおいて、端末装置からの入力
データに基づいて所定の処理を行い、前の画面データと
バイト単位で比較し、異なるデータ部分のみを端末装置
に送信することにより送信データを少なくしていた。
For example, in Japanese Patent Application Laid-Open No. 61-48028, a host computer performs a predetermined process on the basis of input data from a terminal device, compares it with the previous screen data on a byte-by-byte basis, and determines only different data portions. The transmission data is reduced by transmitting the data to the terminal device.

【0007】また、ホストコンピュータは、端末装置が
ローカル画面を使用しているか否かを識別し、送信デー
タを選択していた。
Further, the host computer has identified whether or not the terminal device is using the local screen, and has selected transmission data.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記従
来例においては、ホストコンピュータが端末装置を識別
して処理を行っているために、ホストコンピュータでの
処理が複雑になり、端末装置からデータを入力してから
それに対応するローカル画面が表示されるまでに時間を
要し、応答性が悪いという不都合があった。
However, in the above conventional example, since the host computer identifies and processes the terminal device, the processing in the host computer becomes complicated, and data is input from the terminal device. After that, it takes time until the corresponding local screen is displayed, resulting in poor responsiveness.

【0009】[0009]

【発明の目的】本発明の目的は、かかる従来例の有する
不都合を改善し、とくに端末装置からの照会等に対して
応答性に優れたオンラインリアルタイムデータ処理シス
テムを提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an online real-time data processing system which can solve the above-mentioned disadvantages of the prior art and which is excellent in response to an inquiry from a terminal device.

【0010】[0010]

【課題を解決するための手段】そこで、本発明では、入
力データに基づいて所定の信号処理を行うとともに画面
データを出力するホストコンピュータと、このホストコ
ンピュータからの画面データを解析し変更データとロー
カル画面指定データを作成するとともに当該データのデ
ータ圧縮を行う中継手段と、この中継手段からの圧縮デ
ータを解析しローカル画面指定データに従ってあらかじ
め格納しているローカル画面を検索するとともに当該ロ
ーカル画面と変更データを合成して表示する端末装置と
を装備し、中継手段は、ホストコンピュータからの画面
データを解析し変更データを抽出する変更データ抽出部
と、画面データを解析しローカル画面指定データを作成
するローカル画面指定部とを備えると共に、当該中継手
段が、設定データに従ってローカル画面指定データの動
作/非動作をセットする、という構成を採っている。こ
れによって前述した目的を達成しようとするものであ
る。
Therefore, according to the present invention, there is provided a host computer for performing predetermined signal processing based on input data and outputting screen data, analyzing the screen data from the host computer, and changing the changed data and local data. Relay means for creating screen designation data and compressing the data; analyzing compressed data from the relay means to search for a previously stored local screen according to the local screen designation data; And a terminal device for synthesizing and displaying the image.
Change data extractor that analyzes data and extracts change data
And analyze screen data to create local screen designation data
A local screen designating section for
The column is operated according to the setting data,
The operation / non-operation is set . This aims to achieve the above-mentioned object.

【0011】[0011]

【作用】ホストコンピュータは、端末装置からの入力デ
ータに基づいて所定の処理を行い、画面データを中継手
段に出力する。
The host computer performs predetermined processing based on input data from the terminal device, and outputs screen data to the relay means.

【0012】中継手段は、ホストコンピュータからの画
面データを解析し、変更データとローカル画面指定デー
タを抽出するとともに、当該データのデータ圧縮を行
い、端末装置に出力する。
The relay unit analyzes the screen data from the host computer, extracts the change data and the local screen designation data, compresses the data, and outputs the data to the terminal device.

【0013】端末装置は、中継手段からの圧縮データを
解析し、ローカル画面指定データに従ってあらかじめ格
納しているローカル画面を検索するとともに、当該ロー
カル画面と変更データを合成して表示する。
The terminal device analyzes the compressed data from the relay means, searches for a local screen stored in advance according to the local screen designation data, and combines and displays the local screen and the changed data.

【0014】[0014]

【発明の実施例】以下、本発明の一実施例を図1に基づ
いて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to FIG.

【0015】図1の実施例は、入力データに基づいて所
定の処理を行うとともに画面データを出力するホストコ
ンピュータ3と、ホストコンピュータ3からの画面デー
タを解析し変更データとローカル画面指定データを作成
するとともに当該データのデータ圧縮を行う中継手段1
と、中継手段1からの圧縮データを解析しローカル画面
指定データに従ってあらかじめ格納しているローカル画
面を検索するとともに当該ローカル画面と変更データを
合成して表示する端末装置2とから構成される。
In the embodiment shown in FIG. 1, a host computer 3 which performs predetermined processing based on input data and outputs screen data, analyzes screen data from the host computer 3 and creates change data and local screen designation data. Relay means 1 for performing data compression of the data
And a terminal device 2 that analyzes compressed data from the relay unit 1, searches for a local screen stored in advance according to the local screen designation data, and combines and displays the local screen and the changed data.

【0016】ここで、中継手段1は、ホストコンピュー
タ3からの画面データを受信するホスト画面受信部1A
と、ホスト画面受信部1Aからの画面データを解析し変
更データを抽出する変更データ抽出部1Bと、ホスト画
面受信部1Aからの画面データを解析しローカル画面指
定データを作成するローカル画面指定部1Cと、変更デ
ータ抽出部1Bからの変更データとローカル画面指定部
1Cからのローカル画面指定データを圧縮する画面デー
タ圧縮部1Dと、画面データ圧縮部1Dからの圧縮デー
タを端末装置に出力する端末送信部1Eとを具備してい
る。
Here, the relay means 1 is a host screen receiving section 1A for receiving screen data from the host computer 3.
A change data extracting unit 1B for analyzing screen data from the host screen receiving unit 1A and extracting change data; and a local screen specifying unit 1C for analyzing screen data from the host screen receiving unit 1A and creating local screen specifying data. A screen data compression unit 1D for compressing the change data from the change data extraction unit 1B and the local screen designation data from the local screen designation unit 1C; and a terminal transmission for outputting the compressed data from the screen data compression unit 1D to the terminal device. 1E.

【0017】また、端末装置2は、中継手段1からの圧
縮データを解析し変更データとローカル画面指定データ
を抽出する画面データ入力部2Aと、操作者がデータを
入力するキー入力部2Eと、キー入力部2Eからのデー
タをホストコンピュータ3に出力するデータ出力部2B
と、あらかじめローカル画面データを格納しているロー
カル画面格納部2Dと、ローカル画面データを表示する
表示部2Fと、画面データ入力部2Aからのローカル画
面指定データをキーワードとしてローカル画面格納部2
Dを検索しローカル画面データを抽出するとともに画面
データ入力部2Aからの変更データと当該ローカル画面
データとを合成し表示部2Fに出力する端末制御部2C
とを具備している。
The terminal device 2 includes a screen data input unit 2A for analyzing compressed data from the relay unit 1 and extracting change data and local screen designation data, a key input unit 2E for an operator to input data, Data output unit 2B for outputting data from key input unit 2E to host computer 3
A local screen storage unit 2D that stores local screen data in advance, a display unit 2F that displays local screen data, and a local screen storage unit 2 that uses local screen designation data from the screen data input unit 2A as keywords.
A terminal control unit 2C that retrieves D, extracts local screen data, combines the changed data from the screen data input unit 2A with the local screen data, and outputs it to the display unit 2F.
Is provided.

【0018】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0019】(A).端末装置がローカル画面を使用す
る場合:
(A). If the terminal uses a local screen:

【0020】.操作者が、キー入力部2Eからデータ
を入力すると、端末制御部2Cは当該データをデータ出
力部2Bに出力する。
[0020] When the operator inputs data from the key input unit 2E, the terminal control unit 2C outputs the data to the data output unit 2B.

【0021】データ出力部2Bは、端末制御部2Cから
のデータをホストコンピュータ3に出力する。
The data output unit 2B outputs data from the terminal control unit 2C to the host computer 3.

【0022】.ホストコンピュータ3は、データ出力
部2Bからのデータを解析し、該当するホスト画面デー
タを中継手段1に送信する。
[0022] The host computer 3 analyzes the data from the data output unit 2B and transmits the corresponding host screen data to the relay unit 1.

【0023】.ホスト画面受信部1Aは、ホストコン
ピュータ3からのホスト画面データを受信し、変更デー
タ抽出部1Bとローカル画面指定部1Cに出力する。
[0023] The host screen receiving unit 1A receives host screen data from the host computer 3 and outputs the host screen data to the changed data extracting unit 1B and the local screen specifying unit 1C.

【0024】変更データ抽出部1Bは、ホスト画面受信
部1Aからホスト画面データを受信すると、変更データ
を抽出する。
Upon receiving the host screen data from the host screen receiving section 1A, the changed data extracting section 1B extracts the changed data.

【0025】ローカル画面指定部1Cは、ホスト画面受
信部1Aからホスト画面データを受信すると、ローカル
画面指定データを作成する。
Upon receiving the host screen data from the host screen receiving section 1A, the local screen specifying section 1C creates local screen specifying data.

【0026】画面データ圧縮部1Dは、変更データ抽出
部1Bからの変更データとローカル画面指定部1Cから
のローカル画面指定データを圧縮する。
The screen data compression section 1D compresses the change data from the change data extraction section 1B and the local screen specification data from the local screen specification section 1C.

【0027】端末送信部1Eは、画面データ圧縮部1D
からの圧縮データを端末装置2に出力する。
The terminal transmitting section 1E includes a screen data compressing section 1D.
Is output to the terminal device 2.

【0028】.画面データ入力部2Aは、端末送信部
1Eからの圧縮データを解析し変更データとローカル画
面指定データを抽出する。
[0028] The screen data input unit 2A analyzes the compressed data from the terminal transmission unit 1E and extracts change data and local screen designation data.

【0029】端末制御部2Cは、画面データ入力部2A
からのローカル画面指定データをキーワードとしてロー
カル画面格納部2Dを検索し、ローカル画面データを抽
出する。
The terminal control unit 2C includes a screen data input unit 2A
The local screen storage unit 2D is searched using the local screen designation data from as a keyword, and local screen data is extracted.

【0030】そして、端末制御部2Cは、画面データ入
力部2Aからの変更データと抽出したローカル画面デー
タとを合成し、表示データとして表示部2Fに出力す
る。
Then, the terminal control section 2C combines the changed data from the screen data input section 2A with the extracted local screen data, and outputs the combined data to the display section 2F as display data.

【0031】表示部2Fは、端末制御部2Cからの表示
データを表示する。
The display section 2F displays the display data from the terminal control section 2C.

【0032】操作者は、表示部2Fに表示された画面を
見て、次のデータが必要な場合には、キー入力部2Eか
ら入力する。そして、上記の処理に移行する。
The operator looks at the screen displayed on the display unit 2F, and inputs the next data from the key input unit 2E when necessary. Then, the processing shifts to the above processing.

【0033】(B).端末装置がローカル画面を使用し
ない場合:
(B). If the terminal does not use the local screen:

【0034】.操作者が、キー入力部2Eからデータ
を入力すると、端末制御部2Cは当該データをデータ出
力部2Bに出力する。
[0034] When the operator inputs data from the key input unit 2E, the terminal control unit 2C outputs the data to the data output unit 2B.

【0035】データ出力部2Bは、端末制御部2Cから
のデータをホストコンピュータ3に出力する。
The data output unit 2B outputs data from the terminal control unit 2C to the host computer 3.

【0036】.ホストコンピュータ3は、データ出力
部2Bからのデータを解析し、該当するホスト画面デー
タを中継手段1に送信する。
[0036] The host computer 3 analyzes the data from the data output unit 2B and transmits the corresponding host screen data to the relay unit 1.

【0037】.ホスト画面受信部1Aは、ホストコン
ピュータ3からのホスト画面データを受信し、変更デー
タ抽出部1Bとローカル画面指定部1Cに出力する。
[0037] The host screen receiving unit 1A receives host screen data from the host computer 3 and outputs the host screen data to the changed data extracting unit 1B and the local screen specifying unit 1C.

【0038】変更データ抽出部1Bは、ホスト画面受信
部1Aからホスト画面データを受信すると、変更データ
を抽出する。
Upon receiving the host screen data from the host screen receiving section 1A, the changed data extracting section 1B extracts the changed data.

【0039】ローカル画面指定部1Cは、ホスト画面受
信部1Aからホスト画面データを受信しても何もしな
い。
The local screen designating section 1C does nothing when receiving the host screen data from the host screen receiving section 1A.

【0040】画面データ圧縮部1Dは、変更データ抽出
部1Bからの変更データを圧縮する。
The screen data compression section 1D compresses the changed data from the changed data extracting section 1B.

【0041】端末送信部1Eは、画面データ圧縮部1D
からの圧縮データを端末装置2に出力する。
The terminal transmitting section 1E includes a screen data compressing section 1D.
Is output to the terminal device 2.

【0042】.画面データ入力部2Aは、端末送信部
1Eからの圧縮データを解析し変更データを抽出する。
[0042] The screen data input unit 2A analyzes the compressed data from the terminal transmission unit 1E and extracts changed data.

【0043】端末制御部2Cは、画面データ入力部2A
からの変更データを、表示データとして表示部2Fに出
力する。
The terminal control unit 2C includes a screen data input unit 2A
Is output to the display unit 2F as display data.

【0044】表示部2Fは、端末制御部2Cからの表示
データを表示する。
The display section 2F displays the display data from the terminal control section 2C.

【0045】操作者は、表示部2Fに表示された画面を
見て、次のデータが必要な場合には、キー入力部2Eか
ら入力する。そして、上記の処理に移行する。
The operator looks at the screen displayed on the display unit 2F, and inputs the next data from the key input unit 2E when necessary. Then, the processing shifts to the above processing.

【0046】なお、端末装置がローカル画面を使用する
かしないかは、中継手段1のディップスイッチで設定す
ることができる。そして、中継手段1は、電源投入時に
ディップスイッチの設定データをチェックし、ローカル
画面指定部1Cの動作/非動作をセットする。
Whether the terminal device uses the local screen or not can be set by a dip switch of the relay unit 1. Then, the relay unit 1 checks the setting data of the dip switch when the power is turned on, and sets the operation / non-operation of the local screen specifying unit 1C.

【0047】以上説明したように本発明では、ホストコ
ンピュータ3と端末装置2との間に中継手段1を備え、
中継手段1内で画面データを圧縮しているために、ホス
トコンピュータ3では端末装置がローカル画面を使用す
るかしないかを意識する必要がなくなり、中継手段1と
端末装置2間の回線が低速回線であっても、応答速度の
向上を図ることができる。
As described above, according to the present invention, the relay means 1 is provided between the host computer 3 and the terminal device 2,
Since the screen data is compressed in the relay unit 1, the host computer 3 does not need to be aware of whether the terminal device uses the local screen or not, and the line between the relay unit 1 and the terminal device 2 has a low-speed line. However, the response speed can be improved.

【0048】[0048]

【発明の効果】本発明は以上のように構成され機能する
ので、これによると、ホストコンピュータでは端末装置
がローカル画面を使用するか否かを意識せずに処理を行
うことができ、これがため、ホストコンピュータでのプ
ログラム開発負担が軽減し、さらに、中継手段が端末の
画面表示を制御することとなるため、端末装置からの照
会等に対する応答速度の高速化が可能となるという従来
にない優れたオンラインリアルタイムデータ処理システ
ムを提供することができる。
Since the present invention is constructed and functions as described above, according to this, the host computer can perform processing without being conscious of whether the terminal device uses the local screen or not. On the host computer
Program development burden is reduced, and relay means
Since the screen display is controlled, it is possible to provide an unprecedented excellent online real-time data processing system capable of increasing the response speed to inquiries and the like from the terminal device.

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

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing one embodiment of the present invention.

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

1 中継装置 1A ホスト画面受信部 1B 変更データ抽出部 1C ローカル画面指定部 1D 画面データ圧縮部 1E 端末送信部 2 端末装置 2A 画面データ入力部 2B データ出力部 2C 端末制御部 2D ローカル画面格納部 2E キー入力部 2F 表示部 3 ホストコンピュータ Reference Signs List 1 relay device 1A host screen receiving unit 1B change data extracting unit 1C local screen specifying unit 1D screen data compressing unit 1E terminal transmitting unit 2 terminal device 2A screen data input unit 2B data output unit 2C terminal control unit 2D local screen storing unit 2E key Input unit 2F Display unit 3 Host computer

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力データに基づいて所定の信号処理を
行うとともに画面データを出力するホストコンピュータ
と、このホストコンピュータからの画面データを解析し
変更データとローカル画面指定データを作成するととも
に当該データのデータ圧縮を行う中継手段と、この中継
手段からの圧縮データを解析しローカル画面指定データ
に従ってあらかじめ格納しているローカル画面を検索す
るとともに当該ローカル画面と変更データを合成して
は変更データを表示する端末装置とを装備し、 前記中継手段は、ホストコンピュータからの画面データ
を解析し変更データを抽出する変更データ抽出部と、前
記画面データを解析しローカル画面指定データを作成す
るローカル画面指定部とを備えると共に、 当該中継手段が、設定データに従って前記ローカル画面
指定部の動作/非動作をセットする ことを特徴とするオ
ンラインリアルタイムデータ処理システム。
1. A host computer for performing predetermined signal processing based on input data and outputting screen data, analyzing screen data from the host computer to generate change data and local screen designation data, and a relay means for performing data compression, and by combining the local screen and change data as well as searching the local screen that stores in advance in accordance with the local screen data specified by analyzing the compressed data from the relay means
Is equipped with a terminal device for displaying change data, and the relay means is provided with screen data from a host computer.
A change data extractor that analyzes the data and extracts change data;
Analyze screen data and create local screen designation data
A local screen designating section, wherein the relay means performs the local screen
An online real-time data processing system characterized by setting operation / non-operation of a designated unit .
【請求項2】 前記中継手段が、前記変更データ抽出部
からの変更データとローカル画面指定部からのローカル
画面指定データを圧縮する画面データ圧縮部と、この画
面データ圧縮部からの圧縮データを出力する端末送信部
とを備えたことを特徴とする請求項1記載のオンライン
リアルタイムデータ処理システム。
Wherein said relay means, and the screen data compression unit for compressing the local screen designation data from the modified data and the local screen designation section from the change data extraction unit, outputs the compressed data from the screen data compression unit 2. The online real-time data processing system according to claim 1, further comprising: a terminal transmitting unit that performs the processing.
JP5234231A 1993-08-26 1993-08-26 Online real-time data processing system Expired - Fee Related JP2570128B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5234231A JP2570128B2 (en) 1993-08-26 1993-08-26 Online real-time data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5234231A JP2570128B2 (en) 1993-08-26 1993-08-26 Online real-time data processing system

Publications (2)

Publication Number Publication Date
JPH0764910A JPH0764910A (en) 1995-03-10
JP2570128B2 true JP2570128B2 (en) 1997-01-08

Family

ID=16967751

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5234231A Expired - Fee Related JP2570128B2 (en) 1993-08-26 1993-08-26 Online real-time data processing system

Country Status (1)

Country Link
JP (1) JP2570128B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3044261B2 (en) * 1990-04-11 2000-05-22 東ソー株式会社 Method for producing flexible polyurethane foam with excellent air permeability
JPH0962590A (en) * 1995-08-24 1997-03-07 Nippon Telegr & Teleph Corp <Ntt> Method and device for multimedia data delivery

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05150922A (en) * 1991-11-26 1993-06-18 Pfu Ltd Display output method for intercomputer processing data

Also Published As

Publication number Publication date
JPH0764910A (en) 1995-03-10

Similar Documents

Publication Publication Date Title
KR20000075828A (en) Speech recognition device using a command lexicon
JPH11161661A (en) Information retrieval device
JP2570128B2 (en) Online real-time data processing system
JP3320200B2 (en) Communication terminal equipment for telecommunication systems
JPH08297476A (en) Display resolution control system
JP2758617B2 (en) Keyboard for character string input
JPS61183779A (en) Document retrieving and displaying system
JPH02228722A (en) Output code determining method by combined key input
JPH05128161A (en) Database retrieval output processing system
JPH06124186A (en) Device and method for displaying document data
JPH1152983A (en) Speech recognition apparatus
JPS62137655A (en) On-line business start controlling system
JPH05282121A (en) Image display control system
JPH05250419A (en) Color image filing method
JPH05233713A (en) Learning type ambiguity retrieving method
JPH06118914A (en) Automatic demonstration device
JPH06236204A (en) Device retrieved result display method for programming device
JPH06149707A (en) Display terminal system
JPH03220657A (en) Dictionary information display system
JPH0228876A (en) Data retrieving system
JPH04148458A (en) Command processor
JPH02134975A (en) Plural-terminal type video picture retrieving device
JPH01263711A (en) Character string setting system for function key in multiwindow system
JPH0458350A (en) Communication terminal equipment
JPH0876835A (en) Process information processing device

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: 19960820

LAPS Cancellation because of no payment of annual fees