JPH0362115A - Menu control system - Google Patents

Menu control system

Info

Publication number
JPH0362115A
JPH0362115A JP1197621A JP19762189A JPH0362115A JP H0362115 A JPH0362115 A JP H0362115A JP 1197621 A JP1197621 A JP 1197621A JP 19762189 A JP19762189 A JP 19762189A JP H0362115 A JPH0362115 A JP H0362115A
Authority
JP
Japan
Prior art keywords
menu
temporary
storage means
information
item
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
JP1197621A
Other languages
Japanese (ja)
Inventor
Rika Tanaka
里香 田中
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 JP1197621A priority Critical patent/JPH0362115A/en
Publication of JPH0362115A publication Critical patent/JPH0362115A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To alter the contents of a menu dynamically by registering an operation which is performed frequently as a temporary menu item dynamically. CONSTITUTION:When a user selects an item 12 in the menu 11 and depresses an execution key, a menu selecting means 4 receives the user's instruction and calls an execution control means 5, menu information 13 is read out of a menu information storage means 8, and a program 14 is started. After the program 14 ends, a menu composing means 7 is called and takes menu information 15 out of the menu information storage means 8 and also takes temporary menu information out of a temporary menu storage means 9 to generate a menu 11, which is displayed by a menu display means 1. Further, when an item 17 is selected, the menu selecting means 4 takes the menu information 18 out with a depressed registration key and stores it in a menu storage means 9 as temporary menu information 19, which is displayed in the menu.

Description

【発明の詳細な説明】 【産業上の利用分野〕 本発明は電子計算機のタイムシュアリングシステムに関
し、特にメニュー制御システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a time scoring system for an electronic computer, and particularly to a menu control system.

〔従来の技術〕[Conventional technology]

従来のメニュー制御システムは、第4図に示すように、
メニュー情報記憶手段36、メニュー表示手段31、メ
ニュー選択手段34、実行管理手段35とを有し、メニ
ュー情報記憶手段36から取り出したメニュー情報に従
ってメニュー表示手段31がメニューを表示装置32に
表示し、メニュー選択手段34が利用者からの指示を入
力装置33を通して受理し、その指示に従って実行管理
手段35がプログラムを実行させるというものであった
The conventional menu control system, as shown in Figure 4,
It has a menu information storage means 36, a menu display means 31, a menu selection means 34, and an execution management means 35, and the menu display means 31 displays a menu on the display device 32 according to the menu information retrieved from the menu information storage means 36, The menu selection means 34 receives instructions from the user through the input device 33, and the execution management means 35 executes the program in accordance with the instructions.

【発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のメニュー制御システムは、予め定義され
たメニュー情報記憶手段の内容のみを参照するためメニ
ューの内容を動的に変更できないという欠点がある。
The above-described conventional menu control system has a drawback in that it cannot dynamically change the menu contents because it refers only to the contents of the predefined menu information storage means.

特に、第3図に示すように、作業AAAが基本メニュー
からメニューAを経て選択されたメニューAAの一項目
であり、作業AAAと作業BBBを繰り返し実行するよ
うな場合には、作業AAAの終了後メニューAAからメ
ニューA、基本メニュー、メニューB1メニューAAを
たどって作業BBBを選択し、作業BBBの終了後は同
様の手順を経て作業AAAを選択しなければならなかっ
た。
In particular, as shown in FIG. 3, when task AAA is an item in menu AA selected from the basic menu via menu A, and task AAA and task BBB are repeatedly executed, the end of task AAA is The user had to trace back menu AA, menu A, basic menu, menu B1 and menu AA to select work BBB, and after completing work BBB, select work AAA through the same procedure.

本発明の目的は、メニューの内容を動的に変更できるメ
ニュー制御システムを提供することである。
An object of the present invention is to provide a menu control system that can dynamically change the contents of a menu.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のメニュー制御システムは、 表示装置にメニューを表示するメニュー表示手段と、 該メニューに対する利用者の指示を受理するメニュー選
択手段と、 メニュー選択手段から起動され該メニューで選択された
項目がプログラムである場合には該プログラムを起動し
、該項目がメニューである場合にはメニュー表示手段を
再起的に呼び出す実行管理手段と、 メニュー情報を記憶しているメニュー情報記憶手段と、 一時メニュー記憶手段と、 表示されているメニューにおいて該メニューの一項目を
一時メニューとして登録することを利用者が指定した場
合にメニュー選択手段から起動され、該項目に関するメ
ニュー情報をメニュー情報記憶手段から取り出し一時メ
ニュー記憶手段に格納する一時メニュー登録手段と、 メニュー表示手段がメニューを表示する場合に呼び出さ
れ、表示すべきメニューのメニュー情報をメニュー情報
記憶手段から取り出し、かつ一時メニューが一時メニュ
ー記憶手段に登録されていれば該一時メニュー情報を一
時メニュー情報記憶手段から取り出し、二つのメニュー
情報を合成してメニュー表示手段が表示するメニューを
作成するメニュー合成手段とを有する。
The menu control system of the present invention comprises: a menu display means for displaying a menu on a display device; a menu selection means for accepting a user's instruction regarding the menu; Execution management means that starts the program when the item is a menu, and recursively calls the menu display means when the item is a menu; Menu information storage means that stores menu information; Temporary menu storage means is activated from the menu selection means when the user specifies that one item of the displayed menu is to be registered as a temporary menu, and the menu information regarding the item is retrieved from the menu information storage means and temporarily stored in the menu. Temporary menu registration means stored in the temporary menu storage means; and Temporary menu registration means that is called when the menu display means displays a menu and retrieves menu information of the menu to be displayed from the menu information storage means, and the temporary menu is registered in the temporary menu storage means. If the temporary menu information is retrieved from the temporary menu information storage means and the two menu information are combined to create a menu to be displayed by the menu display means.

〔作 用〕[For production]

頻繁に実行する作業を一時メニュー項目として一時メニ
ュー記憶手段に登録しておけば、どのメニューにも常に
表示される。
If frequently executed tasks are registered as temporary menu items in the temporary menu storage means, they will always be displayed on any menu.

例えば、第3図において、作業BBBを一時メニュー項
目として登録しておけばメニューAAが表示されている
ときも、作業AAAとともに作業BBBも項目として掲
示される。したがって、作業AAAと作業BBBを繰り
返し実行する場合でもその都度メニューを移動させる必
要がない。
For example, in FIG. 3, if work BBB is registered as a temporary menu item, work BBB will also be posted as an item together with work AAA even when menu AA is displayed. Therefore, even when tasks AAA and BBB are repeatedly executed, there is no need to move the menu each time.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を示すメニュー制御システム
の構成図、第2図は本実施例の処理の流れ図である。
FIG. 1 is a configuration diagram of a menu control system showing an embodiment of the present invention, and FIG. 2 is a flowchart of processing in this embodiment.

本実施例のメニュー制御システムは、表示装置2にメニ
ューを表示するメニュー表示手段1と、該メニューに対
する利用者の指示を受理するメニュー選択手段4と、メ
ニュー選択手段4から起動され該メニューで選択された
項目がプログラム14である場合には該プログラム14
を起動し、該項目がメニューである場合にはメニュー表
示手段1を再起的に呼び出す実行管理手段5と、メニュ
ー情報を記憶しているメニュー情報記憶手段8と、一時
メニュー記憶手段9と、表示されているメニューにおい
て該メニューの一項目を一時メニューとして登録するこ
とを利用者が指定した場合にメニュー選択手段4から起
動され、該項目に関するメニュー情報をメニュー情報記
憶手段8から取り出し一時メニュー記憶手段9に格納す
る一時メニュー登録手段6と、メニュー表示手段lがメ
ニューを表示する場合に呼び出され、表示すべきメニュ
ーのメニュー情報15をメニュー情報記憶手段8から取
り出し、かつ、一時メニュー情報16が一時メニュー記
憶手段9に登録されていれば該一時メニュー情報16を
一時メニュー情報記憶手段9から取り出し、二つのメニ
ュー情報15.16を合成してメニュー表示手段lが表
示するメニューを作成するメニュー合成手段7とからな
る。
The menu control system of the present embodiment includes a menu display means 1 for displaying a menu on a display device 2, a menu selection means 4 for accepting user's instructions regarding the menu, and a menu selection means 4 activated by the menu selection means 4 for selection on the menu. If the selected item is program 14, the program 14
an execution management means 5 that starts up the menu and recursively calls the menu display means 1 when the item is a menu, a menu information storage means 8 that stores menu information, a temporary menu storage means 9, and a display. When the user specifies that one item of the menu is to be registered as a temporary menu, the menu selection means 4 is activated, and the temporary menu storage means retrieves menu information regarding the item from the menu information storage means 8. Temporary menu registration means 6 stored in 9 and menu display means 1 are called when displaying a menu, retrieve menu information 15 of the menu to be displayed from menu information storage means 8, and temporarily store temporary menu information 16. If the temporary menu information 16 is registered in the menu storage means 9, the temporary menu information 16 is taken out from the temporary menu information storage means 9, and the two menu information 15 and 16 are combined to create a menu to be displayed by the menu display means l. It consists of 7.

次に、本実施例の動作を第2図により説明する。Next, the operation of this embodiment will be explained with reference to FIG.

まず、メニュー表示手段1が表示装置2にメニュー11
を表示する(ステップ21)、利用者がメニュー11か
ら項目12、例えば「コンパイラの起動」を選択し「実
行」キーを押下すると、入力装置3から入力された利用
者の指示をメニュー選択手段4が受理する(ステップ2
2)。
First, the menu display means 1 displays a menu 11 on the display device 2.
(step 21). When the user selects item 12 from menu 11, for example, "start compiler" and presses the "execute" key, the user's instructions input from input device 3 are displayed in menu selection means 4. accepts (step 2
2).

メニュー選択手段4は「実行」キーが押下されたことに
より、実行管理手段5を呼び出す(ステップ23)。実
行管理手段5はメニュー情報記憶手段8から項目12に
対するメニュー情報13を取り出し、それに従ってプロ
グラム14(コンパイラ)を起動する(ステップ24)
、プログラム14の終了後、メニュー合成手段7が呼び
出される。メニュー合成手段7は、メニュー情報記憶手
段8からメニュー情報15を取り出し、一時メニュー記
憶手段9から一時メニュー情報16を取り出し合成して
メニュー11を作成する(ステップ26)、このメニュ
ー11をメニュー表示手段1が表示する。
When the "execute" key is pressed, the menu selection means 4 calls the execution management means 5 (step 23). The execution management means 5 retrieves the menu information 13 for the item 12 from the menu information storage means 8 and starts the program 14 (compiler) according to the menu information 13 (step 24).
, after the program 14 ends, the menu composition means 7 is called. The menu synthesis means 7 takes out the menu information 15 from the menu information storage means 8, takes out the temporary menu information 16 from the temporary menu storage means 9, and combines them to create a menu 11 (step 26), and displays this menu 11 on the menu display means. 1 is displayed.

また、ステップ22において利用者が項目17、例えば
「エディタの起動」を選択し「登録」キーを押下したす
ると、ステップ23において、メニュー選択手段4は「
登録」キーが押下されたことにより一時メニュー登録手
段6を呼び出す、一時メニュー登録手段6はメニュー情
報記憶手段8からメニュー情報18を取り出し、一時メ
ニュー情報19として一時メニュー記憶手段9に格納す
る(ステップ25)、以下の処理は前述と同様(ステッ
プ26)である。
Further, in step 22, when the user selects item 17, for example, "start editor" and presses the "register" key, in step 23, the menu selection means 4 selects "
When the "Register" key is pressed, the temporary menu registration means 6 is called, and the temporary menu registration means 6 takes out the menu information 18 from the menu information storage means 8 and stores it in the temporary menu storage means 9 as temporary menu information 19 (step 25), and the following processing is the same as described above (step 26).

これにより、項目17は一時メニューとして常にメニュ
ーに表示される。
As a result, item 17 is always displayed on the menu as a temporary menu.

【発明の効果] 以上説明したように本発明は、頻繁に実行する作業を一
時メニュー項目として動的に登録することにより、頻繁
に実行する作業をメニュー項目としてどのメニューにも
表示させておくことができる効果がある。
[Effects of the Invention] As explained above, the present invention allows frequently executed tasks to be displayed as menu items on any menu by dynamically registering frequently executed tasks as temporary menu items. It has the effect of

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

第1図は本発明の一実施例のメニュー制御システムの構
成を表す図、第2図は本実施例の処理の流れ図、第3図
はメニュー遷移の一例を示す図、第4図は従来のメニュ
ー制御システムの構成を表す図である。 1・・・・・・メニュー表示手段、 2・・・・・・表示装置、 3・・・・・・入力装置、 4・・・・・・メニュー選択手段、 5・・・・・・実行管理手段、 6・・・・・・一時メニュー登録手段、7・・・・・・
メニュー合成手段、 8・・・・・・メニュー情報記憶手段、9・・・・・・
一時メニュー記憶手段、1・・・・・・表示装置2に表
示されるメニュー2・・・・・・メニュー11に表示さ
れる項目、3・・・・・・実行管理手段5が取り出すメ
ニュー情報、 4・・・・・・実行管理手段5が起動するプログラム5
・・・・・・メニュー合成手段7が取り出すメニュー情
報、 16・・・・・・メニュー合成手段7が取り出す一時メ
ニュー情報、 7・・・・・・メニュー11に表示される項目、18・
・・・・・一時メニュー登録手段6が取り出すメニュー
情報、 19・・・・・・一時メニュー登録手段6が登録する一
時メニュー情報、 1〜26・・・・・・ステップ。
Fig. 1 is a diagram showing the configuration of a menu control system according to an embodiment of the present invention, Fig. 2 is a flowchart of the processing of this embodiment, Fig. 3 is a diagram showing an example of menu transition, and Fig. 4 is a diagram showing a conventional menu control system. 1 is a diagram showing the configuration of a menu control system. 1...Menu display means, 2...Display device, 3...Input device, 4...Menu selection means, 5...Execution Management means, 6...Temporary menu registration means, 7...
Menu composition means, 8...Menu information storage means, 9...
Temporary menu storage means, 1...Menu 2...Displayed on the display device 2...Items displayed on the menu 11, 3...Menu information retrieved by the execution management means 5 , 4...Program 5 started by execution management means 5
... Menu information taken out by the menu composition means 7, 16 ... Temporary menu information taken out by the menu composition means 7, 7 ... Items displayed on the menu 11, 18.
...Menu information taken out by the temporary menu registration means 6, 19...Temporary menu information registered by the temporary menu registration means 6, 1 to 26...Steps.

Claims (1)

【特許請求の範囲】 1、電子計算機のタイムシェアリングシステムにおける
メニュー制御システムであって、表示装置にメニューを
表示するメニュー表示手段と、 該メニューに対する利用者の指示を受理するメニュー選
択手段と、 メニュー選択手段から起動され該メニューで選択された
項目がプログラムである場合には該プログラムを起動し
、該項目がメニューである場合にはメニュー表示手段を
再起的に呼び出す実行管理手段と、 メニュー情報を記憶しているメニュー情報記憶手段と、 一時メニュー記憶手段と、 表示されているメニューにおいて該メニューの一項目を
一時メニューとして登録することを利用者が指定した場
合にメニュー選択手段から起動され、該項目に関するメ
ニュー情報をメニュー情報記憶手段から取り出し一時メ
ニュー記憶手段に格納する一時メニュー登録手段と、 メニュー表示手段がメニューを表示する場合に呼び出さ
れ、表示すべきメニューのメニュー情報をメニュー情報
記憶手段から取り出し、かつ一時メニューが一時メニュ
ー記憶手段に登録されていれば該一時メニュー情報を一
時メニュー情報記憶手段から取り出し、二つのメニュー
情報を合成してメニュー表示手段が表示するメニューを
作成するメニュー合成手段とを有するメニュー制御方式
[Scope of Claims] 1. A menu control system in a computer time sharing system, comprising: menu display means for displaying a menu on a display device; menu selection means for receiving instructions from a user regarding the menu; Execution management means for starting the program when the item started from the menu selection means and selected on the menu is a program, and recursively calling the menu display means when the item is a menu; and menu information. a temporary menu storage means, which is activated from the menu selection means when a user specifies that one item of the displayed menu is to be registered as a temporary menu; temporary menu registration means for extracting menu information regarding the item from the menu information storage means and storing it in the temporary menu storage means; and menu information storage means that is called when the menu display means displays a menu and stores menu information of the menu to be displayed. and if the temporary menu is registered in the temporary menu storage means, the temporary menu information is taken out from the temporary menu information storage means, and the two menu information are combined to create a menu displayed by the menu display means. A menu control method having means.
JP1197621A 1989-07-28 1989-07-28 Menu control system Pending JPH0362115A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1197621A JPH0362115A (en) 1989-07-28 1989-07-28 Menu control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1197621A JPH0362115A (en) 1989-07-28 1989-07-28 Menu control system

Publications (1)

Publication Number Publication Date
JPH0362115A true JPH0362115A (en) 1991-03-18

Family

ID=16377528

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1197621A Pending JPH0362115A (en) 1989-07-28 1989-07-28 Menu control system

Country Status (1)

Country Link
JP (1) JPH0362115A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05289840A (en) * 1992-02-28 1993-11-05 Internatl Business Mach Corp <Ibm> Method and device for window display
US5533184A (en) * 1991-08-19 1996-07-02 International Business Machines Corporation Computer system for dynamically generating display screen panels providing interactive interfaces for application program steps

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5533184A (en) * 1991-08-19 1996-07-02 International Business Machines Corporation Computer system for dynamically generating display screen panels providing interactive interfaces for application program steps
JPH05289840A (en) * 1992-02-28 1993-11-05 Internatl Business Mach Corp <Ibm> Method and device for window display

Similar Documents

Publication Publication Date Title
JPH0362115A (en) Menu control system
JPH10214171A (en) Information processor
JPH0511956A (en) Menu processor
JP3120443B2 (en) Command processing unit
JP2509936B2 (en) Output control device
JPS60189504A (en) Numerical controller
JPH01251264A (en) Command adding and deleting system for time sharing system
JPS6385923A (en) Automatic displaying system for menu
JP2606562B2 (en) Menu collective management method
JPH05274104A (en) Menu selection processing system
JPS62266631A (en) Address book preparing system for document preparing device
JPH10269194A (en) Presentation system
JPS63138390A (en) Character processor
JPH02260018A (en) Data correction system
JPH07182149A (en) Message display system
JP2005100249A (en) System for generating static database information acquisition code
JPH03141470A (en) Table processor
JPH05134832A (en) Menu display device
JPH04621A (en) Processing selection executing system for computer
JPH06124071A (en) Automatic specification display device
JPH0243658A (en) Batch job starting system from on-line program
JPS61107432A (en) Help message processor
JPH07181948A (en) Character switching and processing system
JPH05204707A (en) Software debugging device
JPH03174619A (en) Method and device for control of menu