JPH01188929A - Terminal local screen managing system - Google Patents

Terminal local screen managing system

Info

Publication number
JPH01188929A
JPH01188929A JP63013215A JP1321588A JPH01188929A JP H01188929 A JPH01188929 A JP H01188929A JP 63013215 A JP63013215 A JP 63013215A JP 1321588 A JP1321588 A JP 1321588A JP H01188929 A JPH01188929 A JP H01188929A
Authority
JP
Japan
Prior art keywords
screen
local
data
section
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.)
Pending
Application number
JP63013215A
Other languages
Japanese (ja)
Inventor
Keizo Komatsu
小松 圭三
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 JP63013215A priority Critical patent/JPH01188929A/en
Publication of JPH01188929A publication Critical patent/JPH01188929A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease the capacity of a local screen file by managing the local screen data stored in the local screen file of a screen type terminal in a variable length form. CONSTITUTION:A position where the local screen data is written into the screen data part 22 of a screen storing part 2 with the number of a screen related to a local screen writing request is retrieved by reference to the index part 21 of the part 2. Then the corresponding local screen data is stored in said retrieved position of the part 22. In this case, each storage unit forming the local screen data is managed by the fixed length and plural storage units are used based on the data length of the local screen data. Then the local screen data are managed at a screen common control part 4 and a screen writing control part 1 in a variable length form.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は端末ローカル画面管理方式に関し、特に大規模
オンラインデータ登録/照会システム等で使用される画
面型端末における端末ローカル画面管理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a terminal local screen management method, and particularly to a terminal local screen management method in a screen type terminal used in a large-scale online data registration/inquiry system.

〔従来の技術〕[Conventional technology]

画面型端末における画面表示部に表示される画面(大規
模オンラインデータ登録/照会システム等の業務画面)
を画面データとして管理し制御する方式には、ホストコ
ンピュータにおいて管理する方式と画面型端末のローカ
ル画面ファイル(画面格納部)でローカル画面データと
して管理する方式(端末ローカル画面管理方式)とがあ
る。
Screens displayed on the screen display section of screen-type terminals (business screens for large-scale online data registration/inquiry systems, etc.)
There are two ways to manage and control screen data: one is to manage it on a host computer, and the other is to manage it as local screen data in a local screen file (screen storage unit) of a screen-type terminal (terminal local screen management method).

ホストコンピュータにおいて管理する方式と比較して端
末ローカル画面管理方式には、画面型端末の画面表示部
に表示される画面をローカル画面データとしてローカル
画面ファイルに蓄積して管理することにより、ホストコ
ンピュータの処理スべき負荷の軽減、ネットワークの回
線使用率の軽減および画面表示速度の向上を可能にする
ことができるという利点がある。
Compared to a method in which the host computer manages the screen, the terminal local screen management method saves the host computer's screen by storing and managing the screen displayed on the screen display section of the screen-type terminal as local screen data in a local screen file. This has the advantage of reducing the processing load, reducing the network line usage rate, and increasing the screen display speed.

従来、この種の端末ローカル画面管理方式では、ローカ
ル画面データはローカル画面ファイルにおいて固定長形
式で管理されていた。
Conventionally, in this type of terminal local screen management system, local screen data has been managed in a fixed length format in a local screen file.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の端末ローカル画面管理方式では、ローカ
ル画面データが固定長形式で管理されているので、管理
される画面(ローカル画面データ)の数が多くなってく
るとローカル画面ファイルの容量(画面型端末で画面を
管理するための領域)が大きくなるという欠点がある。
In the conventional terminal local screen management method described above, local screen data is managed in a fixed length format, so as the number of managed screens (local screen data) increases, the capacity of the local screen file (screen type) increases. The disadvantage is that the area (area for managing the screen on the terminal) becomes larger.

本発明の目的は、上述の点に鑑み、画面型端末のローカ
ル画面ファイル内のローカル画面データを可変長形式で
管理することにより、ローカル画面ファイルの容量を減
少させることができる端末ローカル画面管理方式を提供
することにある。
In view of the above points, an object of the present invention is to provide a terminal local screen management method that can reduce the capacity of a local screen file by managing local screen data in a local screen file of a screen type terminal in a variable length format. Our goal is to provide the following.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の端末ローカル画面管理方式は、ホストコンピュ
ータからのローカル画面書込み要求に基づきローカル画
面データを可変長形式で画面格納部に格納する画面書込
み制御部と、この画面書込み制御部により前記画面格納
部に格納された可変長形式のローカル画面データを読み
出す画面読出し制御部と、この画面読出し制御部により
読み出されたローカル画面データを画面として可視表示
する画面表示部と、前記画面読出し制御部によるローカ
ル画面データの読出しおよび前記画面表示部における画
面の可視表示を指示するための画面番号の入力等を行う
入力部と、前記画面格納部に格納されているローカル画
面データを可変長形式で管理するように前記画面書込み
制御部および前記画面読出し制御部を共通に制御する画
面共通制御部とを有する。
The terminal local screen management method of the present invention includes a screen writing control section that stores local screen data in a variable length format in a screen storage section based on a local screen writing request from a host computer; a screen readout control unit that reads variable length format local screen data stored in the screen readout control unit; a screen display unit that visually displays the local screen data read out by the screen readout control unit as a screen; An input section for inputting a screen number for instructing reading of screen data and visual display of the screen on the screen display section, and an input section for managing local screen data stored in the screen storage section in a variable length format. and a screen common control section that commonly controls the screen writing control section and the screen reading control section.

〔作用〕[Effect]

本発明の端末ローカル画面管理方式では、画面書込み制
御部がホストコンピュータからのローカル画面書込み要
求に基づきローカル画面データを可変長形式で画面格納
部に格納し、画面読出し制御部が画面書込み制御部によ
り画面格納部に格納された可変長形式のローカル画面デ
ータを読み出し、画面表示部が画面読出し制御部により
読み出されたローカル画面データを画面として可視表示
し、人力部が画面読出し制御部によるローカル画面デー
タの読出しおよび画面表示部における画面の可視表示を
指示するための画面番号の入力等を行い、画面共通制御
部が画面格納部に格納されているローカル画面データを
可変長形式で管理するように画面書込み制御部および画
面読出し制御部を共通に制御する。
In the terminal local screen management method of the present invention, the screen writing control section stores local screen data in a variable length format in the screen storage section based on a local screen writing request from the host computer, and the screen reading control section stores the local screen data in a variable length format based on the local screen writing request from the host computer. The local screen data in the variable length format stored in the screen storage unit is read out, the screen display unit visually displays the local screen data read out by the screen readout control unit as a screen, and the human resources department displays the local screen data by the screen readout control unit. The screen common control unit manages the local screen data stored in the screen storage unit in a variable length format by inputting the screen number to instruct data reading and visual display of the screen on the screen display unit. The screen writing control section and the screen reading control section are commonly controlled.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明の端末ローカル画面管理方式の一実施
例の構成を示すブロック図である0本実施例の端末ロー
カル画面管理方式は、ホストコンピュータ(図示せず)
からの画面読出し要求に基づいてTC(Termina
l  ControlIer)10内の画面読出し制御
部3により読み出されたローカル画面データとホストコ
ンピュータから送信されてくる出力データとを重ね合わ
せた画面や端末オペレータからの指示により端末ローカ
ルで(ホストコンピュータとは無関係に)画面読出し制
御部3により読み出されたローカル画面データに基づく
画面を可視表示する画面表示部5と、各ローカル画面デ
ータに対応するPF(Program  Functi
on)キー(図示せず)の押下による画面の表示の指令
(特定のローカル画面データに基づく画面を表示させる
指令)。
FIG. 1 is a block diagram showing the configuration of an embodiment of the terminal local screen management method of the present invention.
Based on the screen read request from TC (Termina
l Controllier) 10, the local screen data read by the screen readout control unit 3 in the host computer is superimposed with the output data sent from the host computer, or by instructions from the terminal operator. A screen display section 5 that visually displays a screen based on the local screen data read out by the screen reading control section 3 (irrelevantly), and a PF (Program Function) corresponding to each local screen data.
on) key (not shown) is pressed to display a screen (command to display a screen based on specific local screen data).

画面番号を直接的に入力することによる画面の表示の指
令および画面表示部5に表示されている画面に対する入
力データの入力(これらの指令や入力は端末オペレータ
により行われる)等を行う入力部であるキーボード6と
、TCIOとを含んで構成されている(画面表示部5.
キーボード6およびTCIO等により画面型端末が構成
されている)。
An input unit for commanding screen display by directly inputting a screen number and inputting input data for the screen displayed on the screen display unit 5 (these commands and inputs are performed by the terminal operator). It is configured to include a certain keyboard 6 and a TCIO (screen display section 5.
A screen-type terminal is configured by the keyboard 6, TCIO, etc.).

TCIOは、ホストコンピュータからのローカル画面書
込み要求に基づいて画面番号(画面表示部5に表示され
る画面、すなわちローカル画面データの識別情報)によ
るローカル画面データの分類を行いローカル画面データ
を可変長形式で画面格納部(ローカル画面ファイル)2
に格納する画面書込み制御部1と、画面番号により分類
されているローカル画面データを可変長形式で格納して
いる画面格納部2(第1図の画面格納部2には画面A1
.A2.BlおよびB2のローカル画面データが格納さ
れている(rAlj等は上述の画面番号ではない))と
、端末オペレータからの指示等に基づいて画面格納部2
から所定のローカル画面データを読み出してこのローカ
ル画面データを画面表示部5に送出する画面続出し制御
部3と、ホストコンピュータからのローカル画面書込み
要求および画面表示部5への画面の表示の指示等を画面
書込み制御部1および画面読出し制御部3等(画面表示
部5を含む)に伝達しTCIOにおけるローカル画面デ
ータに関する制御(画面格納部2内のローカル画面デー
タを可変長形式で管理するために画面書込み制御部1お
よび画面読出し制御部3に対して共通に行われる制御等
)の全体を管理する画面共通制御部4とを含んで構成さ
れている。
The TCIO classifies the local screen data by screen number (identification information of the screen displayed on the screen display section 5, that is, the local screen data) based on the local screen write request from the host computer, and converts the local screen data into a variable length format. Screen storage section (local screen file) 2
a screen writing control unit 1 that stores local screen data classified by screen number in a variable length format (the screen storage unit 2 in FIG.
.. A2. When the local screen data of Bl and B2 is stored (rAlj etc. are not the screen numbers mentioned above)), the screen storage unit 2 is stored based on instructions from the terminal operator, etc.
A screen succession control unit 3 reads predetermined local screen data from the host computer and sends this local screen data to the screen display unit 5, and a local screen write request from the host computer and an instruction to display a screen to the screen display unit 5, etc. is transmitted to the screen writing control unit 1, screen reading control unit 3, etc. (including the screen display unit 5), and control regarding local screen data in TCIO (in order to manage local screen data in the screen storage unit 2 in variable length format). It is configured to include a screen common control section 4 that manages the overall control (such as control commonly performed for the screen writing control section 1 and screen reading control section 3).

第2図を参照すると、画面格納部2に格納されているデ
ータは、画面番号に基づいてローカル画面データを検索
するための索引部21と、画面表示部5に表示される画
面に対応する数の可変長形式のローカル画面データを有
する画面データ部22とから構成されている。
Referring to FIG. 2, the data stored in the screen storage section 2 includes an index section 21 for searching local screen data based on the screen number, and a number corresponding to the screen displayed on the screen display section 5. and a screen data section 22 having variable-length local screen data.

画面データ部22内のローカル画面データは、ローカル
画面データのデータ長に基づく単数または複数の固定長
の格納単位(画面番号レコード)が使用されて構成され
ている(これによりローカル画面データの可変長形式に
よる管理が可能になっている。なお、ローカル画面デー
タの可変長形式による管理はこのC,様に限定されるも
のではない)。
The local screen data in the screen data section 22 is configured using one or more fixed-length storage units (screen number records) based on the data length of the local screen data. It is possible to manage the local screen data using the variable length format. However, the management of local screen data using the variable length format is not limited to C.).

次に、このように構成された本実施例の端末ローカル画
面管理方式の動作について説明する。
Next, the operation of the terminal local screen management system of this embodiment configured as described above will be explained.

まず、ホストコンピュータからの指示(ローカル画面書
込み要求)によるTCIO内の画面格納部2へのローカ
ル画面データの格納がTCIO内の画面共通制御部4の
制御に基づいて画面書込み制御部1により行われる場合
の動作について説明する。
First, storage of local screen data in the screen storage unit 2 in the TCIO according to an instruction from the host computer (local screen write request) is performed by the screen writing control unit 1 under the control of the screen common control unit 4 in the TCIO. The operation in this case will be explained.

この場合には、ローカル画面書込み要求に係る画面の画
面番号をキーとして当該ローカル画面データを画面格納
部2内の画面データ部22に書き込むべき位置(既存の
ローカル画面データを変更する格納のときには既存の位
置であり、新規なローカル画面データの格納のときには
画面番号の順序に基づく所定の位置である)が画面格納
部2内の索引部21が参照されて画面書込み制御部1に
より検索され、検索された画面データ部22内の位置に
当該ローカル画面データが格納される(新規なローカル
画面データの格納のときには索引部21に画面番号に基
づくキーが登録される)。
In this case, the location where the local screen data should be written to the screen data section 22 in the screen storage section 2 using the screen number of the screen related to the local screen write request as a key (in the case of storing to change existing local screen data, the location where the local screen data should be written is , and when storing new local screen data, it is a predetermined position based on the order of screen numbers) is searched by the screen writing control unit 1 with reference to the index unit 21 in the screen storage unit 2, and the search The local screen data is stored at the location in the screen data section 22 where the new local screen data is stored (when storing new local screen data, a key based on the screen number is registered in the index section 21).

この格納においては、ローカル画面データを構成する各
格納単位は固定長で管理されてローカル画面データのデ
ータ長に基づき格納単位が複数(単数の場合もある)使
用され、画面共通制御部4および画面書込み制御部1に
おけるローカル画面データの可変長形式による管理が行
われている(複数の格納単位の連結は画面番号に基づく
キーにより行われる)。これにより、データ長の短いロ
ーカル画面データは1つの格納単位のみの格納領域しか
必要でなくなり、画面型端末で画面を管理するための領
域を減少させることができる。
In this storage, each storage unit constituting the local screen data is managed with a fixed length, and a plurality of storage units (sometimes a single storage unit) are used based on the data length of the local screen data. Local screen data in the write control unit 1 is managed in a variable length format (a plurality of storage units are linked using keys based on screen numbers). As a result, local screen data having a short data length requires only a storage area for one storage unit, and the area for managing screens on the screen terminal can be reduced.

次に、画面型端末の端末オペレータのキーボード6から
の指示により画面表示部5に画面(入力データが入力さ
れる前の画面)が表示される場合の動作について説明す
る。
Next, an explanation will be given of the operation when a screen (a screen before input data is input) is displayed on the screen display unit 5 in accordance with an instruction from the terminal operator's keyboard 6 of the screen type terminal.

この場合には、キーボード6上の画面呼出しキー(図示
せず)が押下された後に4桁の英数字からなる画面番号
(4桁には限定されない)が入力されて実行キー(図示
せず)が端末オペレータにより押下される(4桁の英数
字からなる画面番号の入力の代わりにPFキーの押下に
より画面(ローカル画面データ)を特定することも可能
である)。
In this case, after a screen call key (not shown) on the keyboard 6 is pressed, a screen number consisting of 4 digit alphanumeric characters (not limited to 4 digits) is input, and an execution key (not shown) is pressed. is pressed by the terminal operator (it is also possible to specify the screen (local screen data) by pressing the PF key instead of inputting the screen number consisting of 4 digit alphanumeric characters).

これにより、TCIO内の画面読出し制御部3 (画面
共通制御部4の制御を受ける)によって画面格納部2内
のデータ中の上述の画面番号に対応するローカル画面デ
ータが読み出される(対応するローカル画面データが複
数の格納単位に分割されているときには複数の格納単位
が連結されて読み出されて画面表示部5に表示される)
As a result, the local screen data corresponding to the above-mentioned screen number in the data in the screen storage unit 2 is read out by the screen reading control unit 3 (under the control of the screen common control unit 4) in the TCIO (the corresponding local screen When data is divided into multiple storage units, the multiple storage units are concatenated and read out and displayed on the screen display section 5)
.

最後に、このようにして画面表示部5に表示された画面
に対してキーボード6から入力データが端末オペレータ
により入力(キーイン)された後の画面が表示される場
合の動作について説明する。
Finally, the operation when a screen is displayed after input data is input (keyed in) from the keyboard 6 on the screen displayed on the screen display unit 5 by the terminal operator will be described.

この場合には、キーボード6から入力データがキーイン
された後にキーボード6上の実行キーが押下され、キー
インされた入力データがホストコンピュータに送信され
てホストコンピュータ内で処理される(入力データに基
づく所定の出力データの検索や生成等が行われる)。
In this case, after the input data is keyed in from the keyboard 6, the execution key on the keyboard 6 is pressed, and the keyed-in input data is transmitted to the host computer and processed within the host computer (predetermined data based on the input data). search and generation of output data).

この処理により求められた出力データと出力データを表
示すべき画面の画面番号とが、ホストコンピュータから
画面型端末に送信されてくる。
The output data obtained through this process and the screen number of the screen on which the output data should be displayed are transmitted from the host computer to the screen terminal.

画面型端末のTCIO内の画面共通制御部4の制御に基
づいて画面読出し制御部3では、ホストコンピュータか
ら送信されてきた上述の画面番号に該当するローカル画
面データが画面格納部2から読み出され(該当するロー
カル画面データが複数の格納単位に分割されているとき
には連結して読み出される)、ホストコンピュータから
送信されてきた出力データと重ね合わされて画面表示部
5に1つの画面として可視表示される。
Based on the control of the screen common control unit 4 in the TCIO of the screen type terminal, the screen reading control unit 3 reads the local screen data corresponding to the above-mentioned screen number transmitted from the host computer from the screen storage unit 2. (When the relevant local screen data is divided into multiple storage units, it is read out in a concatenated manner), and is superimposed on the output data sent from the host computer and visually displayed as one screen on the screen display unit 5. .

なお、本実施例では第1図に示すようにTCIO内に画
面書込み制御部15画面格納部21画面読出し制御部3
および画面共通制御部4が配置されている場合について
述べたが、TCIOを設けずに画面表示部5とキーボー
ド6とに画面書込み制御部11画面格納部21画面続出
し制御部3および画面共通制御部4を接続して本発明を
実現することが可能なことはいうまでもない。
In addition, in this embodiment, as shown in FIG.
and the case where the screen common control section 4 is arranged, but the screen writing control section 11 screen storage section 21 screen succession control section 3 and the screen common control section are installed in the screen display section 5 and the keyboard 6 without providing TCIO. It goes without saying that it is possible to realize the present invention by connecting the parts 4.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、画面型端末の画面表示部
に表示される画面をローカル画面データとしてローカル
画面ファイル(画面格納部)に蓄積して管理する場合に
ローカル画面データを可変長で管理することにより、ロ
ーカル画面ファイルの容量(画面型端末で画面を管理す
るための領域)を減少させることができるという効果が
ある。
As explained above, the present invention manages local screen data in a variable length when the screen displayed on the screen display section of a screen terminal is stored and managed as local screen data in a local screen file (screen storage section). This has the effect of reducing the capacity of the local screen file (the area for managing the screen on the screen terminal).

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の構成を示すブロック図、 第2図は第1図中の画面格納部内のデータの構成を示す
図である。 図において、 1・・・画面書込み制御部、 2・・・画面格納部、 3・・・画面読出し制御部、 4・・・画面共通制御部、 5・・・画面表示部、 6・・・キーボード、 10・・・TC。 21・・・索引部、 22・・・画面データ部である。
FIG. 1 is a block diagram showing the structure of an embodiment of the present invention, and FIG. 2 is a diagram showing the structure of data in the screen storage section in FIG. In the figure, 1... Screen writing control unit, 2... Screen storage unit, 3... Screen reading control unit, 4... Screen common control unit, 5... Screen display unit, 6... Keyboard, 10...TC. 21... Index section; 22... Screen data section.

Claims (1)

【特許請求の範囲】  ホストコンピュータからのローカル画面書込み要求に
基づきローカル画面データを可変長形式で画面格納部に
格納する画面書込み制御部と、この画面書込み制御部に
より前記画面格納部に格納された可変長形式のローカル
画面データを読み出す画面読出し制御部と、この画面読
出し制御部により読み出されたローカル画面データを画
面として可視表示する画面表示部と、 前記画面読出し制御部によるローカル画面データの読出
しおよび前記画面表示部における画面の可視表示を指示
するための画面番号の入力等を行う入力部と、 前記画面格納部に格納されているローカル画面データを
可変長形式で管理するように前記画面書込み制御部およ
び前記画面読出し制御部を共通に制御する画面共通制御
部と、 を有することを特徴とする端末ローカル画面管理方式。
[Scope of Claims] A screen writing control unit that stores local screen data in a variable length format in a screen storage unit based on a local screen writing request from a host computer; a screen readout control unit that reads local screen data in variable length format; a screen display unit that visually displays the local screen data read out by the screen readout control unit as a screen; and readout of the local screen data by the screen readout control unit. and an input section for inputting a screen number for instructing visual display of the screen on the screen display section, and the screen writing section for managing the local screen data stored in the screen storage section in a variable length format. A terminal local screen management method, comprising: a screen common control section that commonly controls a control section and the screen readout control section.
JP63013215A 1988-01-22 1988-01-22 Terminal local screen managing system Pending JPH01188929A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63013215A JPH01188929A (en) 1988-01-22 1988-01-22 Terminal local screen managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63013215A JPH01188929A (en) 1988-01-22 1988-01-22 Terminal local screen managing system

Publications (1)

Publication Number Publication Date
JPH01188929A true JPH01188929A (en) 1989-07-28

Family

ID=11826934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63013215A Pending JPH01188929A (en) 1988-01-22 1988-01-22 Terminal local screen managing system

Country Status (1)

Country Link
JP (1) JPH01188929A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5776660A (en) * 1980-10-31 1982-05-13 Toshiba Corp Recording system for variable-length picture information

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5776660A (en) * 1980-10-31 1982-05-13 Toshiba Corp Recording system for variable-length picture information

Similar Documents

Publication Publication Date Title
JPH01188929A (en) Terminal local screen managing system
JPS5969840A (en) Method for entering data to entry screen
JP2720775B2 (en) File parallel processing unit
JPS59103131A (en) Card image processing data processor having list producing function
JPS61128325A (en) Picture control system
JP2669070B2 (en) Screen definition device
JPH0348359A (en) Display system for plural languages on computer systems terminal
JP2555606B2 (en) Electronic manual display system
JPS61131031A (en) Artificial virtual displaying system
JPH04174073A (en) On-line document output control system
JPH04184570A (en) Block diagram drawing device
JPH0769200B2 (en) Industrial monitoring and control equipment
JPH02288959A (en) Cursor direction switching processing system in table format data
JPH02193458A (en) Electronic filing system
JPS63128413A (en) Message comipling system
JPS62221720A (en) Control system for terminal local picture
JPS61296447A (en) Information control processor
JPH0357060A (en) Control system for partial change of terminal local picture
JPH04336661A (en) Document preparing device
JPS62113224A (en) Keyboard data input device
JPH0350644A (en) High speed access system for massive data file
JPH02224115A (en) Input data reproducing display/processing system for table format data
JPH04321169A (en) Document preparing device
JPH02148211A (en) Data input system in data base control system
JPH02297279A (en) Document processor with next registration code display function