JPH04245561A - Terminal screen input data processing system - Google Patents

Terminal screen input data processing system

Info

Publication number
JPH04245561A
JPH04245561A JP3209891A JP3209891A JPH04245561A JP H04245561 A JPH04245561 A JP H04245561A JP 3209891 A JP3209891 A JP 3209891A JP 3209891 A JP3209891 A JP 3209891A JP H04245561 A JPH04245561 A JP H04245561A
Authority
JP
Japan
Prior art keywords
data
terminal
input data
screen input
received
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
JP3209891A
Other languages
Japanese (ja)
Inventor
Tomoki Sugano
知己 菅野
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 JP3209891A priority Critical patent/JPH04245561A/en
Publication of JPH04245561A publication Critical patent/JPH04245561A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To enhance the reusing frequency by enavling storage of many kinds of data and also to facilitate the reconstitution of the display data and the selection of data at the time of reusing. CONSTITUTION:At the lime of inputting a normal date, a retrieving means 36 retrieves the stored data including the screen input data received as the normal input data out of a storage means 39. A deleting means 38 deletes the retrieved stored data, and a writing means 37 writes the screen input data received through a terminal 1 into the means 39 together with a new control number. Meanwhile if the reuse is requested for the data received from the terminal 1, the means 36 retrieves the stored data including the designated data out of the means 39 as soon as the data reuse request is received. A display data constitution means 33 constitutes the retrieved stored data to a display form as a non-transmission field and transmitsthe to the terminal 1.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は電子計算機のオンライン
システムにおける端末画面入力データ処理方式に関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a terminal screen input data processing method in an online computer system.

【0002】0002

【従来の技術】オンラインシステムにおいては、種々の
データを端末の画面上から入力し、ホストコンピュータ
に送信する。
2. Description of the Related Art In online systems, various data are input on the screen of a terminal and transmitted to a host computer.

【0003】この際、ホストコンピュータから端末の画
面を制御する単位であるフィールドと呼ばれるものが用
いられる。
[0003] At this time, what is called a field is used, which is a unit for controlling the terminal screen from the host computer.

【0004】フィールドには、 ・ホストコンピュータへの転送を行う/行わない・キー
ボードからの入力が可能/不可能等の属性が定められて
おり、ホストコンピュータへ転送を行うフィールドは送
信フィールド、ホストコンピュータへ転送を行わないフ
ィールドは非送信フィールドと呼ばれている。また、キ
ーボードからの入力が可能であるフィールドの場合、非
送信フィールドにデータを入力すると、送信フィールド
に変わるようになっている。
[0004] Fields have attributes such as ・Transferring to the host computer or not, and enabling/disabling input from the keyboard.The field that transfers to the host computer is the sending field, the host computer Fields that are not transferred to are called non-transmission fields. Furthermore, in the case of a field that allows input from the keyboard, when data is entered in a non-transmission field, it changes to a transmission field.

【0005】従って、ホストコンピュータ上で動作する
アプリケーションプログラムでは、端末からの入力を求
めるデータを非送信フィールドとして画面上に位置付け
、利用者がそのフィールドにデータを入力するのを待つ
。そして、利用者が画面上の非送信フィールドにデータ
を入力すると送信フィールドに変わり、そのデータが端
末からホストコンピュータに対して送信される。
[0005] Therefore, an application program running on a host computer positions data that requires input from a terminal as a non-transmission field on the screen and waits for the user to input data into that field. When the user enters data in a non-transmission field on the screen, the field changes to a transmission field, and the data is transmitted from the terminal to the host computer.

【0006】ところで、端末から入力するデータとして
は、既に入力したデータと全く同じものである場合や、
多少の修正を加えれば使えるような場合があり、このよ
うな場合に最初から同じようにデータを入力するのは無
駄が多い。
[0006] By the way, the data input from the terminal may be exactly the same as the data that has already been input, or
There are cases where it can be used with some modification, and in such cases it is wasteful to input data in the same way from the beginning.

【0007】このようなことから、既に入力したデータ
を再利用できるようにしたシステムが存在する。
[0007] For this reason, there are systems that allow already input data to be reused.

【0008】従来、このようなデータの再利用は、端末
から入力されたデータをホストコンピュータの側におい
て全て記憶しておき、端末からデータの再利用の要求が
あった場合に記憶内容を全て端末側に非送信フィールド
として表示させ、その中から利用者に適宜に選択させて
入力・送信させるようになっていた。
[0008] Conventionally, such data reuse has been achieved by storing all data input from a terminal on the host computer side, and when a request for data reuse is received from the terminal, all stored contents are transferred to the terminal. It was displayed as a non-transmission field on the side, and the user was allowed to select the appropriate field and input/send it.

【0009】また、ホストコンピュータにおいて、入力
されたデータを記憶する際、記憶領域が不足した場合は
古い順にデータを削除して空きを作っていた。
[0009] Furthermore, when storing input data in a host computer, if the storage area is insufficient, the oldest data is deleted to create space.

【0010】0010

【発明が解決しようとする課題】上述したように、従来
の方式にあっては、入力されたデータを後の再利用に備
えて全て記憶し、記憶領域が不足した場合には古い順に
削除して行くようにしていたので、同じデータが重複し
て記憶されて記憶領域の有効利用が図れないと共に、後
に必要とされるような異なる内容のデータが削除されて
再利用できなくなってしまうという欠点があった。
[Problems to be Solved by the Invention] As mentioned above, in the conventional method, all input data is stored in preparation for later reuse, and when storage space is insufficient, the oldest data is deleted. As a result, the same data is stored redundantly, making it impossible to use the storage space effectively, and data with different content that will be needed later is deleted, making it impossible to reuse it. was there.

【0011】一方、利用者からデータの再利用の要求が
あった場合、記憶してあるデータを全て画面に表示させ
るため、表示のためのデータの再構成に相当の処理を費
やすこととなり、処理性能に影響するという欠点があっ
た。また、利用者の側からは、多数のデータが表示され
ることとなり、その中から所望のデータを選択するのが
困難であるという欠点もあった。
On the other hand, when there is a request from a user to reuse data, in order to display all the stored data on the screen, a considerable amount of processing is required to reconstruct the data for display. There was a drawback that it affected performance. In addition, from the user's side, a large amount of data is displayed, and there is also the drawback that it is difficult to select desired data from among them.

【0012】本発明は上記の点に鑑み提案されたもので
あり、その目的とするところは、第1の発明にあっては
、多種類のデータを可能な限り記憶して再利用できる頻
度を高めることにあり、第2の発明にあっては、再利用
時に表示データの再構成を容易にすると共に所望のデー
タを選択するのを容易にすることにある。
[0012] The present invention has been proposed in view of the above points, and its purpose is to store as many types of data as possible and increase the frequency with which they can be reused. A second aspect of the present invention is to facilitate the reconstruction of display data during reuse and to facilitate the selection of desired data.

【0013】[0013]

【課題を解決するための手段】本発明は上記の目的を達
成するため、第1の発明にあっては、端末から通常の入
力データとして入力された画面入力データを含む記憶デ
ータを記憶手段から検索する検索手段と、検索された記
憶データを削除する削除手段と、端末から入力された画
面入力データを新たな管理番号を付して記憶手段に書き
込む書き込み手段と、各手段を制御する更新手段とを備
えるようにし、第2の発明にあっては、端末からデータ
の再利用を要求された際に、同時に指定されたデータを
含む記憶データを記憶手段から検索する検索手段と、検
索された記憶データを非送信フィールドとして表示形式
に構成して端末に送信する表示データ構成手段と、各手
段を制御する更新手段とを備えるようにしている。
[Means for Solving the Problems] In order to achieve the above-mentioned object, the present invention, in the first invention, stores data including screen input data input from a terminal as normal input data from a storage means. A search means for searching, a deletion means for deleting the retrieved stored data, a writing means for writing the screen input data inputted from the terminal into the storage means with a new management number, and an updating means for controlling each means. In the second invention, when data reuse is requested from a terminal, a search means for simultaneously searching the storage means for stored data including the designated data; The apparatus includes a display data configuring means for configuring stored data into a display format as a non-transmission field and transmitting it to a terminal, and an updating means for controlling each means.

【0014】[0014]

【作用】本発明の端末画面入力データ処理方式にあって
は、通常のデータ入力時には、検索手段が端末から通常
の入力データとして入力された画面入力データを含む記
憶データを記憶手段から検索し、削除手段が検索された
記憶データを削除し、書き込み手段が端末から入力され
た画面入力データを新たな管理番号を付して記憶手段に
書き込む。
[Operation] In the terminal screen input data processing method of the present invention, during normal data input, the search means searches the storage means for stored data including screen input data input as normal input data from the terminal; The deletion means deletes the retrieved stored data, and the writing means writes the screen input data input from the terminal into the storage means with a new management number attached.

【0015】一方、端末からデータの再利用を要求され
た際には、検索手段がその要求と同時に指定されたデー
タを含む記憶データを記憶手段から検索し、表示データ
構成手段が検索された記憶データを非送信フィールドと
して表示形式に構成して端末に送信する。
On the other hand, when there is a request from the terminal to reuse data, the retrieval means searches the storage means for stored data including the specified data at the same time as the request, and the display data composition means retrieves the stored data from the retrieved memory. Constructs the data into a display format as a non-send field and sends it to the terminal.

【0016】[0016]

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

【0017】図1は本発明の端末画面入力データ処理方
式を適用したオンラインシステムの一実施例を示す構成
図である。
FIG. 1 is a block diagram showing an embodiment of an online system to which the terminal screen input data processing method of the present invention is applied.

【0018】図1において、本実施例は、主たる処理を
行うホストコンピュータ3と、このホストコンピュータ
3に通信回線2を介して接続された送受信兼用の端末1
とから構成されている。また、端末1はCRT等の画面
を有する表示手段11とキーボード等を有する入力手段
12とを備え、ホストコンピュータ3は通信処理手段3
1と受信データ解析手段32と表示データ構成手段33
と更新手段34とアプリケーションプログラム35と検
索手段36と書き込み手段37と削除手段38と記憶手
段39とを備えている。なお、各部の機能等については
、重複を避けるため、以下の動作を通して説明すること
とする。
In FIG. 1, the present embodiment includes a host computer 3 that performs main processing, and a terminal 1 for both transmitting and receiving purposes connected to this host computer 3 via a communication line 2.
It is composed of. Further, the terminal 1 includes a display means 11 having a screen such as a CRT, and an input means 12 having a keyboard etc., and the host computer 3 has a communication processing means 3.
1, received data analysis means 32, and display data composition means 33
, an updating means 34 , an application program 35 , a searching means 36 , a writing means 37 , a deleting means 38 , and a storage means 39 . Note that the functions of each part will be explained through the following operations to avoid duplication.

【0019】以下、上記の実施例の動作を場合を分けて
説明する。
Hereinafter, the operation of the above embodiment will be explained by case.

【0020】(1)通常のデータ入力 端末1の利用者は、表示手段11の画面を見ながら、入
力手段12によりデータを入力する。ここで、データの
入力が可能な画面上のフィールドは、データ入力前は非
送信フィールドであるが、データの入力により送信フィ
ールドに変化し、端末1は入力されたデータを含む所定
の形式のデータを通信回線2を介してホストコンピュー
タ3に送信する。
(1) A user of the normal data input terminal 1 inputs data using the input means 12 while looking at the screen of the display means 11. Here, the field on the screen in which data can be input is a non-transmission field before data input, but changes to a transmission field by inputting data, and the terminal 1 receives data in a predetermined format including the input data. is transmitted to the host computer 3 via the communication line 2.

【0021】送信されたデータはホストコンピュータ3
の通信処理手段31で受信され、通信処理手段31はそ
れを受信データ4として受信データ解析手段32に渡す
。ここで、受信データ4は図2に示すような形式をして
おり、先頭から、処理の種別を示すキーID41と、画
面上のカーソルの位置を示すカーソル位置42と、入力
されたデータである画面入力データ43とを含んでいる
[0021] The transmitted data is sent to the host computer 3.
The communication processing means 31 passes it as received data 4 to the received data analysis means 32. Here, the received data 4 has a format as shown in FIG. 2, starting from the beginning with a key ID 41 indicating the type of processing, a cursor position 42 indicating the position of the cursor on the screen, and the input data. screen input data 43.

【0022】受信データ解析手段32は、受信データ4
の解析を行い、キーID41,カーソル位置42,画面
入力データ43のそれぞれを更新手段34に渡す。
The received data analysis means 32 analyzes the received data 4
is analyzed, and each of the key ID 41, cursor position 42, and screen input data 43 is passed to the updating means 34.

【0023】更新手段34は、キーID41が通常のデ
ータ入力であることを示している場合、受け取った画面
入力データ43を検索キーとして検索手段36に渡し、
検索を指示する。
When the key ID 41 indicates normal data input, the updating means 34 passes the received screen input data 43 as a search key to the searching means 36,
Instruct search.

【0024】また、更新手段34は、アプリケーション
プログラム35に画面入力データ43等を与える。
The updating means 34 also provides screen input data 43 and the like to the application program 35.

【0025】検索手段36は、受け取った画面入力デー
タ43を検索キーとして記憶手段39内の記憶データ5
にその画面入力データ43を含むデータが存在するか否
かを検索する。ここで、記憶データ5は図3に示すよう
な形式をしており、端末毎に記憶領域が設けられ、書き
込まれる順に付与される管理番号51と、画面入力デー
タ52との対を複数有している。
The search means 36 searches the stored data 5 in the storage means 39 using the received screen input data 43 as a search key.
A search is made to see if data including the screen input data 43 exists. Here, the storage data 5 has a format as shown in FIG. 3, with a storage area provided for each terminal, and a plurality of pairs of management numbers 51 and screen input data 52, which are assigned in the order in which they are written. ing.

【0026】検索手段36は、該当するデータが存在し
た場合には、その管理番号51と画面入力データ52と
を更新手段34に返却する。
If the search means 36 finds the corresponding data, it returns its management number 51 and screen input data 52 to the update means 34.

【0027】更新手段34は、該当するデータが存在し
て管理番号51と画面入力データ52とを受け取った場
合には、その管理番号51をキーとして削除手段38に
渡し、削除を指示する。
When the updating means 34 receives the management number 51 and the screen input data 52 when the corresponding data exists, it passes the management number 51 as a key to the deletion means 38 and instructs deletion.

【0028】削除手段38は、管理番号51をキーとし
て記憶手段39の記憶データ5中の該当するデータ(管
理番号51,画面入力データ52)を削除する。
The deletion means 38 uses the management number 51 as a key to delete the corresponding data (management number 51, screen input data 52) from the stored data 5 of the storage means 39.

【0029】次いで、更新手段34は、受信データ解析
手段32から既に渡された受信データ4の画面入力デー
タ43を書き込み手段37に渡し、書き込みを指示する
Next, the updating means 34 passes the screen input data 43 of the received data 4 already passed from the received data analyzing means 32 to the writing means 37, and instructs it to write.

【0030】書き込み手段37は、最新の管理番号51
を付与し、その画面入力データ43を画面入力データ5
2として記憶手段39に書き込む。この際、新たにデー
タを書き込む領域がない場合、管理番号から判断して最
も古いデータを削除して空きの領域を作る。
The writing means 37 writes the latest management number 51
and convert the screen input data 43 into screen input data 5.
2 in the storage means 39. At this time, if there is no area to write new data, the oldest data is deleted based on the management number to create a free area.

【0031】一方、更新手段34は、検索手段36の検
索の結果、記憶手段39に該当するデータが存在しない
場合にも、同様に、書き込み手段37に受信データ4の
画面入力データ43を渡し、書き込みを指示する。
On the other hand, even if as a result of the search by the search means 36, the corresponding data does not exist in the storage means 39, the update means 34 similarly passes the screen input data 43 of the received data 4 to the writing means 37, Instruct writing.

【0032】書き込み手段37は、最新の管理番号51
を付与し、その画面入力データ43を画面入力データ5
2として記憶手段39に書き込む。
The writing means 37 writes the latest management number 51
and convert the screen input data 43 into screen input data 5.
2 in the storage means 39.

【0033】以上の処理により、同一のデータが重複し
て記憶手段39に記憶されるのを防止することができ、
内容の異なるより多くのデータを記憶しておくことが可
能となる。
[0033] Through the above processing, it is possible to prevent the same data from being stored redundantly in the storage means 39,
It becomes possible to store more data with different contents.

【0034】(2)再利用によるデータ入力端末1の利
用者は、既に入力したのと同じであるか、あるいは多少
の修正を加えて使用できるデータを新たに入力しようと
する場合、データの再利用を求める指示と共に、そのデ
ータの一部を入力手段12から入力する。ここで、全部
のデータを入力したのでは再利用する意味がないので、
選択が困難とならない程度の候補に絞ることができるく
らいのデータを入力する。
(2) Data input by reuse When the user of the terminal 1 wants to input new data that is the same as the data he has already input or can be used with some modifications, he cannot reuse the data. A part of the data is inputted from the input means 12 along with an instruction requesting its use. Here, if all the data is entered, there is no point in reusing it, so
Enter enough data to narrow down the candidates to a level that does not make selection difficult.

【0035】端末1から送信されたデータはホストコン
ピュータ3の通信処理手段31で受信され、通信処理手
段31はそれを受信データ4として受信データ解析手段
32に渡す。
The data transmitted from the terminal 1 is received by the communication processing means 31 of the host computer 3, and the communication processing means 31 passes it as received data 4 to the received data analysis means 32.

【0036】受信データ解析手段32は、受信データ4
の解析を行い、キーID41,カーソル位置42,画面
入力データ43のそれぞれを更新手段34に渡す。
The received data analysis means 32 analyzes the received data 4
is analyzed, and each of the key ID 41, cursor position 42, and screen input data 43 is passed to the updating means 34.

【0037】更新手段34は、キーID41が再利用に
よるデータ入力であることを示している場合、受け取っ
た画面入力データ43を検索キーとして検索手段36に
渡し、検索を指示する。
[0037] When the key ID 41 indicates that the data is input by reuse, the updating means 34 passes the received screen input data 43 as a search key to the retrieval means 36 and instructs it to perform a search.

【0038】検索手段36は、受け取った画面入力デー
タ43を検索キーとして、記憶手段39内の記憶データ
5の中からその画面入力データ43を一部に含むデータ
を検索する。
The search means 36 uses the received screen input data 43 as a search key to search the stored data 5 in the storage means 39 for data that partially includes the screen input data 43.

【0039】検索手段36は、該当するデータが存在し
た場合には、その管理番号51と画面入力データ52と
を更新手段34に返却する。
[0039] If the corresponding data exists, the search means 36 returns its management number 51 and screen input data 52 to the update means 34.

【0040】更新手段36は、該当するデータの全てを
検索するまで検索手段36に検索を指示する。
The updating means 36 instructs the searching means 36 to search until all of the relevant data is searched.

【0041】更新手段34は、該当するデータの全てに
ついての画面入力データ52を受け取った場合には、そ
れらを表示データ構成手段33に渡す。
When the updating means 34 receives the screen input data 52 for all the relevant data, it passes them to the display data composing means 33.

【0042】表示データ構成手段33は、受け取った画
面入力データ52を非送信フィールドとして構成し、通
信処理手段31に渡す。
The display data configuration means 33 configures the received screen input data 52 as a non-transmission field and passes it to the communication processing means 31.

【0043】通信処理手段31は、渡されたデータを通
信回線2を介して端末1に送信する。
The communication processing means 31 transmits the passed data to the terminal 1 via the communication line 2.

【0044】端末1では受信した非送信フィールドを表
示手段11が画面に一覧として表示する。なお、該当す
るデータが存在しない場合にはその旨を表示する。
In the terminal 1, the display means 11 displays the received non-transmission fields as a list on the screen. Note that if the corresponding data does not exist, a message to that effect is displayed.

【0045】利用者は、画面に表示された一覧の中から
再利用に適するフィールドを選択し、入力手段12の操
作により、そのままの形で入力データとするか、あるい
は適宜修正して入力データとする。
[0045] The user selects a field suitable for reuse from the list displayed on the screen, and operates the input means 12 to input the data as it is or to modify it as appropriate. do.

【0046】データの入力により非送信フィールドは送
信フィールドに変化し、端末1から通信回線2を介して
ホストコンピュータ3に送信される。
By inputting data, the non-transmission field changes to a transmission field, and is transmitted from the terminal 1 to the host computer 3 via the communication line 2.

【0047】この場合、送信されるデータ(受信データ
4)は通常のデータ入力であるため、前述したと同様に
処理され、入力したデータはアプリケーションプログラ
ム35に渡される。
In this case, since the transmitted data (received data 4) is normal data input, it is processed in the same manner as described above, and the input data is passed to the application program 35.

【0048】[0048]

【発明の効果】以上説明したように、本発明の端末画面
入力データ処理方式にあっては、第1,第2の発明それ
ぞれにつき次のような効果がある。
[Effects of the Invention] As explained above, the terminal screen input data processing method of the present invention has the following effects for each of the first and second inventions.

【0049】(1)第1の発明の場合 新たに入力されたデータが既に記憶されているデータに
包含される場合、記憶されているデータを削除した上で
入力したデータを記憶させるので、同内容のデータが重
複して記憶されることがなくなり、限られた記憶領域内
で多種類のデータを保持しておくことができ、再利用す
る際に所望のデータが得られる確率が高まる。
(1) In the case of the first invention, if newly input data is included in already stored data, the input data is stored after deleting the stored data. Content data is not stored redundantly, many types of data can be held within a limited storage area, and the probability of obtaining desired data when reusing is increased.

【0050】また、記憶データを管理する際にも、不必
要な同一データの履歴を作成する必要がないため、効率
のよい管理ができる。
Furthermore, when managing stored data, there is no need to create unnecessary histories of the same data, so efficient management is possible.

【0051】(2)第2の発明の場合 所望のデータを特徴付けるデータの一部を入力させるこ
とにより、そのデータを含む記憶データのみを候補とし
て扱えばよいため、表示のために再構成するデータ量が
減り、システムへの負担が軽減される。
(2) In the case of the second invention, by inputting a part of the data that characterizes the desired data, only the stored data including that data can be treated as candidates, so that the data to be reconstructed for display The amount is reduced, reducing the burden on the system.

【0052】また、候補となるデータのみが表示される
ため、表示されるデータの総数を適正なものとすること
ができ、利用者は選択を容易に行うことができる。
Furthermore, since only candidate data is displayed, the total number of displayed data can be made appropriate, and the user can easily make a selection.

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

【図1】本発明の端末画面入力データ処理方式を適用し
たオンラインシステムの一実施例を示す構成図である。
FIG. 1 is a configuration diagram showing an embodiment of an online system to which a terminal screen input data processing method of the present invention is applied.

【図2】端末からホストコンピュータが受信する受信デ
ータの形式の例を示す図である。
FIG. 2 is a diagram showing an example of the format of received data received by a host computer from a terminal.

【図3】ホストコンピュータの記憶手段に格納される記
憶データの形式の例を示す図である。
FIG. 3 is a diagram showing an example of the format of storage data stored in storage means of a host computer.

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

1……端末 11…表示手段 12…入力手段 2……通信回線 3……ホストコンピュータ 31…通信処理手段 32…受信データ解析手段 33…表示データ構成手段 34…更新手段 35…アプリケーションプログラム 36…検索手段 37…書き込み手段 38…削除手段 39…記憶手段 4……受信データ 41…キーID 42…カーソル位置 43…画面入力データ 5……記憶データ 51…管理番号 52…画面入力データ 1...terminal 11...Display means 12...Input means 2...Communication line 3...Host computer 31...Communication processing means 32... Received data analysis means 33...Display data configuration means 34...Updating means 35...Application program 36...Search means 37...Writing means 38...Deleting means 39...Memory means 4...Received data 41...Key ID 42...Cursor position 43...Screen input data 5... Memory data 51...Management number 52...Screen input data

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  端末から通常の入力データとして入力
された画面入力データを含む記憶データを記憶手段から
検索する検索手段と、検索された記憶データを削除する
削除手段と、端末から入力された画面入力データを新た
な管理番号を付して記憶手段に書き込む書き込み手段と
、各手段を制御する更新手段とを備えたことを特徴とす
る端末画面入力データ処理方式。
[Claim 1] A search means for searching a storage means for stored data including screen input data inputted as normal input data from a terminal, a deletion means for deleting the retrieved stored data, and a screen inputted from the terminal. 1. A terminal screen input data processing method, comprising a writing means for writing input data into a storage means with a new management number attached thereto, and an updating means for controlling each means.
【請求項2】  端末からデータの再利用を要求された
際に、同時に指定されたデータを含む記憶データを記憶
手段から検索する検索手段と、検索された記憶データを
非送信フィールドとして表示形式に構成して端末に送信
する表示データ構成手段と、各手段を制御する更新手段
とを備えたことを特徴とする端末画面入力データ処理方
式。
2. A retrieval means for retrieving stored data including the specified data from a storage means when data reuse is requested from a terminal, and displaying the retrieved stored data as a non-transmission field. 1. A terminal screen input data processing method comprising display data configuring means for configuring and transmitting the data to a terminal, and updating means for controlling each means.
JP3209891A 1991-01-31 1991-01-31 Terminal screen input data processing system Pending JPH04245561A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3209891A JPH04245561A (en) 1991-01-31 1991-01-31 Terminal screen input data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3209891A JPH04245561A (en) 1991-01-31 1991-01-31 Terminal screen input data processing system

Publications (1)

Publication Number Publication Date
JPH04245561A true JPH04245561A (en) 1992-09-02

Family

ID=12349421

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3209891A Pending JPH04245561A (en) 1991-01-31 1991-01-31 Terminal screen input data processing system

Country Status (1)

Country Link
JP (1) JPH04245561A (en)

Similar Documents

Publication Publication Date Title
US5724578A (en) File managing system for managing files shared with a plurality of users
US5434963A (en) Method and system of help-information control method and system
US6820099B1 (en) Instantaneous data updating using snapshot volumes
US5802520A (en) System and method for manipulating compressed files
CN109902255B (en) Page mixed browsing record generation method, device, equipment and storage medium
US6748383B1 (en) Geographic information indicator, method for displaying geographic information and storage medium for storing program for executing the same
JPH09305473A (en) Caching system for retrieval system
JP2002007019A (en) System for automatically displaying/erasing help guidance
JPH04245561A (en) Terminal screen input data processing system
JP2007287030A (en) Information retrieval system, information retrieving method, index information generating apparatus, information processing apparatus, index information generation program, information processing program, and computer readable storage medium storing program
JPH11312154A (en) Cooperative work aiding system and recording medium thereof
US20020059182A1 (en) Operation assistance method and system and recording medium for storing operation assistance method
JPH08137732A (en) Information processor
JP2001051995A (en) Document editor
JP4011662B2 (en) Electronic filing method and apparatus
JP3425873B2 (en) Data input method for terminal device connected to host computer
JPH0922348A (en) Program preparing method and program managing method
JPH07192005A (en) Learning storage controller
JP2008021031A (en) Search server apparatus and its control method, information processing apparatus and its control method, information processing system, information search apparatus and its control method, program, and storage medium
JP2002278999A (en) Device and method for managing display of object and program therefor
JPH0581096A (en) Page deletion system for electronic filing device
JP2002092031A (en) Client device
JP2002117056A (en) Method and system for data search and display, and data search engine equipped with data search and display method
JPH11120064A (en) File management system
JPH0962689A (en) Multimedia compound document management system