JPH01304528A - Screen control system - Google Patents

Screen control system

Info

Publication number
JPH01304528A
JPH01304528A JP63135114A JP13511488A JPH01304528A JP H01304528 A JPH01304528 A JP H01304528A JP 63135114 A JP63135114 A JP 63135114A JP 13511488 A JP13511488 A JP 13511488A JP H01304528 A JPH01304528 A JP H01304528A
Authority
JP
Japan
Prior art keywords
screen
control
output data
character
displayed
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.)
Granted
Application number
JP63135114A
Other languages
Japanese (ja)
Other versions
JP2559131B2 (en
Inventor
Tadashi Onuma
大沼 忠
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 JP63135114A priority Critical patent/JP2559131B2/en
Publication of JPH01304528A publication Critical patent/JPH01304528A/en
Application granted granted Critical
Publication of JP2559131B2 publication Critical patent/JP2559131B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To facilitate the production/change of the output data by using the output data separated the general character strings from the control character strings for each screen and displaying the data on a screen after coding the data. CONSTITUTION:In a screen control system where the characters are displayed on a screen for execution of the control, a WCC (write control character) byte part 1-0 includes the WCC serving as a command for writing on the screen, an SBA (set buffer address) and a field address. Both the SBA and the field address are used for designation of a buffer address prior to a specific order action. For instance, the head SBA (1, 1) in a control character group 1-2 instruct to store a general character string 1-1, etc., out of the buffer address of the coordinates (1, 1). Here the character group 1-2 also doubles as a character group that points the writing positions of various control jobs and these control contents. Thus the string 1-1 is separated from a series of control character groups 1-2 and coded in the output data 1. Then these string 1-1 and the group 1-2 are displayed in a coding mode.

Description

【発明の詳細な説明】 〔概要〕 文字を画面に表示して制御を行う画面制御方式一般文字
列と制御文字列とを画面単位に分離した出力データにコ
ーディングする際に、画面全体の一般文字列のイメージ
を把握して容易に作成・変更を可能にすることを目的と
し、 画面に表示しようとする一般文字列および各種制御指示
を行う制御文字群を画面単位に分離した出力データを備
え、この出力データ中の一般文字列を画面上にほぼ同じ
配置で表示すると共に、制御文字群をこの画面上の夫々
の該当位置に対応づけて入力禁止/許可などを書き込み
、指示された制御を行うように構成する。
[Detailed Description of the Invention] [Summary] A screen control method in which characters are displayed on the screen for control. When coding general character strings and control character strings into output data separated by screen, The purpose is to understand the image of the column and easily create and change it, and it is equipped with output data that separates the general character strings to be displayed on the screen and the control character groups that perform various control instructions on a screen-by-screen basis. The general character strings in this output data are displayed in almost the same arrangement on the screen, and control characters are associated with each corresponding position on the screen to write input prohibition/permission, etc., and the instructed control is performed. Configure it as follows.

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

本発明は、文字を画面に表示して制御’tllを行う画
面制御方式に関するものである。
The present invention relates to a screen control method that displays characters on a screen and performs control.

近年、マンマシンインクフェースにおける使い易さを向
上させるためにメニュー画面方式が用いられているが、
多くの情報を1画面に表示するために制御文字数が増加
し、画面データの作成が困難となってきている。
In recent years, menu screen methods have been used to improve the usability of man-machine ink faces.
In order to display a large amount of information on one screen, the number of control characters has increased, making it difficult to create screen data.

〔従来の技術と発明が解決しようとする課題〕従来、画
面上にデータを表示させるための出力データは、第4図
(イ)に示すように、W CC(Write Cont
rol Character) ハイドと、オーダ(制
2111文字)および一般文字の組とから構成されてい
る。画面上に一般文字を表示する場合、第4図(ロ)に
示すように、オーダによって指定された表示位置(表示
座標)および指定された画面入力の可否に対応して、画
面上に一般文字を表示すると共に画面人力の可否を制御
するようにしていた。
[Prior art and problems to be solved by the invention] Conventionally, output data for displaying data on a screen is processed using WCC (Write Control) as shown in FIG.
rolCharacter) consists of a set of hide, order (2111 characters), and general characters. When displaying general characters on the screen, as shown in Figure 4 (b), the general characters are displayed on the screen in accordance with the display position (display coordinates) specified by the order and whether or not the specified screen input is possible. In addition to displaying the screen, it was also possible to control whether or not the screen could be operated manually.

このため、第4図(ロ)に示ずオーダと一般文字とが混
在した出力データをみてプログラムをコーディングして
メニュー画面を作成する際に、画面全体のイメージを把
握することが困難となり、作成し難いと共に画面データ
の変更を行い難いという問題があった。
For this reason, when creating a menu screen by coding a program by looking at output data that includes a mixture of orders and general characters, as shown in Figure 4 (b), it becomes difficult to grasp the image of the entire screen, and There were problems in that it was difficult to change the screen data and it was difficult to change the screen data.

本発明は、一般文字列と制御文字列とを画面m位に分離
した出力データにコーディングする際に、画面全体の一
般文字列のイメージを把握して容易に作成・変更を可能
にすることを目的としている。
The present invention enables easy creation and modification by grasping the general character string image of the entire screen when coding general character strings and control character strings into output data separated into m screens. The purpose is

〔課題を解決する手段〕[Means to solve problems]

第1図を参照して課題を解決する手段を説明する。 Means for solving the problem will be explained with reference to FIG.

第1図において、出力データ1は、W CC(Writ
e Control Character)ハイド部1
−0.−e文字列I−1、および制御文字群1−2から
構成されている。
In FIG. 1, output data 1 is W CC (Writ
e Control Character) Hide part 1
-0. -e Consists of character string I-1 and control character group 1-2.

一般文字列1−1は、画面に表示する文字列である。The general character string 1-1 is a character string to be displayed on the screen.

制御文字群1−2は、入力禁止/許可などの各種制御を
指示する文字群である。
The control character group 1-2 is a character group that instructs various controls such as input prohibition/permission.

画面2は、文字などを表示するものである。Screen 2 is for displaying characters and the like.

文字列表示部3は、出力データ1の一般文字列1−1を
取り出して画面2に表示するものである。
The character string display section 3 extracts the general character string 1-1 from the output data 1 and displays it on the screen 2.

制御文字書込部4は、出力データlの制御文字群1−2
を取り出し、指示された位置に指示された制御(入力許
可/禁止制御など)を書き込むものである。
The control character writing unit 4 writes the control character group 1-2 of the output data l.
and writes the specified control (input permission/prohibition control, etc.) at the specified position.

〔作用〕[Effect]

本発明は、第1図に示すように、出力データ1中に画面
単位で画面上に表示する一般文字列1−1と、画面上に
は表示されないが入力許可/禁止などを指示する一連の
制御文字群1−2とを分離してコーディングし、文字列
表示部3が一般文字列1−1を画面2上にほぼコーディ
ングしたままの態様で表示し、′llJ御文字書込部4
が制御文字群1−2によってコーディングされた座標な
どによって指示された対応する一般文字の直前の位置な
どに入力禁止/許可などを書き込むようにしている。
As shown in FIG. 1, the present invention includes a general character string 1-1 that is displayed on the screen for each screen in the output data 1, and a series of character strings that are not displayed on the screen but that instruct input permission/prohibition. The control character group 1-2 is coded separately, the character string display section 3 displays the general character string 1-1 on the screen 2 in almost the same manner as it was coded, and the 'llJ character writing section 4
Input prohibition/permission is written at the position immediately before the corresponding general character designated by the coordinates coded by the control character group 1-2.

従って、出力データ1のコーディング時に、−般文字列
l−1のみを画面2上に表示したとほぼ同し配置を見な
がら作業を行うことができ、画面全体のイメージを把握
して容易に出力データ1の作成 変更を行うことが可能
となる。
Therefore, when coding output data 1, you can work while looking at the layout, which is almost the same as if only the -general character string l-1 was displayed on screen 2, and you can grasp the image of the entire screen and easily output it. Creation of data 1 It is now possible to make changes.

〔実施例〕〔Example〕

次に、第1図から第3図を用いて本発明の1実施例の構
成および動作を順次詳細に説明する。
Next, the configuration and operation of one embodiment of the present invention will be explained in detail using FIGS. 1 to 3.

第1図において、Wccハイド部1−oは、画面にライ
トするコマンドであるW CC(Write Cont
rol Character) 、S B A (Se
t Buffer Address)およびフィールド
アドレスから構成されている。
In FIG. 1, the Wcc hide section 1-o sends a WCC (Write Cont.
roleCharacter), SBA (Se
tBuffer Address) and a field address.

SBAおよびフィールドアドレスは、特定のオーダ動作
に先立ってハソファアドレスを指定するのに使用するも
のである。例えば第2図制御文字群ン−2中の先頭の“
SBA (1,l)  ゞは、座1(1,1)のハソフ
ァアドレスから一般文字列1−1などを格納することを
指示するものである。
The SBA and field address are used to specify the hardware address prior to a particular order operation. For example, the first " in the control character group N-2 in Figure 2
SBA (1,l) ゞinstructs to store a general character string 1-1 etc. from the hasher address of locator 1 (1,1).

一般文字列1−1は、第2図上段に示すように、画面2
上に表示するそのままにコーディングした一般文字の集
まりである。
The general character string 1-1 is displayed on the screen 2 as shown in the upper part of Figure 2.
It is a collection of general characters coded exactly as shown above.

制御文字群(オーダシーケンス群)1−2は、第2図下
段に示すように、各種制御を書き込む位置およびその制
御内容を指示する文字群である。
The control character group (order sequence group) 1-2, as shown in the lower part of FIG. 2, is a character group that indicates the position where various controls are written and the contents of the control.

次に、第2図出力データのコーディング例を用いて、第
1図構成の動作を詳細に説明する。
Next, the operation of the configuration shown in FIG. 1 will be explained in detail using an example of coding the output data shown in FIG.

第2図において、第1に、出力データ1の先頭にコーデ
ィングした  − 讐CC 3BA(1,1) は、バッファアドレス(1,1)から以下の一般文字列
1−1などを書き込んで画面2上に表示させることを指
示するものである。
In Fig. 2, firstly, -enCC 3BA (1, 1) coded at the beginning of output data 1 writes the following general character string 1-1 etc. from the buffer address (1, 1) and displays screen 2. This is an instruction to display it on top.

第2に、第3行目からコーディングした一般文字列1−
1は、このコーディングしたままの行、桁の位置で、第
1図文字表示部3によって第3図に示すように画面上に
表示される。従って、この第2図出力データ1の一般文
字列1−1をコーディングする際に、画面2上に表示さ
せなくても、はぼ画面2上に表示させたと同し配置で一
般文字をコーディングすればよく、画面全体のイメージ
を把握しながら、容易に作成・変更することが可能とな
る。
Second, the general character string 1- coded from the third line
1 is displayed on the screen as shown in FIG. 3 by the character display section 3 in FIG. 1 at the line and digit position as coded. Therefore, when coding the general character string 1-1 of the output data 1 in Figure 2, the general characters can be coded in the same arrangement as displayed on screen 2, even if they are not displayed on screen 2. If you do this, you can easily create and change the screen while understanding the image of the entire screen.

第3に、下段にコーディングした制御文字群1−2は、
第1図制御文字書込部4によって該当位置に埋込む態様
で各種制御指示として書き込まれる。
Third, the control character group 1-2 coded in the lower row is
The control character writing unit 4 shown in FIG. 1 writes the various control instructions in a manner that they are embedded in the corresponding positions.

(列えば”5BA(1,1)、SF、X’EOマ”ここ
で、5BA(1,1)は書き込むバッファアドレス(1
,1) ’c表”’!”。SF、X ’ EO’は、“
画面入力禁止指示”(X’EOマ)を表す。従って、バ
ッファアドレス(1,1>に“画面入力禁止指示”が書
き込まれ、次に画面許可指示“SF、χvC8マ”が書
き込まれるまで、画面入力が禁止制御される。
(For example, "5BA (1, 1), SF,
,1) 'c table"'!". SF, X'EO' is “
"Screen input prohibition instruction"(X'EOma). Therefore, until the "screen input prohibition instruction" is written to the buffer address (1, 1>) and the screen permission instruction "SF, χvC8ma" is written next, Screen input is prohibited.

以上のように、−C文字列1−1および制御文字群1−
2を分離して出力データ1にコーディングすることによ
り、コーディングした一般文字列1−1を見て全体のレ
イアウトを判断して容易にメニュー画面を作成したり、
変更したりすることが可能となる。
As described above, -C character string 1-1 and control character group 1-
By separating 2 and coding it into output data 1, you can easily create a menu screen by looking at the coded general character string 1-1 and judge the overall layout.
It is possible to change it.

第3図は、第2図出力データ1を画面2上に表示した表
示画面例を示す。ここで、表示画面に表示されている一
般文字は、第2図出力データ1中にコーディングした一
般文字列1−1と同じ配置であるため、画面2上に表示
画面として表示させるまでもなく、出力テーク1中にコ
ーディングした一般文字列1−1を見て、容易にメニュ
ー画面を作成・変更することができる。
FIG. 3 shows an example of a display screen in which the output data 1 shown in FIG. 2 is displayed on the screen 2. Here, since the general characters displayed on the display screen have the same arrangement as the general character string 1-1 coded in the output data 1 in Figure 2, there is no need to display them on the screen 2 as a display screen. By looking at the general character string 1-1 coded in the output take 1, the menu screen can be easily created and changed.

一方、従来の第4図(イ)出力データの構造を採用する
と、第3図表示画面と同し画面をコーディングするのに
、第4図(ロ)に示すようにコーディングする必要があ
り、このコーディングした状態のままでは、表示画面の
全体を予測することは極めて困難である。
On the other hand, if the conventional output data structure shown in Figure 4 (a) is adopted, it is necessary to code as shown in Figure 4 (b) in order to code the same screen as the display screen in Figure 3. It is extremely difficult to predict the entire display screen in the coded state.

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

以上説明したように、本発明によれば、一般文字列と制
御文字列とを画面単位に分離した出力データを設け、こ
れにコーディングして画面に表示する構成を採用してい
るため、出力データ1のコーディング時に、一般文字列
1−1を画面2上に表示したと同じ配置で全体のイメー
ジを見ながら出力データ1の作成・変更を容易に行うこ
とができる。
As explained above, according to the present invention, output data is provided in which general character strings and control character strings are separated for each screen, and the output data is coded and displayed on the screen. 1, the output data 1 can be easily created and changed while viewing the overall image in the same layout as the general character string 1-1 displayed on the screen 2.

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

第1図は本発明の1実施例構成図、第2図は本発明に係
わる出力データのコーディング例、第3図は表示画面例
、第4図は従来技術の説明図を示す。 図中、1は出力データ、1−1は一般文字列、1−2は
制御文字群、2は画面、3は文字列表示部、3は制御文
字書込部を表す。
FIG. 1 is a block diagram of one embodiment of the present invention, FIG. 2 is an example of coding of output data according to the present invention, FIG. 3 is an example of a display screen, and FIG. 4 is an explanatory diagram of the prior art. In the figure, 1 represents output data, 1-1 a general character string, 1-2 a control character group, 2 a screen, 3 a character string display section, and 3 a control character writing section.

Claims (1)

【特許請求の範囲】 文字を画面に表示して制御を行う画面制御方式において
、 画面に表示しようとする一般文字列(1−1)および各
種制御指示を行う制御文字群(1−2)を画面単位に分
離した出力データ(1)を備え、 この出力データ(1)中の一般文字列(1−1)を画面
上にほぼ同じ配置で表示すると共に、制御文字群(1−
2)をこの画面上の夫々の該当位置に対応づけて入力禁
止/許可などを書き込み、指示された制御を行うように
構成したことを特徴とする画面制御方式。
[Claims] In a screen control method that performs control by displaying characters on a screen, a general character string (1-1) to be displayed on the screen and a control character group (1-2) for issuing various control instructions are provided. It is equipped with output data (1) separated into screen units, and displays general character strings (1-1) in this output data (1) in almost the same arrangement on the screen, as well as control character groups (1-1).
2) A screen control method characterized in that input prohibition/permission, etc., are written in association with each corresponding position on the screen, and the instructed control is performed.
JP63135114A 1988-06-01 1988-06-01 Screen controller Expired - Fee Related JP2559131B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63135114A JP2559131B2 (en) 1988-06-01 1988-06-01 Screen controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63135114A JP2559131B2 (en) 1988-06-01 1988-06-01 Screen controller

Publications (2)

Publication Number Publication Date
JPH01304528A true JPH01304528A (en) 1989-12-08
JP2559131B2 JP2559131B2 (en) 1996-12-04

Family

ID=15144160

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63135114A Expired - Fee Related JP2559131B2 (en) 1988-06-01 1988-06-01 Screen controller

Country Status (1)

Country Link
JP (1) JP2559131B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61269193A (en) * 1985-05-24 1986-11-28 富士通株式会社 Display unit
JPS62214430A (en) * 1986-03-10 1987-09-21 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Generation of online display for information processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61269193A (en) * 1985-05-24 1986-11-28 富士通株式会社 Display unit
JPS62214430A (en) * 1986-03-10 1987-09-21 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Generation of online display for information processing system

Also Published As

Publication number Publication date
JP2559131B2 (en) 1996-12-04

Similar Documents

Publication Publication Date Title
JPS6230298A (en) Image processor
JPS60251473A (en) Tabulation system
JPS5969840A (en) Method for entering data to entry screen
JP2559131B2 (en) Screen controller
JPS6177977A (en) Image processing device
JP3162095B2 (en) Image display control device
JPH0449119B2 (en)
JPH0457089A (en) Multi-window display device
JPS62254263A (en) Table preparation system
JPS59201157A (en) Graphic input device
JPS63106078A (en) Display method for character string echo of graphic processor
JPH0555889B2 (en)
JPS6362755B2 (en)
JPH0445875B2 (en)
JP2578884B2 (en) Display text scrolling execution method
JPH0844728A (en) Method for setting chinese character constitution information and device therefor
JPH05224852A (en) Display system for picture display data
JPH03176716A (en) Electronics
JPS62229317A (en) Character processor
JPS59184A (en) Split control method
JPH0256670A (en) document processing device
JPS6177889A (en) Screen control system
JPS6079395A (en) Color graphic display system
JPH05216458A (en) Character pattern data converter
JPS62128371A (en) Multi-window controller

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees