JPH0469912B2 - - Google Patents

Info

Publication number
JPH0469912B2
JPH0469912B2 JP59231674A JP23167484A JPH0469912B2 JP H0469912 B2 JPH0469912 B2 JP H0469912B2 JP 59231674 A JP59231674 A JP 59231674A JP 23167484 A JP23167484 A JP 23167484A JP H0469912 B2 JPH0469912 B2 JP H0469912B2
Authority
JP
Japan
Prior art keywords
display
data
identification code
screen
field
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.)
Expired - Lifetime
Application number
JP59231674A
Other languages
Japanese (ja)
Other versions
JPS61110195A (en
Inventor
Yoshihiro Yanase
Kazuyo Tanaka
Yuchiko Oota
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 JP59231674A priority Critical patent/JPS61110195A/en
Publication of JPS61110195A publication Critical patent/JPS61110195A/en
Publication of JPH0469912B2 publication Critical patent/JPH0469912B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 〔産業上の利用利用分野〕 本発明は処理システムの応用プログラムによつ
てデイスプレイ画面を制御する表示制御方式の改
良に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an improvement in a display control method for controlling a display screen by an application program of a processing system.

応用プログラムに設定された命令による画面制
御において、命令設定の簡略化が望まれている。
In screen control using commands set in an application program, it is desired to simplify command settings.

〔従来の技術〕[Conventional technology]

処理装置と、デイスプレイ装置とが結ばれたシ
ステムにおいて、応用プログラムにより画面制御
の際には、その都度、表示領域名及び入出力対象
データ格納領域名を指定する必要がある。そのコ
ーデイング例を図によつて説明する。第2図は、
従来のコーデイングの説明図である。応用プログ
ラム作成者は、画面制御に際しては、第2図に示
す如く、画面定義部GDに表示行(LINE10)、名
称(ADISP)、桁数(ITEM20)、(LNG10)を記
述する。次にフイールド定義部FDに、バツフア
名(ABUF)、フイールド番号(FLD1)、長さ
(LNG10)を記述したのち、プロセス部PDに、
読取命令(READ ADSP ABUFF)を記述す
る。
In a system in which a processing device and a display device are connected, each time an application program controls a screen, it is necessary to specify a display area name and an input/output target data storage area name. An example of the coding will be explained using figures. Figure 2 shows
It is an explanatory diagram of conventional coding. When controlling the screen, the application program creator writes the display line (LINE10), name (ADISP), number of digits (ITEM20), and (LNG10) in the screen definition section GD, as shown in FIG. Next, write the buffer name (ABUF), field number (FLD1), and length (LNG10) in the field definition part FD, and then write it in the process part PD.
Write the read command (READ ADSP ABUFF).

上記の如く作成された応用プログラムを、処理
装置が実行することにより、デイスプレイ画面の
表示制御が行われる。
The display screen is controlled by the processing device executing the application program created as described above.

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

以上のように従来方式ではデイスプレイ画面の
制御に際し、第2図に示すコーデイングを必要と
する許りでなく、該コーデイングに基づく応用プ
ログラムを、処理装置が実行(即ち読取命令の実
行)する場合、情報アドレス及び領域アドレスの
計算処理を必要とする問題点があつた。
As described above, in the conventional method, when controlling the display screen, the coding shown in FIG. 2 is not required, but the processing device executes the application program based on the coding (that is, executes the reading command). In this case, there was a problem that calculation processing of information addresses and area addresses was required.

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

上記の問題点は、表示装置と処理装置とが結ば
れ、処理プログラムの表示指令によりデータバツ
フアから取出されたデータが表示装置の画面に表
示されるシステムにおいて、識別コードによつて
識別される表示フイールド群で構成される画面を
有する表示装置と、前記識別コードが付され且つ
前記表示フイールドに関する表示制御情報及び表
示データのアドレス情報が格納された制御テーブ
ルと、前記識別コードを指定する表示指令手段と
を備え、該表示命令手段により前記識別コードが
指定された際、前記処理装置は、該識別コードに
より指定される前記制御テーブル内の情報と、前
記アドレス情報により前記データバツフアから取
出した表示データとを前記表示装置へ送出し、該
表示装置は受信した識別コードに対応する表示フ
イールドに受信した表示データを表示せしめる本
発明の表示制御方式によつて解決される。
The above problem occurs when a display field is identified by an identification code in a system where a display device and a processing device are connected and data retrieved from a data buffer is displayed on the screen of the display device according to a display command from a processing program. a display device having a screen configured in groups; a control table to which the identification code is attached and in which display control information regarding the display field and address information of display data is stored; and display command means for specifying the identification code. When the identification code is specified by the display command means, the processing device reads information in the control table specified by the identification code and display data extracted from the data buffer based on the address information. The problem is solved by the display control method of the present invention, which sends the received display data to the display device, and causes the display device to display the received display data in a display field corresponding to the received identification code.

〔作 用〕[Effect]

以上のように本発明は、表示フイールド別に制
御フイールドを設け、該制御フイールドに表示フ
イールドに関する表示情報を格納しておくことに
より、フイールド別の表示の際、制御テーブルの
識別コードを指定するおみでデータの表示を行う
ことができる。
As described above, the present invention provides a control field for each display field and stores display information related to the display field in the control field, so that it is possible to specify the identification code of the control table when displaying each field. The data can be displayed using .

〔実施例〕〔Example〕

以下、本発明を図面によつて説明する。第1図
は本発明の一実施例を説明するブロツク図であ
る。
Hereinafter, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram illustrating one embodiment of the present invention.

デイスプレイ装置1の画面2に対する表示制御
は、処理装置3側の応用プログラム4によつて行
われる。本発明は、画面2をN個の表示フイール
ドF1〜Foに分けると共に、これらの表示フイー
ルドに関わる制御情報を、フイールド制御テーブ
ル5によつて管理するように図つたものである。
Display control on the screen 2 of the display device 1 is performed by an application program 4 on the processing device 3 side. In the present invention, the screen 2 is divided into N display fields F 1 to F o , and control information related to these display fields is managed by a field control table 5.

フイールド制御テーブル5は、記憶部の連続領
域上に設けられたテーブルであり、画面2の表示
フイールドF1〜Foに対応する制御フイールドf1
foが昇順に配設されている。制御フイールドf1
foは固定長の領域を占め、それぞれの先頭部b1
boに、識別名P,O……Nが設定されている。ま
た領域C1〜Coは、表示領域情報、即ち「行」、
「桁」、「属性」を示すデータが格納されている。
さらに領域l1〜loに、データ長L1〜Loが格納さ
れ、そして領域a1〜aoにデータバツフイ10のア
ドレスを示すアドレス情報A1oが格納されてい
る。
The field control table 5 is a table provided on a continuous area of the storage unit, and contains control fields f 1 to F o corresponding to the display fields F 1 to F o on the screen 2.
f o are arranged in ascending order. Control field f 1 ~
f o occupies a region of fixed length, each leading part b 1 ~
Identification names P, O...N are set in b o . In addition, areas C 1 to C o contain display area information, that is, "row",
Data indicating "digit" and "attribute" is stored.
Furthermore, data lengths L 1 -L o are stored in areas l 1 -lo , and address information A 1 -o indicating the address of the data buffer 10 is stored in areas a 1 -a o .

応用プログラムの作成者は、上記のフイールド
制御テーブル5を予め作成し、これをシステムに
登録しておく。
The creator of the application program creates the above field control table 5 in advance and registers it in the system.

従つて画面2の表示制御に関するコーデイング
の際、例えば表示フイールドF1の部分にデータ
D1を表示する場合には、作成者は、単に、下記
のように記述するのみでよい。
Therefore, when coding related to display control of screen 2, for example, data is stored in the display field F1 .
When displaying D 1 , the creator need only write as follows.

GET P (注)Pは表示フイールドF1の識別名 第1図において、命令が記録された記憶媒体6
は、入力部7により入力され、読取られた命令
(GET P)は、主記憶部8の応用プログラム4
に組込まれる。処理部9が該応用プログラム4の
実行を行い、前記命令(GET P)を実行すると
き、処理部9は、該命令の識別名「P」により、
フイールド制御テーブル5のフイールドf1にアク
セスし、領域a1及びl1の情報、即ちアドレス情報
A1及びデータ長L1により、データバツフア10
の中から表示データD1を読出す。然るのち処理
部9は、識別名DP1及び表示データD1と共に、制
御フイールドf1の領域C1の表示領域情報C1、即ち
「行」、「桁」、「属性」を示す情報を、デイスプレ
イ装置1へ送出する。
GET P (Note) P is the identification name of the display field F 1 In Figure 1, the storage medium 6 on which the command is recorded
is input by the input unit 7, and the read command (GET P) is sent to the application program 4 in the main storage unit 8.
be incorporated into. When the processing unit 9 executes the application program 4 and executes the command (GET P), the processing unit 9 uses the identification name “P” of the command.
Access field f 1 of field control table 5 and obtain information on areas a 1 and l 1 , that is, address information.
Data buffer 10 due to A 1 and data length L 1
Read display data D1 from among. Thereafter, the processing unit 9 generates the display area information C 1 of the area C 1 of the control field f 1 , that is, the information indicating “row”, “column”, and “attribute”, along with the identification name DP 1 and the display data D 1. , and sends it to the display device 1.

デイスプレイ装置1の表示制御部11によつて
受信された表示データD1は、表示メモリ12に
格納される。表示制御部11は、受信した表示領
域情報C1により、表示「行」数、表示「桁」数、
及びその属性(表示色など)を決定し、表示メモ
リ12内の表示データD1を表示部13へ送つて、
画面2の表示フイールドF1(識別名P)にデータ
D1を表示せしめる。
The display data D 1 received by the display control unit 11 of the display device 1 is stored in the display memory 12 . Based on the received display area information C1 , the display control unit 11 determines the number of display "rows", the number of display "digits",
and its attributes (display color, etc.), and sends the display data D1 in the display memory 12 to the display unit 13,
Data is entered in display field F 1 (identification name P) on screen 2.
Display D 1 .

以上のように本発明は、画面2に設定された表
示フイールドの識別名を指定するGET命令を記
述するのみで、該表示フイールドに対するデータ
の表示を可能としたものである。
As described above, the present invention makes it possible to display data for a display field set on the screen 2 simply by writing a GET command specifying the identification name of the display field.

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

本発明は、応用プログラムによる画面表示制御
を容易とならしめる効果を有する。
The present invention has the effect of facilitating screen display control by application programs.

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

第1図は本発明の一実施例を説明するブロツク
図、第2図は従来例の説明図、 図において、1はデイスプレイ装置、2は画
面、3は処理装置、4は応用プログラム、5はフ
イールド制御テーブル、6は記憶媒体、7は入力
部、8は主記憶部、9は処理部、10はデータバ
ツフア、11は表示制御部、12は表示メモリ、
13は表示部を示す。
FIG. 1 is a block diagram explaining one embodiment of the present invention, and FIG. 2 is an explanatory diagram of a conventional example. In the figure, 1 is a display device, 2 is a screen, 3 is a processing device, 4 is an application program, and 5 is a A field control table, 6 a storage medium, 7 an input section, 8 a main storage section, 9 a processing section, 10 a data buffer, 11 a display control section, 12 a display memory,
13 indicates a display section.

Claims (1)

【特許請求の範囲】[Claims] 1 表示装置と、処理装置とが結ばれ、処理プロ
グラムの表示指令によりデータバツフアから取出
されたデータが表示装置の画面に表示されるシス
テムにおいて、識別コードによつて識別される表
示フイールド群で構成される画面を有する前記表
示装置と、前記識別コードが付され且つ前記表示
フイールドに関する表示制御情報及び表示データ
のアドレス情報が格納された制御テーブルと、前
記識別コードを指定する表示指令手段とを備え、
該表示指令手段により前記識別コードが指定され
た際、前記処理装置は該識別コードにより指定さ
れる前記制御テーブル内の情報と、前記アドレス
情報により前記データフアイルから取出した表示
データとを前記表示装置へ送出し、該表示装置
は、受信した識別コードに対応する表示フイール
ドに、表示データを表示せしめることを特徴とす
る表示制御方式。
1. In a system in which a display device and a processing device are connected, and data retrieved from a data buffer is displayed on the screen of the display device according to a display command from a processing program, the system is composed of a group of display fields identified by an identification code. the display device having a screen; a control table to which the identification code is attached and in which display control information regarding the display field and address information of display data are stored; and display command means for specifying the identification code;
When the identification code is specified by the display command means, the processing device transfers information in the control table specified by the identification code and display data extracted from the data file based on the address information to the display device. A display control method characterized in that the display device displays display data in a display field corresponding to the received identification code.
JP59231674A 1984-11-02 1984-11-02 Display control system Granted JPS61110195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59231674A JPS61110195A (en) 1984-11-02 1984-11-02 Display control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59231674A JPS61110195A (en) 1984-11-02 1984-11-02 Display control system

Publications (2)

Publication Number Publication Date
JPS61110195A JPS61110195A (en) 1986-05-28
JPH0469912B2 true JPH0469912B2 (en) 1992-11-09

Family

ID=16927203

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59231674A Granted JPS61110195A (en) 1984-11-02 1984-11-02 Display control system

Country Status (1)

Country Link
JP (1) JPS61110195A (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5778588A (en) * 1980-11-04 1982-05-17 Hitachi Ltd Indication control system of crt display device

Also Published As

Publication number Publication date
JPS61110195A (en) 1986-05-28

Similar Documents

Publication Publication Date Title
JPS6034152B2 (en) Search information input method
JPH0469912B2 (en)
JPS60175184A (en) Word processor
JPH02310592A (en) Screen scroll control system
JPS60173588A (en) Multi-window display processing method
JP2647916B2 (en) Data processing device
JP2645597B2 (en) How to edit drawing order
JPH0357037A (en) File management device
JP2925716B2 (en) Image retrieval device
JP3014749B2 (en) Image memory device
JPS62191883A (en) Character display controller
JP2864537B2 (en) Schematic program editing device
JPS60252390A (en) Screen management control system
JPS6067986A (en) Writing of display data into display unit
JPS5944092A (en) Indication control system for display
JPH0743706B2 (en) Table data creation method and table display method
JPS6141182A (en) Refresh memory updating system for character display unit
JPS6054565A (en) Ducument processor
JPH02299018A (en) Image display device
JPS6356692A (en) Cursor movement control system
JPH0571111B2 (en)
JPH04130931A (en) Changing system for memory contents
JPH0330873B2 (en)
JPS59180584A (en) Screen display controller
JPH0540509A (en) Picture developing device for numerical controller