JPS63271632A - Screen display controller - Google Patents

Screen display controller

Info

Publication number
JPS63271632A
JPS63271632A JP62107184A JP10718487A JPS63271632A JP S63271632 A JPS63271632 A JP S63271632A JP 62107184 A JP62107184 A JP 62107184A JP 10718487 A JP10718487 A JP 10718487A JP S63271632 A JPS63271632 A JP S63271632A
Authority
JP
Japan
Prior art keywords
display
task
screen
area
output
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
JP62107184A
Other languages
Japanese (ja)
Inventor
Hatsuko Takashika
高鹿 初子
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 JP62107184A priority Critical patent/JPS63271632A/en
Publication of JPS63271632A publication Critical patent/JPS63271632A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To facilitate output processing by providing a storage part for information for controlling the output of fixed display characters displayed at a specific position in a character screen frame and a storage part for information for control based upon the output of variable display characters. CONSTITUTION:The default area control information which controls the output of fixed display characters displayed at the specific position in the character screen frame is stored in the storage part 9a and the input area control information which controls the output of variable display characters at the specific position in the screen is stored in the storage part 9b. Then a selector 6a reads information out of either of the storage parts 9a and 9b and a control part 5a displays characters on a screen display means 4a according to the information.

Description

【発明の詳細な説明】 〔概要〕 キャラクタ画面による画面表示手段を有し、画面枠組み
内の所定位置に表示される固定表示文字の出力を制御す
るデフォルト領域制御情報の格納部と、画面内の所定位
置に可変表示文字の出力を制御する入力領域制御情報の
格納部と、前記二つの格納部を選択する手段と、選択手
段によって選択された前記二つの格納部の何れかの制御
情報に基づく表示処理を制御する制御部とを備えた。
[Detailed Description of the Invention] [Summary] A storage unit for default area control information that has a screen display means using a character screen and controls the output of fixed display characters displayed at a predetermined position within the screen frame; a storage section for input area control information that controls the output of variable display characters at a predetermined position; means for selecting the two storage sections; and control information based on one of the two storage sections selected by the selection means. and a control unit that controls display processing.

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

本発明はキャラクタディスプレイに対する文字の出力方
式に関するものである。
The present invention relates to a method for outputting characters to a character display.

〔従来の技術〕[Conventional technology]

一般にキャラクタディスプレイを使用して帳票類を作成
する時1.当該帳票作成用の処理タスクが動作し、帳票
に書き込まれる文字の内、定型的に書き込まれる固定的
な文字は処理タスクにより行われ、其の都度変わる文字
はキーボードから行われる。
Generally, when creating forms using a character display 1. The processing task for creating the form operates, and among the characters written on the form, fixed characters that are written in a fixed format are written by the processing task, and characters that change each time are written from the keyboard.

第3図(alは従来の文字出力制御の構成図である。FIG. 3 (al is a block diagram of conventional character output control.

第3図(blは表示画面説明図である。FIG. 3 (bl is an explanatory diagram of the display screen.

図中、lはディスプレイ画面、2I〜2.、は入力フィ
ールド、3はデフォルトフィールド、4は画面制御部、
5はタスク動作領域、50は処理タスク領域、51は表
示タスク領域、6は処理制御部、7は指示手段、8はタ
スク格納部、80は処理タスク、8aはデフォルトデー
タの表示制御タスク、8bは入力フィールドデータの表
示制御タスク、8cは字体属性テーブルである。□尚以
下全図を通じ同一記号は同一対象物を表す。
In the figure, l is a display screen, 2I to 2. , is an input field, 3 is a default field, 4 is a screen control section,
5 is a task operation area, 50 is a processing task area, 51 is a display task area, 6 is a processing control unit, 7 is an instruction means, 8 is a task storage unit, 80 is a processing task, 8a is a default data display control task, 8b 8c is a display control task for input field data, and 8c is a font attribute table. □The same symbols represent the same objects throughout the figures below.

今画面の大きさが24行、80カラムのキャラクタディ
スプレイ画面1を使用した場合、24 X 80箇所(
1920箇所)に文字を書き込むことが出来るが、其の
内、成る規定された領域に動作タスクから文字を書き込
み、其の他の領域にキーボードから文字を書き込むもの
とする。
If you are currently using character display screen 1 with a screen size of 24 lines and 80 columns, there will be 24 x 80 locations (
It is possible to write characters in 1920 locations), of which characters are written from the action task in a defined area, and characters are written in other areas from the keyboard.

尚動作タスクから文字を書き込むことが出来る領域をデ
フォルトフィールド3、キーボードから文字を書き込む
ことが出来る領域を入力フィールド2.〜2゜(斜線で
示す)と云う。
Note that the area where characters can be written from the action task is the default field 3, and the area where characters can be written from the keyboard is the input field 2. It is said to be ~2° (indicated by diagonal lines).

従来方式では第3図(alに示す様に、指示手段7から
起動信号が処理制御部6に入力されると、処理制御部6
はタスク格納部8に割込信号を出し、処理タスク80を
タスク動作領域5内の処理タスク領域50にロードして
実行権を渡す。
In the conventional system, as shown in FIG.
issues an interrupt signal to the task storage section 8, loads the processing task 80 into the processing task area 50 in the task operation area 5, and transfers execution rights.

かくして処理タスク80が処理を開始し、当該タスク内
で画面制御を必要とする実行ステップに到達した時、 ■デフォルト領域に表示制御を行う場合は、表示制御タ
スク8aに起動割り込みをかけ、表示タスク領域51に
ロードして実行権を渡す。
In this way, when the processing task 80 starts processing and reaches an execution step within the task that requires screen control, ■ If display control is to be performed in the default area, a startup interrupt is issued to the display control task 8a, and the display task It is loaded into the area 51 and the execution right is transferred.

■入力フィールドに表示制御を行う場合は、表示制御タ
スク8bに起動割り込みをかけ、表示タスク領域51に
ロードして実行権を渡す。
(2) When performing display control on an input field, an activation interrupt is applied to the display control task 8b, the task is loaded into the display task area 51, and the execution right is transferred.

0以上述べた様に従来方式では、夫々のタスク8はタス
ク内に作業域を備え、別個の表示位置毎に表示すべき文
字種の組立や属性の付与を実行2手順とする構成を採っ
ている。
0 As mentioned above, in the conventional method, each task 8 has a work area within the task, and the configuration is such that assembling character types to be displayed and assigning attributes to each separate display position is performed in two steps. .

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

然しなから一般に文字をディスプレイ画面1に出力する
場合、画面位置、表示文字の他に、字体、色、輝度、フ
リッカの要不要等も指定する必要がある。此の為、従来
は字体属性テーブル8cを設け、此の字体属性テーブル
8cを参照して採るべき字体、色、輝度、フリッカの要
不要等を決定した後、出力するので出力時の処理が繁雑
になると云う問題点があった。
However, when outputting characters to the display screen 1, it is generally necessary to specify the font, color, brightness, whether flicker is required, etc., in addition to the screen position and displayed characters. For this reason, conventionally, a font attribute table 8c is provided, and the font, color, brightness, need for flicker, etc. to be adopted are determined by referring to the font attribute table 8c before outputting, which complicates the processing at the time of output. There was a problem with this.

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

上記問題点は第1図の原理図に示す様に、キャラクタ画
面による画面表示手段4aを有し、前記画面枠組み内の
所定位置に表示される固定表示文字の出力を制御するデ
フォルト領域制御情報の格納部9aと、上記画面内の所
定位置に可変表示文字の出力を制御する入力領域制御情
報の格納部9bと、前記二つの格納部9a、9bを選択
する手段6aと、選択手段6aによって選択された前記
二つの格納部9a、9bの何れかの制御情報に基づく表
示処理を制御する制御部5aとを備えることにより解決
される。
The above problem, as shown in the principle diagram of FIG. 1, includes a screen display means 4a using a character screen, and default area control information that controls the output of fixed display characters displayed at a predetermined position within the screen frame. a storage section 9a, a storage section 9b for input area control information that controls the output of variable display characters at a predetermined position within the screen, means 6a for selecting the two storage sections 9a and 9b, and selection by the selection means 6a. This can be solved by including a control section 5a that controls display processing based on control information of either of the two storage sections 9a and 9b.

〔作用〕[Effect]

本発明に依ると表示処理を実行する制御部5aが選択手
段6aにより二つの格納部9a、9bからデフォルト領
域制御情報又は入力領域制御情報を取り出し、該悄輻に
基づき画面表示手段4aがキャラ、フタ画面に文字を表
示する。
According to the present invention, the control unit 5a that executes the display process retrieves the default area control information or the input area control information from the two storage units 9a and 9b by the selection unit 6a, and based on the agitation, the screen display unit 4a selects the character, Display text on the lid screen.

〔実施例〕〔Example〕

第2図(alは本発明の一実施例構成図である。 FIG. 2 (al is a block diagram of one embodiment of the present invention.

第2図(blは本発明の表示文字制御テーブル例示説明
図である。
FIG. 2 (bl is an explanatory diagram illustrating a display character control table of the present invention.

図中、51aは表示タスク領域、52はテーブル領域、
60は処理制御部、81はデータ表示タスク、90はテ
ーブル格納部、91はデフォルトSR域制御テーブル、
92は入力領域制御テーブルである。
In the figure, 51a is a display task area, 52 is a table area,
60 is a processing control unit, 81 is a data display task, 90 is a table storage unit, 91 is a default SR area control table,
92 is an input area control table.

指示手段7から起動信号が処理制御部60に入力される
と、処理制御部60はタスク格納部8に割込信号で通知
し、処理タスク80を取出し、タスク動作領域5内に用
意した処理タスク領域5oにロードして実行権を渡す。
When the activation signal is input to the processing control unit 60 from the instruction means 7, the processing control unit 60 notifies the task storage unit 8 by an interrupt signal, takes out the processing task 80, and stores the processing task prepared in the task operation area 5. It is loaded into area 5o and given execution rights.

か(て処理タスク80が処理を開始し、当該タスク内で
画面制御を必要とする実行ステップに到達した時、処理
制御部60に通知してデータ表示タスク81の起動を要
請する。
When the processing task 80 starts processing and reaches an execution step within the task that requires screen control, it notifies the processing control unit 60 and requests activation of the data display task 81.

処理制御部60はタスク格納部8からデータ表示タスク
81を取出し、タスク動作領域5内に用意した表示タス
ク領域51aにロードした後、実行権を渡す。
The processing control unit 60 takes out the data display task 81 from the task storage unit 8, loads it into the display task area 51a prepared in the task operation area 5, and then hands over the execution right.

データ表示タスク81は所定の初期ステップを実行した
後、 (1)処理制御部60に通知してテーブル格納部90か
らデフォルト領域制御テーブル91を続出(前記セレク
タ6aは上記処理を云う)させ、タスク動作領域5内に
用意したテーブル領域52に書き込ませ、デフォルト領
域制御テーブル91を参照して表示タスク領域51a上
に文字を1乍成(前記表示処理手段実行制御部5aは上
記処理を云う)する。
After the data display task 81 executes a predetermined initial step, (1) it notifies the processing control unit 60 to successively output the default area control table 91 from the table storage unit 90 (the selector 6a refers to the above processing), and the task It is written in the table area 52 prepared in the operation area 5, and one character is created on the display task area 51a with reference to the default area control table 91 (the display processing means execution control unit 5a refers to the above process). .

即ち、指定された画面表示位置Pが、例えば■キョウ/
カラムがiii −ivであれば、画面制御部4はデフ
ォルトeM域文字種りは、“A B C−iii”で、
表示文字属性1dは緑・大字・ローマ数字で表示する。
That is, the specified screen display position P is, for example,
If the column is iii-iv, the screen control unit 4 sets the default eM area character type as “A B C-iii”.
The display character attribute 1d is displayed in green, large letters, and Roman numerals.

画面制御部4は表示タスク領域51a上に作成された文
字を画面上に文字を出力する(前記画面表示手段4aは
画面制御部4のことである)。
The screen control section 4 outputs the characters created on the display task area 51a on the screen (the screen display means 4a refers to the screen control section 4).

(2)処理制御部60に通知してテーブル格納部90か
ら入力領域制御テーブル92を読出させ、タスク動作領
域5内に用意したテーブル領域52に書き込ませ、入力
領域制御テーブル92を参照して表示タスク領域51a
上に文字を作成する。即ち、指定された画面表示位置が
、例えば■第2フィールドであれば、入力領域文字種(
数)Mは英数字(8字)を、表示文字属性Ifは緑・ボ
ーマン体でキーボードから入力された文字を表示する。
(2) Notify the processing control unit 60 to read the input area control table 92 from the table storage unit 90, write it to the table area 52 prepared in the task operation area 5, and display it with reference to the input area control table 92. Task area 51a
Create text on top. That is, if the specified screen display position is, for example, the second field, the input area character type (
(Number) M indicates alphanumeric characters (8 characters), and display character attribute If displays characters input from the keyboard in green/Bowman font.

画面制御部4は表示タスク領域51a上に作成された文
字を画面上に文字を出力する。
The screen control unit 4 outputs the characters created on the display task area 51a onto the screen.

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

以上詳細に説明した様に本発明によれば、データ出力時
に採るべき処理が簡単となるので効率的な出力処理を行
うことが出来ると云う大きい効果がある。
As described above in detail, the present invention has the great effect of simplifying the processing to be performed when outputting data, thereby enabling efficient output processing.

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

第1図は本発明の原理図である。 第2図(a)は本発明の一実施例構成図である。 第2図(b)は本発明の表示文字制御テーブル例示説明
図である。 第3図falは従来の文字出力制御の構成図である。 第3図(b)は表示画面説明図である。 図中、1はディスプレイ画面、21〜2゜は入力フィー
ルド、3はデフォルトフィールド、4は画面制御部、4
aは画面表示手段、5はタスク動作領域、50は処理タ
スク領域、51は表示タスク領域、5aは表示処理手段
実行制御部、6は処理制御部、6aはセレクタ、7は指
示手段、8はタスク格納部、9aはデフォルト領域制御
情報、9bは入力領域制御情報、80は処理タスク、8
aはデフォルトデータの表示制御タスク、8bは入力フ
ィールドデータの表示制御タスク、8cは字体属性テー
ブル、51aは表示タスク領域、52はテーブル領域、
60は処理制御部、81はデータ表示タスク、90はテ
ーブル格納部、91はデフォルト領域制御テーブル、9
2は入力領域制御テーブルである。
FIG. 1 is a diagram showing the principle of the present invention. FIG. 2(a) is a configuration diagram of an embodiment of the present invention. FIG. 2(b) is an explanatory diagram illustrating a display character control table of the present invention. FIG. 3 fal is a block diagram of conventional character output control. FIG. 3(b) is an explanatory diagram of the display screen. In the figure, 1 is a display screen, 21 to 2 degrees are input fields, 3 is a default field, 4 is a screen control section, 4
a is a screen display means, 5 is a task operation area, 50 is a processing task area, 51 is a display task area, 5a is a display processing means execution control section, 6 is a processing control section, 6a is a selector, 7 is an instruction means, and 8 is a Task storage section, 9a is default area control information, 9b is input area control information, 80 is a processing task, 8
a is a default data display control task, 8b is an input field data display control task, 8c is a font attribute table, 51a is a display task area, 52 is a table area,
60 is a processing control unit, 81 is a data display task, 90 is a table storage unit, 91 is a default area control table, 9
2 is an input area control table.

Claims (1)

【特許請求の範囲】 キャラクタ画面による画面表示手段(4a)を有し、前
記画面枠組み内の所定位置に表示される固定表示文字の
出力を制御するデフォルト領域制御情報の格納部(9a
)と、 上記画面内の所定位置に可変表示文字の出力を制御する
入力領域制御情報の格納部(9b)と、前記二つの格納
部(9a、9b)を選択する手段(6a)と、 前記選択手段(6a)によって選択された前記二つの格
納部(9a、9b)の何れかの制御情報に基づく表示処
理を制御する制御部(5a)とを備えたことを特徴とす
る画面表示制御装置。
[Scope of Claims] A default area control information storage unit (9a) comprising a screen display means (4a) using a character screen, and a default area control information storage unit (9a) that controls the output of fixed display characters displayed at a predetermined position within the screen frame.
), an input area control information storage section (9b) for controlling the output of variable display characters at a predetermined position within the screen, and means (6a) for selecting the two storage sections (9a, 9b); A screen display control device comprising: a control section (5a) that controls display processing based on control information of either of the two storage sections (9a, 9b) selected by the selection means (6a). .
JP62107184A 1987-04-30 1987-04-30 Screen display controller Pending JPS63271632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62107184A JPS63271632A (en) 1987-04-30 1987-04-30 Screen display controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62107184A JPS63271632A (en) 1987-04-30 1987-04-30 Screen display controller

Publications (1)

Publication Number Publication Date
JPS63271632A true JPS63271632A (en) 1988-11-09

Family

ID=14452599

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62107184A Pending JPS63271632A (en) 1987-04-30 1987-04-30 Screen display controller

Country Status (1)

Country Link
JP (1) JPS63271632A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS619684A (en) * 1984-06-25 1986-01-17 三菱電機株式会社 Default screen display system
JPS6170590A (en) * 1984-09-14 1986-04-11 三菱電機株式会社 Display unit
JPS61184587A (en) * 1985-02-12 1986-08-18 三菱電機株式会社 Image display controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS619684A (en) * 1984-06-25 1986-01-17 三菱電機株式会社 Default screen display system
JPS6170590A (en) * 1984-09-14 1986-04-11 三菱電機株式会社 Display unit
JPS61184587A (en) * 1985-02-12 1986-08-18 三菱電機株式会社 Image display controller

Similar Documents

Publication Publication Date Title
KR950702718A (en) Intelligent Graphic Control Panel and Highlight Control
JPS63271632A (en) Screen display controller
JPS61128325A (en) Picture control system
JPH02284264A (en) Interactive screen design backup system
JPH0793574A (en) Data processor and display controlling method
JPH01116816A (en) Cursor display system
JPH0644028A (en) Data input/output system
JPH03116192A (en) Avd editing system
JPH0371207A (en) Numerical controller
JPH09231005A (en) Liquid crystal touch panel device
JPH0581392A (en) Graphic moving and copying method
JPS61148542A (en) Maintenance system of data processor
JPS63138391A (en) Character processor
JPH0244398A (en) Oblique scroll realizing system in interactive text editor
JPH08315249A (en) Cash register
JPH02194427A (en) Graphic picture display controlling system
JPS63179556U (en)
JPH03176716A (en) Electronic apparatus
JPS63138390A (en) Character processor
JPS6373319A (en) Guidance system for input item
JPH0492981A (en) Character string display method
JPS60176141A (en) Input processing procedure filing graphic processing system
JPH0362262A (en) Designating mehtod for plural cells using mouses for spread sheet construction back-up device
JPS6175916A (en) Designating system of input command
JPS63223786A (en) Color display processing for terminal