JPS6247736A - Display system for operation back-up message - Google Patents

Display system for operation back-up message

Info

Publication number
JPS6247736A
JPS6247736A JP60188266A JP18826685A JPS6247736A JP S6247736 A JPS6247736 A JP S6247736A JP 60188266 A JP60188266 A JP 60188266A JP 18826685 A JP18826685 A JP 18826685A JP S6247736 A JPS6247736 A JP S6247736A
Authority
JP
Japan
Prior art keywords
field
message
data
display
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
JP60188266A
Other languages
Japanese (ja)
Inventor
Masataka Yasuda
正隆 安田
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 JP60188266A priority Critical patent/JPS6247736A/en
Publication of JPS6247736A publication Critical patent/JPS6247736A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To improve the using efficiency of a screen by checking a defined field for data under display and repeating this check until the continuous length of the non-preserved data is equal to the field length needed for display of a back-up message. CONSTITUTION:A CPU 1 receives a display command from a keyboard 6 via an interface 7 and checks the attribute or the before-after logic relation of the input subject data displayed at the cursor position on a CRT 5. Thus the CPU 1 selects an operation back-up message to be displayed on the CRT 5. Then the defined information is read out of the head field in a picture memory 3 and the presence of the data preserved in a reading field is checked to obtain an idle field. If the length of the idle field is smaller than the length needed for display of said back-up message, the following fields are checked repetitively until an idle field having the sufficient length is obtained. By this method a fixed field for operation back-up message is eliminated and the using efficiency of a screen is improved.

Description

【発明の詳細な説明】 発明の目的 産業上の利用分野 本発明は、オンライン処理などの際に使用される操作支
援メツセージの表示方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a display method for operation support messages used in online processing and the like.

従来の技術 端末操作者が、CRTとキーボードを介してオンライン
処理を行う場合などに、HELPメツセージと称される
操作支援メツセージが使用される。
Conventional technology When a terminal operator performs online processing via a CRT and keyboard, operation support messages called HELP messages are used.

例えば、データをコードで入力しなければならない場合
において操作者がデータとコードの対応に確信が持てな
いときなどは、データ入力位置にカーソルを置いたまま
HELPキーを押下げると、カーソル位置に書込まれる
べきデータとコードの対応関係を表示したHELPメツ
セージが画面の余白部分に表示される。
For example, if the operator is unsure of the correspondence between the data and the code when data must be input using a code, press the HELP key while placing the cursor at the data input position to write the data at the cursor position. A HELP message indicating the correspondence between the data to be loaded and the code is displayed in the margin of the screen.

発明が解決しようとする問題点 上記従来のHELPメツセージの表示方式は、これをC
RT画面の上部や下部などの固定余白部分に表示してい
るため、HELPメツセージがそれほど利用されない場
合でも表示領域を固定的に割り当てておかなければなら
ず、画面の利用効率が低下する。
Problems to be Solved by the Invention The conventional HELP message display method described above is
Since HELP messages are displayed in fixed margins such as at the top and bottom of the RT screen, a display area must be allocated in a fixed manner even when HELP messages are not used much, which reduces screen usage efficiency.

また、長いHELPメツセージについては、その表示の
ために現在表示中の画面を一旦退避させなければならな
い。このため、操作者は入力途中の前後のデータとHE
LPメツセージの内容を同時に観察することができず、
迅速・確実な操作を行えなくなる場合もある。
Furthermore, for a long HELP message, the currently displayed screen must be temporarily saved in order to display it. For this reason, the operator must check the previous and subsequent data during input and the HE
It is not possible to simultaneously observe the contents of the LP message,
In some cases, it may become impossible to perform operations quickly and reliably.

発明の構成 問題点を解決するための手段 上記従来技術の問題点を解決する本発明の操作支援メツ
セージの表示方式は、画面内の表示可能領域を自動的に
検出してそこに操作支援メツセージを表示することによ
り、画面の利用効率と操作性を高めるように構成されて
いる。
Structure of the Invention Means for Solving the Problems The operation support message display method of the present invention which solves the problems of the prior art described above automatically detects a displayable area on the screen and displays the operation support message there. By displaying the information, the screen is configured to increase the efficiency of screen usage and operability.

すなわち、本発明の表示方式は、表示中データの定義フ
ィールドを検査することにより非保存データの連続フィ
ールド長を算定し、このフィールド長が操作支援メツセ
ージの表示に必要なフィールド長に満たない場合には、
新たな定義フィールドの検査と非保存データの連続フィ
ールド長の更新を反復し、操作支援メツセージの表示に
必要なフィールド長以上の非保存データの連続フィール
ドが存在する場合には、そこに操作支援メツセージを表
示するように構成されている。
That is, the display method of the present invention calculates the continuous field length of unsaved data by checking the definition field of the data being displayed, and if this field length is less than the field length required for displaying the operation support message, teeth,
Repeating the inspection of new definition fields and updating the continuous field length of unsaved data, and if there is a continuous field of unsaved data with a field length longer than the field length required for displaying an operation support message, an operation support message will be displayed there. is configured to display.

以下、本発明の作用を実施例と共に詳細に説明する。Hereinafter, the operation of the present invention will be explained in detail together with examples.

実施例 第1図は、本発明の一実施例に係わる操作支援メツセー
ジの表示方式が適用されるデータ処理装置の構成を例示
する機能ブロックである。
Embodiment FIG. 1 is a functional block diagram illustrating the configuration of a data processing apparatus to which an operation support message display method according to an embodiment of the present invention is applied.

このデータ処理装置において、1はCPU、  2は主
メモリ、3は画面メモリ、4は表示制御部。
In this data processing device, 1 is a CPU, 2 is a main memory, 3 is a screen memory, and 4 is a display control unit.

5はCRT、6はキーボード27はキーボード・インタ
フェース、8はホスト・インタフェース。
5 is a CRT, 6 is a keyboard 27 is a keyboard interface, and 8 is a host interface.

9は外部メモリである。9 is an external memory.

このデータ処理装置の構成自体は、汎用のものであるか
ら各部の動作説明は省略する。
Since the configuration of this data processing device itself is a general-purpose one, a description of the operation of each part will be omitted.

CPU1は、キーボード6からキーボード・インタフェ
ース7を介して、HELPメツセージ表示指令を受ける
と、第2図のフローチャートに例示するHELPメツセ
ージ表示処理を開始する。
When the CPU 1 receives a HELP message display command from the keyboard 6 via the keyboard interface 7, it starts the HELP message display process illustrated in the flowchart of FIG.

CPUIは、まず、ステップ11において、CRTS上
のカーソルの位置で表示される入力対象データの属性や
前後のデータとの論理関係などを調査することにより、
CRTS上に表示すべきHELPメツセージを選択する
First, in step 11, the CPU investigates the attributes of the input target data displayed at the cursor position on the CRTS and the logical relationship with the preceding and succeeding data.
Select the HELP message to be displayed on the CRTS.

CPUIは、次のステップ11に進み、画面メモリ3内
の先頭行の先頭フィールドからデータ定義情報を読出し
、このフィールド内の保存データの存否を検査する。こ
のフィールドがデータの存在しない空きフィールドであ
る場合、あるいはデータが存在しても、ホスト・インタ
フェース8経由でホスト・コンピュータに送信したり、
外部メモリ9に保存するための保存データでない場合に
は、非保存データのフィールドと判定される。
The CPU advances to the next step 11, reads data definition information from the first field of the first row in the screen memory 3, and checks whether there is any saved data in this field. If this field is an empty field with no data, or if data exists, it cannot be sent to the host computer via the host interface 8,
If the field is not storage data to be stored in the external memory 9, it is determined that the field is non-storage data.

ステップ13で検査したフィールドに保存データが存在
する場合には、ステップ16とステップ12を経てステ
ップ13に戻り、後続のフィールドについて保存データ
の存否が判定される。
If saved data exists in the field examined in step 13, the process returns to step 13 via steps 16 and 12, and it is determined whether saved data exists in the subsequent field.

ステップ13において、最初の非保存データのフィール
ドであることが判定されると、ステップ14において最
大フィールド長が初期値Oから孟のフィールド長に更新
され、次のステップ15において、更新された最大フィ
ールド長とHELPメツセージの表示に必要なフィール
ド長との比較が行われる。最大フィールド長がHELP
メ・ノセージの表示に必要なフィールド長に満たない場
合には、ステップ16と12を経てステップ13に戻り
、後続のフィールドについて保存データの存否が判定さ
れる。
When it is determined in step 13 that the field is the first non-saved data field, in step 14 the maximum field length is updated from the initial value O to the field length of Meng, and in the next step 15, the updated maximum field length is A comparison is made between the field length and the field length required for displaying the HELP message. Maximum field length is HELP
If the field length is less than the field length necessary for displaying the message, the process returns to step 13 via steps 16 and 12, and it is determined whether or not saved data exists for the subsequent field.

上記後続のフィールドにも保存データが存在しない場合
には、ステップ14において、その後続のフィールドの
フィールド長を最大フィールド長に加算することにより
最大フィールド長が更新され、ステップ15において所
要フィールド長と比較される。
If there is no saved data in the subsequent field, the maximum field length is updated by adding the field length of the subsequent field to the maximum field length in step 14, and compared with the required field length in step 15. be done.

このような、最大フィールド長の更新と所要フイールド
長との比較が繰り返され、前者が後者に等しいか大きな
値であると判定されると、ステップ17に進み、検索さ
れた最大フィールド値の位置にHELPメソセージが表
示され、全ての表示処理が終了する。
The updating of the maximum field length and the comparison with the required field length are repeated in this way, and if it is determined that the former is equal to or larger than the latter, the process proceeds to step 17, where the searched maximum field value is A HELP message is displayed and all display processing ends.

一方、CPUIは、表示中の画面の最終行の最終フィー
ルドまで検索を行ってもHELPメツセージの表示に必
要な最大フィールド長が存在しないことを、ステップエ
6で判定すると、ステップ18に進み、表示中の画面3
を主メモリ2や外部メモリ9に一旦退避させ、画面内の
所定の箇所にHELPメツセージを表示して処理を終了
する。
On the other hand, if the CPU determines in step 6 that the maximum field length required for displaying the HELP message does not exist even after searching up to the last field of the last line of the screen being displayed, the CPU proceeds to step 18, and screen 3
is temporarily saved in the main memory 2 or external memory 9, a HELP message is displayed at a predetermined location on the screen, and the process ends.

以上、第1図に例示した情報処理装置内でHELPメツ
セージを選択する構成を例示したが、その選択をホスト
・コンピユー側が行う構成であってもよい。
Although the configuration in which the HELP message is selected within the information processing apparatus illustrated in FIG. 1 has been exemplified above, the configuration may be such that the selection is performed by the host computer.

発明の効果 以上詳細に説明したように、本発明の操作支援メソセー
ジの表示方式は、画面内の表示可能M域を自動的に検出
してそこに操作支援メツセージを表示する構成であるか
ら、HELPメツセージ表示のための領域を固定的に割
当てておく必要がなくなり画面の利用効率が高まると共
に、操作者は作成中の画面とHELPメツセージを同時
に観察できるため、迅速・確実な操作を行うことができ
るという効果が奏される。
Effects of the Invention As explained in detail above, the display method of the operation support message of the present invention is configured to automatically detect the displayable M area on the screen and display the operation support message there. There is no need to fixedly allocate an area for displaying messages, increasing the efficiency of screen usage, and the operator can simultaneously view the screen being created and the HELP message, allowing for quick and reliable operations. This effect is achieved.

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

第1図は本発明の一実施例に係わる操作支援メツセージ
の表示方式が適用される情報処理装置の構成例を示す機
能ブロック図、第2図は上記一実施例によるHELPメ
ツセージ表示処理を説明するためのフローチャートであ
る。 1・・CPU、2・・主メモリ、3・・画面メモリ、4
・・表示制御部、5・・CRT、6・・キーボード。
FIG. 1 is a functional block diagram showing a configuration example of an information processing apparatus to which an operation support message display method according to an embodiment of the present invention is applied, and FIG. 2 explains HELP message display processing according to the above embodiment. This is a flowchart for 1...CPU, 2...Main memory, 3...Screen memory, 4
...Display control section, 5..CRT, 6..keyboard.

Claims (1)

【特許請求の範囲】 画面内に表示する操作支援メッセージを操作者の要求に
応じて選択し、 表示中データの定義フィールドを検査して非保存データ
の連続フィールド長を算定し、このフィールド長が操作
支援メッセージの表示に必要なフィールド長に満たない
場合には、後続の定義フィールドの検査と非保存データ
の連続フィールド長の更新を反復し、 操作支援メッセージの表示に必要なフィールド長以上の
非保存データの連続フィールドが存在する場合には、そ
こに操作支援メッセージを表示し、他の場合には、表示
中のデータを退避させたのち操作支援メッセージを画面
内の所定の位置に表示することを特徴とする操作支援メ
ッセージの表示方式。
[Claims] An operation support message to be displayed on the screen is selected according to the operator's request, and the continuous field length of the non-saved data is calculated by checking the definition field of the data being displayed. If the field length is less than the field length required to display the operation support message, repeat the inspection of the subsequent defined fields and update the continuous field length of the non-saved data to create a field length that is longer than the field length required to display the operation support message. If there is a continuous field of saved data, display an operation support message there; in other cases, display the operation support message at a predetermined position on the screen after saving the displayed data. An operation support message display method characterized by:
JP60188266A 1985-08-27 1985-08-27 Display system for operation back-up message Pending JPS6247736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60188266A JPS6247736A (en) 1985-08-27 1985-08-27 Display system for operation back-up message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60188266A JPS6247736A (en) 1985-08-27 1985-08-27 Display system for operation back-up message

Publications (1)

Publication Number Publication Date
JPS6247736A true JPS6247736A (en) 1987-03-02

Family

ID=16220661

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60188266A Pending JPS6247736A (en) 1985-08-27 1985-08-27 Display system for operation back-up message

Country Status (1)

Country Link
JP (1) JPS6247736A (en)

Similar Documents

Publication Publication Date Title
US5483632A (en) Method and system of help-information control
US5481664A (en) Method of controlling information in multimedia system
US5327157A (en) Display with enhanced scrolling capabilities
JPH05189186A (en) System and method for dynamic control in level scrolling
JPS61275795A (en) Document processor
JPH0723994B2 (en) Document creation method
JP2596690B2 (en) Method for correlating a cursor position with a display image and computer system provided with correlating means
JP2776907B2 (en) Help information control method and device
US5764214A (en) Window display control apparatus in a window system and window display controlling method
JPS6247736A (en) Display system for operation back-up message
US5345548A (en) Character display apparatus for displaying multiple-font characters with high speed
US5565895A (en) Programmable controller with independent display
JPS61226834A (en) Displaying picture editing system
JPH11250037A (en) Content editing device and recording medium
JPH06314118A (en) Monitor device
JPH10283231A (en) Data processor
JPH02230376A (en) Image processor
KR0155921B1 (en) Screen to screen font color expanding method
JP3327748B2 (en) Graphic processing method and apparatus
JP2982535B2 (en) Graph creation device
JP2686167B2 (en) Circuit drawing display device
JP2704053B2 (en) Document editing device
JPH0541999B2 (en)
JPH02257282A (en) Table preparation processor
JPS6218596A (en) Working area display system