JPS63208934A - Hierarchical management processing system for screen display - Google Patents

Hierarchical management processing system for screen display

Info

Publication number
JPS63208934A
JPS63208934A JP62042168A JP4216887A JPS63208934A JP S63208934 A JPS63208934 A JP S63208934A JP 62042168 A JP62042168 A JP 62042168A JP 4216887 A JP4216887 A JP 4216887A JP S63208934 A JPS63208934 A JP S63208934A
Authority
JP
Japan
Prior art keywords
screen
display
displayed
diagram
processing system
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
JP62042168A
Other languages
Japanese (ja)
Inventor
Naoko Hamada
浜田 直子
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 JP62042168A priority Critical patent/JPS63208934A/en
Publication of JPS63208934A publication Critical patent/JPS63208934A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease the number of program steps for a process where a screen to be displayed next is searched by using a screen hierarchical managing table to manage a linkage relation between a screen which is under display and a screen to be displayed next. CONSTITUTION:In a central supervisory processing system 21, an overall system constitution diagram, the picture information 29 on an intra-office system diagram of a terminal station 22A, etc., and a screen hierarchical managing table 10 are stored in a memory 28. The table 10 is loaded into a processing part 27 and used. When an operator supplies an indirect instruction input (m) for search of a screen via an input part 25, the part 27 decides the number of the screen to be displayed next based on the table 10. The desired picture information is loaded from the memory 28 and outputted to a display via an output part 26. Thus the operator can easily display the next screen in response to the present display screen.

Description

【発明の詳細な説明】 〔概要〕 ディスプレイ画面を間接指示によって表示する際に次に
表示する画面をサーチする方式において、現在表示中の
画面と間接指示の種類によって判断する処理の複雑さを
解決するため、画面階層のマトリクスをテーブルで持つ
ことにより、次画面のサーチを簡潔にから迅速にしたも
のである。
[Detailed Description of the Invention] [Summary] In a method of searching for the next screen to be displayed when displaying a display screen by indirect instruction, the complexity of the process of determining based on the currently displayed screen and the type of indirect instruction is solved. Therefore, by having a matrix of screen hierarchies in a table, the search for the next screen is made simple and quick.

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

本発明は、ディスプレイ画面に表示する画面をサーチす
るに当って、画面アップ/ダウン、ぺ−ジアフブ/ダウ
ンなどの間接指示による操作で次に表示する画面を簡潔
かつ迅速にサーチする画面表示における階層管理処理方
式に関する。
When searching for a screen to be displayed on a display screen, the present invention provides a hierarchy in screen display that concisely and quickly searches for the next screen to be displayed by indirect instructions such as screen up/down and page up/down. Regarding management processing methods.

画面表示の間接指示は、オペレータが画面切替を行なう
際に、きわめて有効な操作である。そのため間接指示に
よる画面切替表示は、簡潔で迅速に行なわれることが要
求される。
Indirect screen display instructions are extremely effective operations when an operator switches screens. Therefore, screen switching display based on indirect instructions is required to be simple and quick.

〔従来の技術〕[Conventional technology]

従来の画面表示のサーチ方式を第5図に示す。 A conventional screen display search method is shown in FIG.

図示のように従来の画面表示のサーチ方式では、処理■
−1、■−2、・・・■−Nの如?現在表示している画
面が何なのか(画面番号を調べる)を判断し、サブルー
チン(、、S U B 1など)へとび、そのサブルー
チンの中で、処理■−1、■−2、■−3の如く画面ア
ップ/ダウン、ページアップ/ダウンのどの間接指示を
受けたかを判断して、図示■−1、■−2、■−3、■
−4の如く次に表示する画面をサーチするようにしてい
る。
As shown in the figure, in the conventional screen display search method, processing
-1,■-2,...■-N? Determine what screen is currently displayed (check the screen number), jump to a subroutine (,, SU B 1, etc.), and perform processing ■-1, ■-2, ■- in that subroutine. As shown in Figure 3, it is determined which indirect instruction has been received, screen up/down or page up/down, and
-4, the screen to be displayed next is searched.

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

従来の画面表示のサーチ方式では、判断処理が多くその
ために処理時間がかかり、またプログラムを追っていく
場合も、現在の画面は何であり、どの間接指示により次
に表示する画面は何なのか、といった一連の流れを追う
ことが困難であるといった問題を生じていた。
In conventional screen display search methods, there is a lot of judgment processing, which takes processing time, and when following a program, it is difficult to determine what the current screen is and what indirect instructions will cause the next screen to be displayed. The problem was that it was difficult to follow the sequence of events.

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

本発明は上記の点を解決しており、第1図は本発明の原
理フローチャートを示す。本発明においては、表示画面
を階層化して管理するようにしている。そして、この階
層化に当って、上下の関係を画面アップ/ダウンの指示
で呼出し、左右相互の関係をページアップ/ダウンの指
示で呼出し得るようにしている。このために、現在表示
中の画面と画面アップ/ダウン、ページアップ/ダウン
などの間接指示とにより、次に表示する画面を指示でき
るように画面階層管理テーブル10をもつようにしてい
る。そして第1図図示の処理aいa2、a3において当
該テーブル10をサーチし次画面番号を送出するように
している。即ち、処理a、において間接指示人力m(テ
ーブル10における情報m)を行い、処理a2において
現在の画面n(テーブル10における情報n)を考慮し
てテーブル10をサーチし、処理a3において次画面を
表示するようにする。
The present invention solves the above-mentioned problems, and FIG. 1 shows a principle flowchart of the present invention. In the present invention, display screens are managed in a hierarchical manner. In this hierarchization, the vertical relationship can be called up by a screen up/down instruction, and the left/right relationship can be called up by a page up/down instruction. For this purpose, a screen hierarchy management table 10 is provided so that the next screen to be displayed can be specified based on the currently displayed screen and indirect instructions such as screen up/down and page up/down. Then, in processes a2 and a3 shown in FIG. 1, the table 10 is searched and the next screen number is sent out. That is, in process a, indirect instruction manual m (information m in table 10) is performed, in process a2, table 10 is searched considering the current screen n (information n in table 10), and in process a3, the next screen is Make it visible.

〔作用〕[Effect]

テーブル10においては、次のような形で情報を保持し
ている。即ち、表示対象となる複数の画面相互間で、画
面アップ/ダウンあるいはページアップ/ダウンのいず
れを利用して呼出せるかをまとめて示している。例えば
図示テーブル10において、現在の画面の画面番号(n
)が「3」でありかつ画面ダウンを指示された場合には
、テーブル10中で点線で囲う如く、次画面は画面番号
「6」のものとなる。
The table 10 holds information in the following format. That is, it collectively shows whether calls can be made using screen up/down or page up/down among a plurality of screens to be displayed. For example, in the illustrated table 10, the screen number (n
) is "3" and the screen down is instructed, the next screen will be the screen number "6" as shown by the dotted line in the table 10.

以上のように本発明においては、現在表示中の画面と、
間接指示による次画面とのマトリクスをテーブル10で
持つことにより、次に表示する画面をサーチする処理の
プログラム・ステップ数が削減され、リスト上の表現も
テーブルであるために簡潔となる。
As described above, in the present invention, the currently displayed screen,
By having a matrix with the next screen by indirect instruction in the table 10, the number of program steps for searching for the next screen to be displayed is reduced, and the expression on the list is also simplified because it is a table.

〔実施例〕〔Example〕

第2図は、第1図に示す画面階層管理テーブルの内容に
対応する画面階層を説明する図である。
FIG. 2 is a diagram illustrating a screen hierarchy corresponding to the contents of the screen hierarchy management table shown in FIG.

図示画面番号「2」、「3」、「4」は夫々例えば局内
系統図であり、画面番号「5」、「6」、「7」のもの
は夫々上記各系統図の詳細を示す局内図を表わしている
。また画面番号「1」のものは全体のシステム構成図を
表わしている。
The illustrated screen numbers "2", "3", and "4" are, for example, internal system diagrams, respectively, and the screen numbers "5", "6", and "7" are internal diagrams showing details of each of the above system diagrams, respectively. It represents. Also, the screen numbered "1" represents the overall system configuration diagram.

第2図図示の如く、階層化された画面(画面番号「1」
ないし「7」)が存在しているものとするとき、成る1
つの画面から画面7ソプ/ダウンやページアップ/ダウ
ンのいずれを指示することによって次にどの画面を表示
すべきか決定し、第2図図示の如(矢印をつける。そし
て、その結果を第1図図示の画面階層管理テーブル10
にまとめておくようにしている。
As shown in Figure 2, the hierarchical screen (screen number "1")
to "7") exists, then it becomes 1
Decide which screen should be displayed next by instructing screen 7 down/down or page up/down from one screen, and display the result as shown in figure 1 (marked with an arrow). Illustrated screen hierarchy management table 10
I try to keep it together.

第3図は本発明による階層管理処理方式が適用される例
を示しており、第4図は表示例を示している。
FIG. 3 shows an example to which the hierarchical management processing method according to the present invention is applied, and FIG. 4 shows a display example.

本発明は第3図と第4図とを参照して説明する如き適用
例に限られるものではないが、第3図と第4図に示され
る如き適用例を想定している。
Although the present invention is not limited to the application example described with reference to FIGS. 3 and 4, it is assumed that the application example shown in FIGS. 3 and 4 is applicable.

第3図において、符号10は第1図に示すものと同じ画
面階層管理テーブル、21は中央監視処理システム、2
2A、・・パ22Cは夫々端末局、23はセンサなどの
ユニット、2−4は送受信部、25は入力部、26は出
力部、27は処理部、28はメモリ、29は階層化され
て格納されている画面情報を表わしている。
In FIG. 3, reference numeral 10 is the same screen hierarchy management table as shown in FIG. 1, 21 is a central monitoring processing system, and 2
2A, . Displays stored screen information.

処理に当っては、画面階層管理テーブル10は処理部2
7内にロードされていて使用される。中央監視処理シス
テム21は、自己を含む系全体のシステム構成図(図示
の画面番号「1」の図)や、端末局22Aなどの局内系
統図(図示の画面番号「2」の図など)・・・を画面情
報29としてメモリ28上に格納している。そして、操
作者が入力部25を介して画面サーチを指示し、第3図
図示処理a1の如く間接指示人力mを入力すると、第3
図図示処理部27は画面階層管理テーブル10にもとづ
いて、次に表示すべき画面番号を決定し、メモリ28か
ら所望する画面情報をロードした上で、出力部26を介
してディスプレイ上に出力する。
During processing, the screen hierarchy management table 10 is
7 and is used. The central monitoring processing system 21 has a system configuration diagram of the entire system including itself (the diagram with the screen number "1" shown in the diagram), an internal system diagram of the terminal station 22A, etc. (the diagram with the screen number "2" in the diagram, etc.). . . are stored on the memory 28 as screen information 29. Then, when the operator instructs a screen search via the input unit 25 and inputs the indirect command force m as shown in the process a1 shown in FIG.
The diagram processing section 27 determines the next screen number to be displayed based on the screen hierarchy management table 10, loads the desired screen information from the memory 28, and outputs it on the display via the output section 26. .

第4図の例の場合、画面番号「1」の画面情報には、第
3図に示す如き系全体のシステム構成図31が保持され
ている。また画面番号「2」の画面情報には、第3図に
示す端末局22Aにおける局内系統図が保持されて・・
・いる。
In the case of the example shown in FIG. 4, the screen information of screen number "1" holds a system configuration diagram 31 of the entire system as shown in FIG. In addition, the screen information of screen number "2" holds the internal system diagram of the terminal station 22A shown in Fig. 3.
・There is.

操作者は、適宜に、間接指示入力を行うことによって、
現在の表示画面と関連させつつ、次の画面を表示させる
ことが容易となり、系全体の構成について全体的な把握
から個々の細部についての把握に至るまで自由に画面を
切替えてチェックしてゆくことが可能となる。
By appropriately inputting indirect instructions, the operator can
It is easy to display the next screen in relation to the current display screen, and you can freely switch between screens to check everything from understanding the overall system configuration to understanding individual details. becomes possible.

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

以上説明した如く、本発明によれば、処理判断のために
費していたステップ数が削減され、画面番号と間接指示
の種類とをテーブル化することにより、プログラムの短
縮と間流化とを図ることができる。
As explained above, according to the present invention, the number of steps required for processing judgment is reduced, and by creating a table of screen numbers and types of indirect instructions, the program can be shortened and streamlined. can be achieved.

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

第1図は本発明の原理構成図、第2図は一実施例におけ
る画面階層図、第3図および第4図は本発明の詳細な説
明する図、第5図は従来例のフローチャートを示す。 図中、10は画面階層管理テーブル、21は中央監視処
理システム、27は処理部、28はメモリを表わす。
Fig. 1 is a diagram showing the principle configuration of the present invention, Fig. 2 is a screen hierarchy diagram in one embodiment, Figs. 3 and 4 are diagrams explaining the present invention in detail, and Fig. 5 is a flowchart of a conventional example. . In the figure, 10 represents a screen hierarchy management table, 21 represents a central monitoring processing system, 27 represents a processing unit, and 28 represents a memory.

Claims (1)

【特許請求の範囲】 ディスプレイ画面を表示するに当って、画面アップ/ダ
ウンとページアップ/ダウンとを含む間接指示を与える
ことによって、次に表示する画面をサーチする画面表示
処理方式において、 画面階層のマトリクスの態様をまとめてもつ画面階層管
理テーブル(10)をそなえると共に、現在の表示画面
の画面番号(n)と上記間接指示の種類(m)とにもと
づいて、上記画面階層管理テーブル(10)を索引する
次画面決定処理部(a_2)をもうけ、 当該次画面決定処理部(a_2)が次画面の画面番号を
決定するようにした ことを特徴とする画面表示における階層管理処理方式。
[Claims] A screen display processing method that searches for the next screen to be displayed by giving indirect instructions including screen up/down and page up/down when displaying a display screen, comprising: The above screen hierarchy management table (10) is provided based on the screen number (n) of the current display screen and the type of indirect instruction (m). ), and the next screen determination processing unit (a_2) determines the screen number of the next screen.
JP62042168A 1987-02-25 1987-02-25 Hierarchical management processing system for screen display Pending JPS63208934A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62042168A JPS63208934A (en) 1987-02-25 1987-02-25 Hierarchical management processing system for screen display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62042168A JPS63208934A (en) 1987-02-25 1987-02-25 Hierarchical management processing system for screen display

Publications (1)

Publication Number Publication Date
JPS63208934A true JPS63208934A (en) 1988-08-30

Family

ID=12628439

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62042168A Pending JPS63208934A (en) 1987-02-25 1987-02-25 Hierarchical management processing system for screen display

Country Status (1)

Country Link
JP (1) JPS63208934A (en)

Similar Documents

Publication Publication Date Title
KR950012071B1 (en) Data processing system
JPH08137804A (en) Information processor
JPS63208934A (en) Hierarchical management processing system for screen display
JPH11149312A (en) Plant monitoring device and recording medium recording plant monitoring program
JP2763035B2 (en) Display system with end-user screen customization function
JPS61210415A (en) Crt key input operating device
JPH04188356A (en) Menu control system
JPS63201769A (en) Integrated office system
JPS63198115A (en) Terminal equipment
JPH02235139A (en) Screen display information switching system
JPH03235153A (en) Data input method
JP2846171B2 (en) Screen transition method of CRT type building management system
JPS60189504A (en) Numerical controller
JPH07182149A (en) Message display system
JPS63180141A (en) Debugging system by conversational debugger
JPH0465757A (en) File editing system for multiscreen editor
JPH07219948A (en) Document processor
JPS6232537A (en) Picture processing method in service processor of computer system
JPH06168012A (en) Program drawing generating device
JPH0719201B2 (en) Icon management method
JPH0371328A (en) Sort key information defining/processing system
JPH03237563A (en) Automatic operation method in cad system
JPH01283637A (en) Inference controller which can be defined by user
JPH03110595A (en) Cursor display system
JPS6172339A (en) Control system for execution and display of program