JPS6162123A - Input/output device for fields on display screen - Google Patents

Input/output device for fields on display screen

Info

Publication number
JPS6162123A
JPS6162123A JP59182817A JP18281784A JPS6162123A JP S6162123 A JPS6162123 A JP S6162123A JP 59182817 A JP59182817 A JP 59182817A JP 18281784 A JP18281784 A JP 18281784A JP S6162123 A JPS6162123 A JP S6162123A
Authority
JP
Japan
Prior art keywords
field
input
item
control means
fields
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
JP59182817A
Other languages
Japanese (ja)
Inventor
Hajime Otogao
乙顔 元
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP59182817A priority Critical patent/JPS6162123A/en
Publication of JPS6162123A publication Critical patent/JPS6162123A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Position Input By Displaying (AREA)

Abstract

PURPOSE:To improve an input operation without losing the processing speed by providing a function to identify an item up/down shift key and to define a field right above or right under the input field as a next field. CONSTITUTION:The program of CPU1 issued the demand to start to the control means 23 instructing position and length of each field, identification of unfixed or fixed field group to be displayed to a display 3, and in case of fixed field, factors of field number which constitutes the two dimensional table. The means 23 identifies the item advance or retreat keys in addition to the identification up and down keys and delivers such information to an arithmetic means 22. The means 23 specifies not only the fields immediately back or prior to the already input field but also the fields right under or above as the next input field, and informs to an output action means 21 through the means 23. According to this information, the means 21 executes input processing from the field on the screen of a device 3.

Description

【発明の詳細な説明】 [発明の技術分野] 本発明は、ワークステーション等における表示装置の画
面上に表示されたフィード群の簡易入力装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a simple input device for a feed group displayed on the screen of a display device in a workstation or the like.

[発明の技術的背景] 従来から、ワークステーション等のキーボード付表示装
置の画面におけるフィールドモードとは。
[Technical Background of the Invention] Conventionally, there has been a field mode on the screen of a display device with a keyboard such as a workstation.

画面上の任意の箇所にいくつかの入出力最小単位である
フィールドを設定し、そのフィールドに対してデータの
入出力を行なうことである。このようなフィールドモー
ドの入力処理における入力処理順序は、各フィールドに
順番に付けられたフィールド番号の昇降順で行なわれる
。即ち、第nフィールドの入力終了時に、上記表示装置
に付設されているキーボード上に設けられている項目前
進キー又は項目終了キーを打鍵して、第n+1フィール
ドを次に入力可能とし、あるいは項目後退キーを打鍵し
て、第n−iフィールドを次に入力可能とすることによ
り、入力処理フィールドを次々と選択して入力処理が行
なわれる。ここで、上記フィールドの集合は、第2図に
示すような各フィールドが単独で示される不定形フィー
ルド群Aと。
The idea is to set several fields, which are the minimum input/output units, anywhere on the screen, and input/output data to those fields. The input processing order in such field mode input processing is performed in ascending/descending order of field numbers sequentially assigned to each field. That is, when the input of the nth field is completed, the item advance key or the item end key provided on the keyboard attached to the display device is pressed to enable the input of the n+1th field next, or to input the item backward. By pressing a key to enable input to the nith field next, input processing fields are selected one after another and input processing is performed. Here, the above set of fields is an amorphous field group A in which each field is shown individually as shown in FIG.

複数のフィールドが2次元の表を構成する定形フイール
ド群Bとに分類できる。なお、図中不定形フィールド群
A及び定形フィールド群Bに付された番号は1.2.3
及び(1,1>(1,2>・・・は各フィールドに順番
につけられたフィールド番号を示している。又、図中、
白矢印は項目前進、後退キーの、黒矢印は項目上、下移
動キーの移動方向を示している。
It can be classified into a fixed field group B in which a plurality of fields constitute a two-dimensional table. In addition, the numbers assigned to the irregular field group A and the regular field group B in the figure are 1.2.3.
and (1, 1>(1, 2>...) indicate field numbers assigned to each field in order.
White arrows indicate the movement direction of the item forward and backward keys, and black arrows indicate the movement direction of the item up and down movement keys.

第3図は従来の表示画面上のフィールド群の入出力装置
の一例を示したブロック図である。プログラムの出力要
求では、外部の中央処理装置(CPU)1から送、られ
てくる出力開始フィールド番号と出力データが、入出力
装置2の入出力動作手段21を経て表示装置3の画面へ
表示される。プログラムの入力要求では、cpuiが入
力開始フィールド番号を入出力動作手段21に通知し、
入出力動作手段21はこの通知に従い入力処理を行なう
。更に、この入出力動作手段21は入力データをCPI
Jlに送ると共に、1つのフィールドからのデータ入力
完了時に次の入力フィールドを指定する項目前進又は項
目後退キーの押下を識別し、これを演算手段22に送る
。演算手段22は、入出力動作手段21からのデータに
基づいて、項目完了キ一種別を分析し、次に入力すべき
フィールド位置を決定して、入出力動作手段21に返す
FIG. 3 is a block diagram showing an example of a conventional input/output device for field groups on a display screen. In response to a program output request, the output start field number and output data sent from the external central processing unit (CPU) 1 are displayed on the screen of the display device 3 via the input/output operating means 21 of the input/output device 2. Ru. In a program input request, the CPUI notifies the input start field number to the input/output operation means 21,
The input/output operation means 21 performs input processing according to this notification. Furthermore, this input/output operation means 21 converts input data into CPI
At the same time, upon completion of data input from one field, the press of the item forward or item backward key to designate the next input field is identified and sent to the calculation means 22. The calculation means 22 analyzes the type of item completion key based on the data from the input/output operation means 21, determines the field position to be input next, and returns it to the input/output operation means 21.

入出力動作手段21は演算手段22から通知されたフィ
ールドに対して入力要求を繰り返す。
The input/output operation means 21 repeats the input request for the field notified from the calculation means 22.

上記した不定形フィールド群Aでは、入出力動作手段2
1が項目前進、項目後退キーの打鍵を識別し、この入出
力装置2内にて、次の入力フィールドを決定し、フィー
ルド番号の昇降順で入ツノ処理が行なわれている。
In the amorphous field group A described above, the input/output operation means 2
1 identifies the pressing of the item forward and item backward keys, determines the next input field in this input/output device 2, and performs input/output processing in ascending/descending order of field numbers.

[背景技術の問題点] 次に、上記した定形フィールド群Bでは、フィールド番
号の昇降順、即も第3図の白矢印で示した順で入力処理
が行なわれる場合は、上記した不定形フィールド群A1
.:おける動作と同じである。
[Problems with Background Art] Next, in the above-described fixed-form field group B, if input processing is performed in ascending and descending order of field numbers, that is, in the order indicated by the white arrows in FIG. Group A1
.. : The operation is the same as in .

しかし、第2図の黒矢印で示した如く、入力フィールド
の移動を直下又は直上へ行ないたい場合1,1人出力動
作手段21は項目下移動及び項目下移動キーの打鍵を識
別することができず、従来はこの識別及びこの場合にお
ける次の入力フィールドの、決定をCPtJlのプログ
ラムにより行なっていた。
However, as shown by the black arrow in FIG. 2, if you want to move the input field directly below or directly above, the 1, 1 person output operation means 21 cannot distinguish between the item down movement key and the item down movement key press. Conventionally, this identification and the determination of the next input field in this case were performed by the CPtJl program.

このため、CPU1の負担が大きくなる欠点があり、シ
スタム全体としての情報処理速度が遅くなる欠点があっ
た。
Therefore, there is a drawback that the load on the CPU 1 increases, and the information processing speed of the system as a whole becomes slow.

[発明の目的コ 本発明の目的は、上記の欠点に鑑み、外部に設けられる
中央処理装置に負担をかけることなく、次の入力フィー
ルドを成人カフイールドを中心として前後上下方向のど
のフィールドへも移動することができる表示画面上のフ
ィールド群の入出力装置を提供することにある。
[Object of the Invention] In view of the above-mentioned drawbacks, the object of the present invention is to provide a method for moving the next input field to any field in the front, back, and top directions centering on the adult cuff field without placing a burden on an external central processing unit. The object of the present invention is to provide an input/output device for fields on a display screen that can be used to input and output fields on a display screen.

[発明の概要] 本発明は、表示画面上のフィールド群へのデータの入出
力を行なう入出力装置において、定形フィールド群に対
する入力時に、入力フィールドを移動させるキーとして
項目前進、後退キーの他に項目上、下移動キーの打鍵を
も識別し得る制御手段と、この制御手段からの打鍵キー
に識別に基づいて次入力フィールドを決定する演算手段
を設【ジ入カフイールドの直上、直下方向への移動処理
も前記入出力装置内で行なう構成とすることにより上記
目的を達成するものである。
[Summary of the Invention] The present invention provides an input/output device that inputs and outputs data to and from a group of fields on a display screen. A control means that can also identify the pressing of the item upper and lower movement keys, and a calculation means that determines the next input field based on the identification of the pressed keys from this control means. The above object is achieved by configuring that the movement process is also performed within the input/output device.

[発明の実施例コ 以下本発明の一実施例を従来例と同一部には同一符号を
付して図面を参照しつつ説明する。第1図は本発明の表
示画面上のフィールド群の入出力装置の一実施例を示し
たブロック図である。入出力装置は、入出力動作手段2
1、制御手段23及び演算手段22から成っている。入
出力動作手段21は、表示装置3の画面に表示されたフ
ィールドに対するデータの入出力を行なうものである。
[Embodiment of the Invention] Hereinafter, an embodiment of the present invention will be described with reference to the drawings, in which the same parts as those of the conventional example are denoted by the same reference numerals. FIG. 1 is a block diagram showing an embodiment of an input/output device for field groups on a display screen according to the present invention. The input/output device is input/output operation means 2
1, a control means 23 and a calculation means 22. The input/output operation means 21 inputs and outputs data to and from fields displayed on the screen of the display device 3.

制御手段23はCPUI内のプログラムからの使用要、
求を受は付けるフリップ70ツブと入力されたデータを
記憶するメモリからなり、cpuiとデータの送受を行
なう。演算手段22は定形フィールド群に対する横の要
素数と縦の要素数を記憶し、フィールド入力時に、項目
完了キー(項目前進、後退キー及び項目上、下移動キー
を指す)の種別から次の入力フィールド位置を決定する
フリツブフロップから成るものである。
The control means 23 requires use from a program in the CPUI,
It consists of a flip 70 tab that accepts requests and a memory that stores input data, and sends and receives data to and from the CPU. The calculation means 22 stores the number of horizontal elements and the number of vertical elements for the fixed-form field group, and when inputting a field, calculates the next input based on the type of item completion key (referring to item forward, backward, and item up and down movement keys). It consists of a flip-flop that determines the field position.

次に本実施例の動作について説明する。先ず、CPU1
のプログラムは、表示装置3に表示すべき各フィールド
の位置や長さと共に、不定形、定形フィールド群の識別
、また定形フィールド群であれば2次元の表を構成する
要素のフィールド番号を表関係を指示する開始要求を制
御手段23に対して行なう。この要求により、制御手段
23は表示すべきフィールドの寅義を記憶し、定形フィ
ールド群が指示された場合は、この定形フィールド群の
情報を演算手段22へ通知する。演算手段22はこの通
知により表の横、縦の要素数と表開始フィールド番号(
1,1>を記憶する。但し、この表開始フィールド番号
については第2図を参照のこと。次に、CPUIのプロ
グラムが制御手段23に対して表示装置3へのデータ出
力要求を行なうと、制御手段23は出力開始フィールド
番号と出力データを入出力動作手段21を経て表示装置
3へ送り、この表示装置3の画面上にフィー−ルビ群及
び出力データが表示(i2図参照)される。
Next, the operation of this embodiment will be explained. First, CPU1
This program identifies the position and length of each field to be displayed on the display device 3, as well as the identification of amorphous fields and fixed-form field groups, and the field numbers of elements constituting a two-dimensional table in the case of fixed-form field groups. A start request instructing the control means 23 is made to the control means 23. In response to this request, the control means 23 stores the meaning of the field to be displayed, and when a fixed form field group is specified, notifies the calculation means 22 of information on this fixed form field group. Based on this notification, the calculation means 22 calculates the number of horizontal and vertical elements of the table and the table start field number (
1, 1> is stored. However, please refer to Figure 2 for the starting field number of this table. Next, when the CPU program requests the control means 23 to output data to the display device 3, the control means 23 sends the output start field number and output data to the display device 3 via the input/output operation means 21. The FeelBee group and output data are displayed on the screen of the display device 3 (see Figure i2).

次に、CPUIのプログラムが制御手段23に対して入
力要求を行なうと、制御手段23は入力開始フィールド
番号を入出力動作手段21に通知し、入出力動作手段2
1はこの通知に従って表示装置3の画面上のフィールド
からの入力処理を行なう。この結果として、入力データ
と入力処理終了時に表示装置3のキーボードに対してオ
ペレータが打鍵する項目完了キー(項目前進、後退及び
項目上、下移動キー)押下データが、制御手段23に返
送される。制御手段23は入力フィールド番号と入力デ
ータを記憶すると共に、前記項目完了キーを識別してこ
れを演算手段22に通知する。
Next, when the CPU program makes an input request to the control means 23, the control means 23 notifies the input start field number to the input/output operation means 21.
1 performs input processing from fields on the screen of the display device 3 in accordance with this notification. As a result, input data and item completion key press data (item forward, backward, and item up and down movement keys) pressed by the operator on the keyboard of the display device 3 at the end of the input process are returned to the control means 23. . The control means 23 stores the input field number and input data, identifies the item completion key, and notifies the calculation means 22 of this.

演算手段22は、送られてきた項目完了キ一種別を分析
し、不定形フィールド群内であれば、既入力フィールド
に付せられたフィールド番号の前又は後のフィールド番
号を有するフィールドを次の入力フィールドと決定する
動作を行ない、定形フ    (□”イールド群であれ
ば、上記の如く既にこの演算手段22に記憶されている
表の横及び縦の要素数から、次に入力すべきフィールド
の位置を決定する動作を行なう。この際、制御手段23
は、項目前進、項目後退の各キ一種別を識別することは
勿論であるが、項目上、下移動キ一種別も識別でき、こ
れを受けた演算手段22は、第2図の黒矢印で示した如
く、例えば既入力フィールド番号が(2,2)であった
場合、フィールド番号(1,2>又はフィールド番号(
3,2>のフィールドを、次に入力すべきフィールドと
決定することができる。演算手段22にて決定された次
のフィールド入力位置は制御手段23へ通知され、制御
手段23は通知されたフィールドに対して上記と同様に
入出力動作手段21を通して入力要求を出す。後の動作
は上記動作の繰り返しで、定形フィールド群Bの場合は
、既入力フィールド番号のti摂及びこのフィールドの
直上又は直下方向のフィールドを次の入力フィールドと
することができる。表示装置3の画面上の各フィールド
における入力が完了すると、制御手段23は入力フィー
ルド番号とこれに対応する入力データをCPtJlのプ
ログラムに通知する。
The calculation means 22 analyzes the type of item completion key sent, and if it is within the amorphous field group, replaces the field with the field number before or after the field number assigned to the already input field as the next field. Perform the operation to determine the input field, and select the field to be input next from the number of horizontal and vertical elements of the table already stored in this calculating means 22 as described above if it is a fixed form file (□” yield group). An operation is performed to determine the position.At this time, the control means 23
It goes without saying that it can identify the key types of item forward and item backward, but it can also identify the key types of item up and down. As shown, for example, if the already input field number is (2, 2), the field number (1, 2>) or the field number (
The field 3, 2> can be determined to be the next field to be input. The next field input position determined by the calculation means 22 is notified to the control means 23, and the control means 23 issues an input request to the notified field through the input/output operation means 21 in the same manner as described above. The subsequent operation is a repetition of the above operation, and in the case of fixed field group B, the increment of the already input field number and the field immediately above or below this field can be used as the next input field. When the input in each field on the screen of the display device 3 is completed, the control means 23 notifies the CPtJl program of the input field number and the corresponding input data.

本実施例によれば、制御手段23は項目前進、後退キー
の識別は勿論、項目上下移動キーの識別も行ない、これ
を受けた演算手段22は既入力フィールドの前後ばかり
でなく、この直上、直下方向へのフィールドを次の入力
フィールドと決定しくげるため、CPU1に負担をかけ
ずに前記4方向への入力フィールドの移動を行なうこと
ができる。
According to this embodiment, the control means 23 not only identifies the item forward and backward keys, but also identifies the item up and down movement keys, and in response to this, the calculation means 22 not only identifies the fields before and after the already input field, but also the fields immediately above it, Since the field immediately below is determined to be the next input field, the input field can be moved in the four directions without placing a burden on the CPU 1.

従って、フィールド群への入力操作性を、システム全体
の情報処理速度を犠牲とすることなく向上させることが
できる。
Therefore, the operability of inputting to the field group can be improved without sacrificing the information processing speed of the entire system.

[発明の効果] 以上記述した如く、本発明の表示画面上のフィールド群
の入出力装置によれば、定形フィールド群に対する入力
処理の場合に入力フィールドを移動させるキーとして項
目前進、後退キーの他に項目上、下移動キーの打鍵をも
識別する制御手段と。
[Effects of the Invention] As described above, according to the input/output device for field groups on a display screen of the present invention, in addition to the item forward and backward keys, keys for moving input fields are used in input processing for a fixed-form field group. and a control means that also identifies the key presses for moving up and down the item.

前記制御手段からの打鍵キー識別に基づいて、既入力フ
ィールドに対して前後上下方向のフィールドを次の入力
フィールドと決定し、その結果を前記制御手段に知らせ
る演算手段と、前記側(2a−f一段からの指令で画面
上のフィールドへの入出力処理を行なう入出力動作手段
とを具備する構成とすることにより、外部に設けられる
中央処理装置に負担をかけることなく、次の入力フィー
ルドを成人カフイールドを中心として前後上下方向のど
のフィールドへも移動し得る効果がある。
a calculation means that determines a field in the front and back directions of the input field to be the next input field based on the keystroke identification from the control means, and notifies the control means of the result; By having an input/output operation means that performs input/output processing to fields on the screen based on commands from the first stage, the next input field can be input to the adult without placing a burden on the external central processing unit. It has the effect of being able to move to any field in the front, back, up and down directions around the cuff field.

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

第1図は本発明の表示画面上のフィールド群への入出力
装置の一実施例を示したブロック図、第2図は表示装置
の画面上に表示されたフィールド群例を示した図、第3
図は従来の表示画面上のフィールド群への入出力装置の
一例を示したブロック図である。 1−・・中央処理装置  2・・・入出力装置3・・・
表示装置  21・−入出力動作手段22・・・演算手
段  23−・・制御手段代理人 弁理士 則 近 憲
 佑 (他1名)第2図
FIG. 1 is a block diagram showing an embodiment of an input/output device for a field group on a display screen according to the present invention; FIG. 2 is a block diagram showing an example of a field group displayed on the screen of a display device; 3
The figure is a block diagram showing an example of a conventional input/output device for fields on a display screen. 1-... Central processing unit 2... Input/output device 3...
Display device 21 - Input/output operation means 22 ... Calculation means 23 - Control means agent Patent attorney Noriyuki Chika (and 1 other person) Fig. 2

Claims (1)

【特許請求の範囲】[Claims] 入力フィードを移動させるキーとして項目前進、後退キ
ー及び項目上、下移動キーの4方向のキーの打鍵を識別
する制御手段と、定形フィールド群に対する入力処理の
場合前記制御手段からの前記打鍵キー識別に基づき既入
力フィールドに対して前後上下方向のいずれか1つのフ
ィールドを次入力フィールドと決定し、その結果を前記
制御手段に知らせる演算手段と、前記制御手段から通知
される画面上の入出力フィールドに対する入出力処理を
行なう入出力動作手段とを具備して成ることを特徴とす
る表示画面上のフィード群への入出力装置。
a control means for identifying key presses in four directions, i.e., item forward and backward keys, and item up and down movement keys, as keys for moving the input feed, and identification of the pressed keys from the control means in the case of input processing for a group of fixed fields; calculation means that determines one field in the front, back, top, or rear directions of the already input field as the next input field based on the above, and notifies the control means of the result; and an input/output field on the screen that is notified from the control means. 1. An input/output device for a feed group on a display screen, comprising input/output operation means for performing input/output processing for the feed group.
JP59182817A 1984-09-03 1984-09-03 Input/output device for fields on display screen Pending JPS6162123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59182817A JPS6162123A (en) 1984-09-03 1984-09-03 Input/output device for fields on display screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59182817A JPS6162123A (en) 1984-09-03 1984-09-03 Input/output device for fields on display screen

Publications (1)

Publication Number Publication Date
JPS6162123A true JPS6162123A (en) 1986-03-31

Family

ID=16124965

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59182817A Pending JPS6162123A (en) 1984-09-03 1984-09-03 Input/output device for fields on display screen

Country Status (1)

Country Link
JP (1) JPS6162123A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6373321A (en) * 1986-09-17 1988-04-02 Fuji Xerox Co Ltd Data input device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6373321A (en) * 1986-09-17 1988-04-02 Fuji Xerox Co Ltd Data input device

Similar Documents

Publication Publication Date Title
JPS6162123A (en) Input/output device for fields on display screen
JPS5878229A (en) Cursor display system
JP2539395B2 (en) Information processing device
JPH0146888B2 (en)
US3715731A (en) Microfilm plotter system
JPS60213168A (en) Input method of copying specification area
JPS63229515A (en) Character data input system using mouse
JPH02190896A (en) Cursor movement control system for input picture
JPH04302324A (en) Field arranging method in generation of interactive picture
JPH1166184A (en) Data processor and recording medium where input image generating program is recorded
JPS62293413A (en) Data input device
JPS60105034A (en) Input device of coordinate value
JPH0644004A (en) Dot coordinate input method in terminal simulation program
JPH02204787A (en) Display method of computer
JPH04280318A (en) Page retrieval system in mouse input
JP2925092B2 (en) Grid setting method in image processing device
JPH02181815A (en) Mouse input device forming key code
JPS62189554A (en) Processor for attribute of input data on spread sheet program
JPS62102317A (en) Process switching device
JPH04223514A (en) Input display device
JPH04219857A (en) Screen controller
JPH0568736B2 (en)
JPS63276089A (en) Cursor control system
JPH04109322A (en) Key input processor
JPH01263759A (en) Execution priority control system