JPS6376060A - Data input processing system - Google Patents

Data input processing system

Info

Publication number
JPS6376060A
JPS6376060A JP61222338A JP22233886A JPS6376060A JP S6376060 A JPS6376060 A JP S6376060A JP 61222338 A JP61222338 A JP 61222338A JP 22233886 A JP22233886 A JP 22233886A JP S6376060 A JPS6376060 A JP S6376060A
Authority
JP
Japan
Prior art keywords
input
data
column
specified
editing
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
JP61222338A
Other languages
Japanese (ja)
Inventor
Takashi Kurihara
栗原 敬
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP61222338A priority Critical patent/JPS6376060A/en
Publication of JPS6376060A publication Critical patent/JPS6376060A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To contrive to improve the working efficiency data input by specifying a specific editing format by data input to a required column of a table, directly inputting and displaying input data to the column concerned, and after inputting required data, editing the data. CONSTITUTION:The specific editing format can be specified in table format data as the specifications of respective columns in the table. In the updating input of data in the table, an input display processing part 30 displays input data in a specified column like a direct input procedure. When input end is specified by the depression of an ENTER key of the like, an editing processing part 31 edites the inputted data by a specified editing format and display on a specified column in the table on the screen is updated by the data of the edited result. Consequently, input operation is easily executed similar to ordinary direct input and data edition can be specified.

Description

【発明の詳細な説明】 〔概 要〕 計算機への表形式データ入力に際し、マンマシンインタ
フェースを改善する処理方式である。
[Detailed Description of the Invention] [Summary] This is a processing method that improves the man-machine interface when inputting tabular data into a computer.

表の所要欄へのデータ入力で、特定の編集形式を指定可
能にすると共に、入力データを当x1461へ直接入力
表示するようにし、所要データを入力し終わった後に編
集して、編集データにより該欄を書き直す。
By inputting data into the required column of the table, it is possible to specify a specific editing format, and the input data can be directly input and displayed on the x1461, and after the required data has been input, it can be edited and the edited data can be used to Rewrite the column.

この方式により、表に直接入力できるので操作し易くな
り、且つ編集制御機能を容易に構成できる。
With this method, input can be made directly into the table, making it easier to operate, and editing control functions can be easily configured.

〔産業上の利用分野〕[Industrial application field]

本発明は、計算機への表形式データ入力の処理方式に関
する。
The present invention relates to a processing method for inputting tabular data into a computer.

〔従来の技術〕[Conventional technology]

第3図は計算機の一構成例を示すブロック図である。 FIG. 3 is a block diagram showing an example of the configuration of the computer.

処理装置1は、データ入力処理部4により、端末装置の
キーボード等からなる入力部2から入力される指令、デ
ータ等の情報を受け取り、バッファ5にデータを記憶す
る。
The processing device 1 receives, through a data input processing section 4, information such as commands and data inputted from an input section 2 such as a keyboard of a terminal device, and stores the data in a buffer 5.

同時に、データを出力部3の画面上のカーソル等で指定
される位置に表示する。出力部3は、例えばCRTディ
スプレイ装置で構成される。
At the same time, data is displayed at a position specified by a cursor or the like on the screen of the output unit 3. The output unit 3 is composed of, for example, a CRT display device.

入力部2から、1デークの入力指定が入力されると、デ
ータ入力処理部4は、バッファ5に現に入力されて未確
定状態で保持されているデータを確定入力として、例え
ば記憶装置6へ書き込む。
When an input designation for one data is input from the input unit 2, the data input processing unit 4 writes the data currently input to the buffer 5 and held in an unconfirmed state to, for example, the storage device 6 as a final input. .

入力指定には、通常入力部2のENTERキーと呼ばれ
る制御キーを押下することによって所定の制御情報が処
理装置1へ送出されるようにする。
For input designation, predetermined control information is sent to the processing device 1 by pressing a control key usually called the ENTER key on the input section 2 .

表に書き込み及び更新するデータを入力する場合に、代
表的な2入力方式が使用されている。
A typical two-input method is used to enter data to be written and updated in tables.

第4図(a)はいわゆる直接入力方式を出力部3の画面
表示によって説明する図である。
FIG. 4(a) is a diagram illustrating the so-called direct input method using the screen display of the output section 3.

図は左から順に、商品名、金額、日付の各欄を有する表
形式データの一部の表示を示す。
The figure shows, from left to right, a portion of tabular data having columns for product name, price, and date.

こ\で、「商品2」の行の金額を更新する場合に、端末
装置では入力部2を操作して、出力部3の画面上の文字
カーソル(桁位置を示す短い下線で表示されるものとす
る)を、図の画面■に示すように該5欄の必要な桁位置
に移動して、金額の数字データを入力する。
Now, if you want to update the amount in the "Product 2" line, use the input section 2 on the terminal device to move the character cursor (the short underline that indicates the digit position) on the screen of the output section 3. ) to the required digit position in the 5th column as shown in screen (■) in the figure, and input the numerical data of the amount.

データ入力処理部4は前記のようにデータを受け取って
処理し、指定の桁位置を更新すると共に、順次更新され
る数字列を画面の表の該5欄に表示する。
The data input processing section 4 receives and processes the data as described above, updates the specified digit position, and displays the sequentially updated number string in the five columns of the table on the screen.

所要の数字、例えば654567、を入力し終わると、
そのデータを入力データとして確定するために、入力部
2で例えばENTERキーが押される。
After entering the required number, for example 654567,
To confirm the data as input data, for example, the ENTER key is pressed on the input unit 2.

データ入力処理部4はそれを識別すると、バッファ5に
保持する数字データを金額の更新データとして処理し、
当該欄の処理を終わって、画面は例えば図の画面■のよ
うになる(文字カーソルは次の金額欄に進むものとして
示す)。
When the data input processing unit 4 identifies it, it processes the numerical data held in the buffer 5 as update data of the amount,
After completing the processing of the relevant column, the screen becomes, for example, like the screen (■) in the figure (the character cursor is shown as proceeding to the next amount column).

第4図山)はデータ入力処理部4における、前記の直接
入力方式の処理の流れであり、処理ステップ10で、カ
ーソル位置と所定信号により入力要求を識別すると、処
理ステップ11で、入力が例えばENTERキー押下か
識別し、文字、数字等のデータ入力であれば処理ステッ
プ12に進む。
4) is the process flow of the above-mentioned direct input method in the data input processing section 4. In processing step 10, an input request is identified based on the cursor position and a predetermined signal, and in processing step 11, the input is, for example, It is determined whether the ENTER key has been pressed, and if it is inputting data such as letters or numbers, the process proceeds to step 12.

処理ステップ12で入力をバッファ5に数字列として格
納し、処理ステップ13で該数字列を画面の表の指定欄
に表示し、処理ステップ11に戻る。このようにして入
力数字列をバッファ5に構成すると共に表の欄に表示す
る。
In processing step 12, the input is stored in the buffer 5 as a number string, and in processing step 13, the number string is displayed in the designated field of the table on the screen, and the process returns to processing step 11. In this way, the input numeric string is configured in the buffer 5 and displayed in the table column.

ENTERキーが押下されると、処理ステップ14に進
み、バッファ5の数字列を、表の指定欄の更新入力デー
タとし、例えば更新した表データを記憶装置6に格納す
る。
When the ENTER key is pressed, the process proceeds to step 14, where the number string in the buffer 5 is used as update input data for the specified column of the table, and the updated table data is stored in the storage device 6, for example.

前記のような金額を示すデータの場合には、例えば3桁
ごとに桁表示の「、」を置き、有効数字より上位の桁の
「0」を削除し、又¥記号を付ける等の表現がしばしば
使用される。
In the case of data indicating an amount as described above, for example, expressions such as placing a digit display "," every three digits, deleting "0" in the upper digits than the significant digits, and adding a ¥ symbol are recommended. often used.

その他のデータの場合にも、数字列を読み易くする等の
ためのこの種の表現が使用されるので、入力数字列を、
そのような表現に自動的に編集することが望まれる。こ
のような要求に応えるものとして、いわゆる間接入力方
式がある。
This type of representation is also used for other data to make the number string easier to read, so the input number string can be
It would be desirable to automatically edit to such representations. A so-called indirect input method is available to meet such demands.

第5図fatは間接入力方式を出力部3の画面表示によ
って説明する図である。
FIG. 5 fat is a diagram for explaining the indirect input method using the screen display of the output section 3.

図は前記と同一の商品名、金額、日付の各欄を有する表
形式データの一部の表示を示すが、左から2番目の金額
の欄には、金額を示す入力数字列に、3桁ごとに桁表示
の「、」を挿入し、上位の「0」を消去して「¥」記号
を付ける編集をするように、表の仕様として、予め特定
の編集形式が指定されているものとする。
The figure shows a partial display of tabular data with the same columns for product name, amount, and date as above, but in the second amount column from the left, the input number string indicating the amount has three digits. A specific editing format must be specified in advance as a table specification, such as inserting a digit "," for each table, deleting the upper "0", and adding a "\" symbol. do.

こ−で、「商品2」の行の金額を更新する場合に、端末
装置では入力部2を操作して、出力部3の画面上の、例
えば各個を覆うように表示されるカーソル(図に斜線を
施して示す)を、図の画面■に示すように該5欄に移動
して、金額の数字データを入力する。
Now, when updating the amount in the line for "Product 2", operate the input section 2 on the terminal device to move the cursor (as shown in the figure) that is displayed so as to cover each item on the screen of the output section 3. (shown with diagonal lines) to the corresponding 5 column as shown in screen (■) in the figure, and enter the numerical data of the amount.

データ入力処理部4は前記のようにデータを受け取るが
、この数字データを欄外の、例えば画面の左下に設ける
、入力領域18に順次表示する。
The data input processing unit 4 receives data as described above, but sequentially displays this numerical data in an input area 18 provided outside the margin, for example, at the lower left of the screen.

所要の数字入力を終わると、入力部2で例えばENTE
Rキーが押され、データ入力処理部4は、それを識別す
ると、バッファ5に保持する数字データについて、指定
の編集形式による編集処理を実行し、その結果を図の画
面■のように、表中の指定欄に書き込む。
When you have finished entering the required numbers, use the input section 2 to enter, for example, ENTE.
When the R key is pressed and the data input processing unit 4 identifies it, it executes editing processing in the specified editing format for the numerical data held in the buffer 5, and displays the results as shown in screen ① in the figure. Write in the designated field inside.

なお図では、その結果カーソルを次の欄に移動するもの
として示しである。
Note that the figure shows that the cursor is moved to the next column as a result.

第5図(b)はデータ入力処理部4における、間接入力
方式の処理の流れであり、処理ス手ツブ20で、カーソ
ル位置と所定の信号により入力要求を識別すると、処理
ステップ21で入力が例えばENTERキー押下か識別
する。
FIG. 5(b) shows the process flow of the indirect input method in the data input processing unit 4. When the processing block 20 identifies an input request based on the cursor position and a predetermined signal, the input is processed in the processing step 21. For example, it identifies whether the ENTER key is pressed.

データ入力であれば処理ステップ22に進み、入力をバ
ッファ5に数字列として格納し、処理ステップ23で該
数字列を画面の入力領域18に表示し、処理ステップ2
1に戻り、このようにして入力数字列をバッファ5に構
成すると共に入力領域18に表示する。この間、画面の
表は変化しない。
If it is data input, the process proceeds to processing step 22, in which the input is stored in the buffer 5 as a number string, and in processing step 23, the number string is displayed in the input area 18 of the screen, and in processing step 2
1, the input numeric string is thus configured in the buffer 5 and displayed in the input area 18. During this time, the table on the screen does not change.

ENTERキーが押下されると、処理ステップ21から
処理ステップ24に進み、バッファ5の数字列を、指定
の編集形式によって編集処理する。
When the ENTER key is pressed, processing proceeds from processing step 21 to processing step 24, where the numeric string in buffer 5 is edited in the specified editing format.

編集結果のデータを、処理ステップ25で出力部3に出
力し、画面の表の指定欄を図の画面■のように更新して
表示させ、処理ステップ26で記憶装置6に格納する。
The edited data is outputted to the output unit 3 in a processing step 25, the designation column of the table on the screen is updated and displayed as shown in the screen 2 in the figure, and is stored in the storage device 6 in a processing step 26.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

前記の直接入力方式によれば、画面上の表の、所要の欄
を見ながら、そこへ直接に入力する感覚で操作できるの
で操作し易く、又そのための処理も比較的簡単であるが
、間接入力の場合のような自動編集ができないという問
題がある。
According to the above-mentioned direct input method, it is easy to operate because you can operate as if you were directly inputting data into the required column of the table on the screen while looking at it, and the processing for that purpose is also relatively simple. There is a problem that automatic editing is not possible as in the case of input.

一方、間接入力方式では、入力操作において画面の表の
所要の欄から、入力領域20へ視線を移動して入力した
後、再び元の欄に視線を戻して、編集結果が表に正しく
書き込まれたかを確認する必要があり、操作者の疲労が
大きくなるという問題がある。
On the other hand, in the indirect input method, in the input operation, the user moves the line of sight from the required field in the table on the screen to the input area 20, then returns the line of sight to the original field, and the editing result is correctly written in the table. There is a problem in that it is necessary to check the accuracy of the system, which increases the fatigue of the operator.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は、本発明の構成を示す処理の流れ図である。 FIG. 1 is a process flowchart showing the configuration of the present invention.

図は、データ入力処理部4の処理の構成を示し、30は
入力表示処理部、31は編集処理部であり、41〜47
は処理ステップである。
The figure shows the processing configuration of the data input processing section 4, where 30 is an input display processing section, 31 is an editing processing section, and 41 to 47
is a processing step.

〔作 用〕[For production]

表形式データには、表の各欄の仕様として、特定の編集
形式を指定可能とする。
For tabular data, a specific editing format can be specified as a specification for each column of the table.

表のデータの更新入力において、入力表示処理部30は
、入力データを指定の欄に、前記直接入力方式の場合の
ように表示する。
When updating table data, the input display processing unit 30 displays the input data in a designated column as in the case of the direct input method.

ENTERキー押下等で、入力終了が指定されると、編
集処理部3】が入力されたデータを指定の編集形式で編
集し、編集結果のデータによって、画面の表の指定欄の
表示を更新する。
When the end of input is specified by pressing the ENTER key, etc., the editing processing unit 3 edits the input data in the specified editing format, and updates the display in the specified column of the table on the screen with the edited data. .

この方式により、入力操作は従来の直接入力と同等に操
作し易く、且つデータの編集が指定できるようになる。
With this method, the input operation is as easy as conventional direct input, and data editing can be specified.

〔実施例〕〔Example〕

第1図の処理ステップ40で、例えば「実行」キー押下
等の所定の信号で入力要求を識別し、カーソル位置等で
入力欄の指定を受け付けると、処理ステップ41におい
て、画面の指定欄の現データの表示を、単純な数字列に
戻して入力モードの表示とする。
In processing step 40 of FIG. 1, when an input request is identified by a predetermined signal such as pressing the "execute" key, and an input field designation is accepted based on the cursor position, in processing step 41, the input field is displayed on the screen. The data display is returned to a simple number string and displayed in input mode.

その後、処理ステップ42で入力が例えばENTERキ
ー押下か識別し、データ入力であれば処理ステップ43
に進み、入力をバッファ5に数字列として格納し、処理
ステップ44で該数字列を画面の指定欄に表示し、処理
ステップ42に戻り、このようにして入力数字列をバッ
ファ5に構成すると共に、画面の表中の指定欄に表示す
る。
After that, in processing step 42, it is determined whether the input is, for example, pressing the ENTER key, and if it is data input, processing step 43
, the input is stored in the buffer 5 as a number string, and in processing step 44 the number string is displayed in a designated field on the screen, and the process returns to processing step 42, where the input number string is configured in the buffer 5 and , is displayed in the specified column in the table on the screen.

ENTERキーが押下されると、処理ステップ42から
処理ステップ45に進み、バッファ5の数字列を、指定
の編集形式によって編集処理する。
When the ENTER key is pressed, processing proceeds from processing step 42 to processing step 45, where the number string in buffer 5 is edited in the specified editing format.

編集結果のデータを、処理ステップ46で画面の指定欄
に表示し、処理ステップ47で記憶装置6に格納する。
The edited result data is displayed in a designated field on the screen in a processing step 46, and stored in the storage device 6 in a processing step 47.

第2図は、前記操作の過程を出力部3の画面表示によっ
て説明する図である。
FIG. 2 is a diagram illustrating the process of the operation using the screen display of the output unit 3.

図は前記と同一の商品名、金額、日付の各欄を有する表
形式データの一部の表示を示し、又、金額の欄には、前
記と同様の編集形式が指定されているものとする。
The figure shows a part of tabular data that has the same columns for product name, amount, and date as above, and the same editing format as above is specified for the amount column. .

前記と同様に、「商品2」の金額を更新するとすると、
端末装置では入力部2を操作して、図の画面■に示すよ
うに、出力部3の画面上のカーソルを当該欄に移動した
後、例えば「実行」キーを押すことにより、入力要求の
信号を送る。
As above, if you update the amount of "Product 2",
In the terminal device, after operating the input unit 2 and moving the cursor on the screen of the output unit 3 to the relevant field as shown in screen send.

データ入力処理部4は、この信号に応答して、前記の処
理ステップ40.41の処理を行う結果、両面の表の指
定欄が、画面■に示すように入力モードの単純な数字列
に変更され、入力部を示す文字カーソルが表示される。
In response to this signal, the data input processing unit 4 performs the processing in step 40.41 described above, and as a result, the designation column of the double-sided table is changed to a simple number string of the input mode as shown in screen ■. and a character cursor indicating the input area will be displayed.

次に、データを入力すると、画面■のように、文字カー
ソルの位置に入力数字が表示され(図は「99」が入力
された後の画面を示す)、文字カーソルは順次次の桁へ
進められる。
Next, when you enter data, the input number will be displayed at the position of the character cursor, as shown in screen ■ (the figure shows the screen after "99" has been input), and the character cursor will advance to the next digit in sequence. It will be done.

所要の数字入力を終わり、ENTERキーが押されると
、指定欄の数字列が編集されて、画面■のように表示さ
れ、カーソルは次の欄に移動する。
When the required numeric input is completed and the ENTER key is pressed, the numeric string in the specified column is edited and a screen like ■ is displayed, and the cursor moves to the next column.

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

以上の説明から明らかなように、本発明によれば、入力
操作は従来の直接入力と同等に操作し易く、且つデータ
の編集が指定できるようになるので、データ入力の作業
効率を向上するという著しい工業的効果がある。
As is clear from the above description, according to the present invention, the input operation is as easy as conventional direct input, and data editing can be specified, which improves the work efficiency of data input. It has significant industrial effects.

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

第1図は本発明の構成を示す処理の流れ図、第2図は本
発明実施例の画面の説明図、第3図は計算機の一橘成例
ブロック図、第4図は直接入力方式の説明図、 第5図は間接入力方式の説明図 である。 図において、 1は処理装置、     2は入力部、3は出力部、 
     4はデータ入力処理部、5はバッファ、  
   6は記憶装置、10〜14.20〜26.40〜
47は処理ステップ、18は入力領域、    30は
入力表示処理部、31は編集処理部 を示す。
Fig. 1 is a flowchart of processing showing the configuration of the present invention, Fig. 2 is an explanatory diagram of the screen of an embodiment of the invention, Fig. 3 is a block diagram of an example of a computer set up, and Fig. 4 is an explanation of the direct input method. FIG. 5 is an explanatory diagram of the indirect input method. In the figure, 1 is a processing device, 2 is an input section, 3 is an output section,
4 is a data input processing unit, 5 is a buffer,
6 is a storage device, 10~14.20~26.40~
47 is a processing step, 18 is an input area, 30 is an input display processing section, and 31 is an editing processing section.

Claims (1)

【特許請求の範囲】 端末装置から入力するデータを、該端末装置の画面に表
示し、所定の指定入力により、該データを確定した入力
データとして受け取るようにした計算機において、 表形式データの該表中の、特定の編集形式を指定した欄
のデータを入力する場合に、順次入力するデータを、編
集することなく該欄中に表示する手段(30)、及び、 該欄のデータ入力終了を示す前記指定入力を識別したと
き、該欄に入力したデータを該特定の編集形式によって
編集して該欄に表示する手段(31)を有することを特
徴とするデータ入力処理方式。
[Scope of Claims] In a computer configured to display data input from a terminal device on the screen of the terminal device and receive the data as fixed input data by a predetermined specified input, the table of tabular data means (30) for displaying sequentially input data in the column without editing when data is input in a column specifying a specific editing format; and indicating the end of data entry in the column. A data input processing method characterized by comprising means (31) for editing the data input in the column in the specific editing format and displaying the edited data in the column when the specified input is identified.
JP61222338A 1986-09-19 1986-09-19 Data input processing system Pending JPS6376060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61222338A JPS6376060A (en) 1986-09-19 1986-09-19 Data input processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61222338A JPS6376060A (en) 1986-09-19 1986-09-19 Data input processing system

Publications (1)

Publication Number Publication Date
JPS6376060A true JPS6376060A (en) 1988-04-06

Family

ID=16780778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61222338A Pending JPS6376060A (en) 1986-09-19 1986-09-19 Data input processing system

Country Status (1)

Country Link
JP (1) JPS6376060A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03154169A (en) * 1989-11-10 1991-07-02 Fujitsu Ltd Simultaneous input system for plural views

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03154169A (en) * 1989-11-10 1991-07-02 Fujitsu Ltd Simultaneous input system for plural views

Similar Documents

Publication Publication Date Title
US5621879A (en) Window management information input/output system
JPS6376060A (en) Data input processing system
JPS59180603A (en) Data setting method of numerical control device
JP2002268711A (en) Programmable display unit and plotting program for the same and recording medium with its plotting program recorded
JPS58163036A (en) Automatic numbering device
JPS6394324A (en) Field input processing system
JPH0750480B2 (en) Text data editing device
JPH0326422B2 (en)
JPS58105302A (en) Illustrating programming device of programmable controller
JPH05342071A (en) Dynamic table coupling system
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JPH0749758A (en) Window design and input device
JPS62179047A (en) Simple language processor
JPH05151241A (en) Data input device
JPH0362170A (en) Comment input method in cad system
JPH02267671A (en) Retrieval display device for table format database
JPS6290720A (en) Menu displaying device
JPH08339413A (en) Data entry device
Guenette et al. Introducing TI BASIC
JPH03189864A (en) Screen display method in logical structure editing device for document
JPS6375816A (en) Display and control system for inputted data
JPS63146117A (en) Terminal using system
JPS5864547A (en) Inserting and deleting method for character by limiter selection system
JPH03116223A (en) Screen control system for input of variable length data
JPS63269221A (en) Picture control system