JPS638927A - Menu picture display system - Google Patents

Menu picture display system

Info

Publication number
JPS638927A
JPS638927A JP61152993A JP15299386A JPS638927A JP S638927 A JPS638927 A JP S638927A JP 61152993 A JP61152993 A JP 61152993A JP 15299386 A JP15299386 A JP 15299386A JP S638927 A JPS638927 A JP S638927A
Authority
JP
Japan
Prior art keywords
menu
menu screen
definition information
identification code
library
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
JP61152993A
Other languages
Japanese (ja)
Inventor
Noboru Shimizu
昇 清水
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 JP61152993A priority Critical patent/JPS638927A/en
Publication of JPS638927A publication Critical patent/JPS638927A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To prepare various menu pictures desired by a user by preparing a menu picture for a designated menu based on its menu item definition information and registering it in a menu picture library adding an identification code. CONSTITUTION:The system is provided with a menu definition information registering means 3 that registers menu definition information that can include a menu picture identification code in a library and a menu picture registering means 4 that prepares a menu picture for a designated menu based on its menu item definition information and registers it in a menu picture library adding an identification code to it. Thus, it becomes possible to prepare various menu pictures that meet a user's wish. The form of the menu picture can be changed without changing the menu definition information by changing a menu picture registering routine 2 (main storage device).

Description

【発明の詳細な説明】 発明の目的 産業上の利用分野 本発明は、対話型情報処理システムで使用されるメニュ
ー画面の表示方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a menu screen display method used in an interactive information processing system.

従来の技術 対話型情報処理システムでは、選択可能な各種のプログ
ラムの一覧表とその選択に関する説明文などから構成さ
れるメニュー画面が利用者の指定に基づき端末装置の表
示部に表示される。
In a conventional technical interactive information processing system, a menu screen consisting of a list of various selectable programs and explanatory text related to the selection is displayed on a display unit of a terminal device based on a user's designation.

従来、そのようなメニュー画面の表示は、メニュー定義
情報をそのライブラリ中に登録しておき、メニュー画面
表示ルーチンが指定されたメニューの定義情報をライブ
ラリから読出してそのメニュー項目定義情報に基づきメ
ニュー画面を作成゛して端末装置の表示部に表示してい
た。
Conventionally, to display such a menu screen, menu definition information is registered in the library, and the menu screen display routine reads the specified menu definition information from the library and displays the menu screen based on the menu item definition information. was created and displayed on the display of the terminal device.

発明が解決しようとする問題点 上記従来のメニュー画面表示方式では、開発者から利用
者に提供されるメニュー画面作成ルーチンが固定的であ
るため、個々の利用者が希望する各種形式のメニュー画
面を作成できないという問題がある。
Problems to be Solved by the Invention In the conventional menu screen display method described above, the menu screen creation routine provided by the developer to the user is fixed. The problem is that it cannot be created.

また、従来の表示方式では、メニュー画面の表示が要求
されるたびにメニュー定義情報に基づきメニュー画面が
作成されるので、その表示が行われるまでに時間がかか
るという問題がある。
Furthermore, in the conventional display method, a menu screen is created based on menu definition information each time a menu screen is requested to be displayed, so there is a problem in that it takes time to display the menu screen.

発明の構成 問題点を解決するための手段 本発明に係わるメニュー画面の表示方式は、メニュー画
面識別コードを含み得るメニュー定義情報をそのライブ
ラリに登録する手段と、指定されたメニューについてそ
のメニュー項目定義情報に基づきメニュー画面を作成し
たのち識別コードを付してメニュー画面ライブラリに登
録するメニュー画面登録手段とを備えることにより、個
々のユーザーが希望する各種のメニュー画面を作成でき
るように構成されている。
Means for Solving the Constituent Problems of the Invention The menu screen display method according to the present invention includes means for registering menu definition information that may include a menu screen identification code in the library, and menu item definition for a specified menu. By including a menu screen registration means that creates a menu screen based on the information, adds an identification code, and registers it in the menu screen library, the system is configured to allow individual users to create various menu screens desired by each user. .

さらに本発明の表示方式は、メニュー画面表示要求を受
けるたびに対応のメニュー定義情報を上記メニュー定義
情報ライブラリから読出してこれにメニュー画面識別コ
ードが含まれるか否かを検査し、含まれていれば対応の
メニュー画面を上記メニュー画面ライブラリから読出し
て直ちに表示することにより、メニュー画面が登録され
ているものについては表示までの時間を短縮するように
構成されている。
Furthermore, each time a menu screen display request is received, the display method of the present invention reads the corresponding menu definition information from the menu definition information library and checks whether the menu screen identification code is included. By reading a corresponding menu screen from the menu screen library and immediately displaying it, the time required for displaying a registered menu screen is shortened.

以下、本発明の作用を実施例と共に詳細に説明する。Hereinafter, the operation of the present invention will be explained in detail together with examples.

実施例 第1図は、本発明の一実施例が適用される対話型情報処
理システムの構成を例示するブロック図である。
Embodiment FIG. 1 is a block diagram illustrating the configuration of an interactive information processing system to which an embodiment of the present invention is applied.

この対話型情報処理システムは、プロセッサ1、主記憶
装置2、メニュー定義情報ファイル3、メニュー画面フ
ァイル4及びCRTとキーボードを有する端末装置5を
備えている。
This interactive information processing system includes a processor 1, a main storage device 2, a menu definition information file 3, a menu screen file 4, and a terminal device 5 having a CRT and a keyboard.

主記憶装置1112には、メニュー定義情報登録ルーチ
ン2aと、メニュー画面登録ルーチン2bと、メニュー
画面表示ルーチン3がロード状態ないしロード可能な状
態になっている。
In the main storage device 1112, a menu definition information registration routine 2a, a menu screen registration routine 2b, and a menu screen display routine 3 are in a loaded state or a loadable state.

利用者は、メニュー定義情報を登録する場合には、端末
装置5のキーボードからその旨の要求を発することによ
り、主記憶装置2内のメニュー定義情報登録ルーチン2
aを起動し、対話形式でメニュー定義情報を作成し、こ
れをメニュー定義情報ファイル3に登録させる。このメ
ニュー定義情報情報には、従来方式におけるメニュー名
とメニュー項目定義情報に加えて、メニュー画面名を付
加することができる。
When registering menu definition information, the user issues a request to that effect from the keyboard of the terminal device 5, and the menu definition information registration routine 2 in the main storage device 2 is executed.
Start a, create menu definition information in an interactive format, and register it in the menu definition information file 3. In addition to the menu name and menu item definition information in the conventional method, a menu screen name can be added to this menu definition information.

利用者は、メニュー定義情報中にメニュー画面名を付加
したメニューについて予めメニュー画面を作成してファ
イル4に登録しておくために、端末装置5のキーボード
からその旨の要求を発して利用者の作成したメニュー画
面登録ルーチン2bを起動する。起動されたメニュー画
面登録ルーチン2bにより、メニュー項目定義情報に基
づくメニュー画面の作成とメニュー画面ファイル4への
登録が行われる。ファイル4に登録されるメニュー画面
には、その識別コードとしてメニュー画面名が付加され
る。
In order to create a menu screen in advance and register it in the file 4 for a menu with a menu screen name added to the menu definition information, the user issues a request to that effect from the keyboard of the terminal device 5. Start the created menu screen registration routine 2b. The activated menu screen registration routine 2b creates a menu screen based on the menu item definition information and registers it in the menu screen file 4. A menu screen name is added to the menu screen registered in the file 4 as its identification code.

利用者は、メニュー画面を表示させる場合には、端末装
置5のキーボードからその旨の要求を発することにより
、主記憶装置2上にロードされているメニュー画面表示
ルーチン2Cを起動する。起動されたメニュー画面表示
ルーチン2Cは、第2図のフローチャートに示すような
手順のメニュー画面表示処理を開始する。
When the user wants to display a menu screen, the user issues a request from the keyboard of the terminal device 5 to start the menu screen display routine 2C loaded on the main storage device 2. The activated menu screen display routine 2C starts menu screen display processing according to the procedure shown in the flowchart of FIG.

まず、最初のステップ21において、利用者が端末装置
5から人力したメニュー名の受取りが行われる。次のス
テップ22において、人力されたメニュー名の付された
メニュー定義情報がそのファイル3から読出される。次
のステップ23において、読出されたメニュー定義情報
中にメニュー画面名が含まれているか否かが検査される
。メニュー画面名が含まれていれば、ステップ24にお
いて対応のメニュー画面がメニュー画面ファイル4から
読出され、次のステップ25において直ちに表示される
First, in the first step 21, a menu name entered manually by the user from the terminal device 5 is received. In the next step 22, the menu definition information to which the manually entered menu name is attached is read from the file 3. In the next step 23, it is checked whether the menu screen name is included in the read menu definition information. If the menu screen name is included, the corresponding menu screen is read out from the menu screen file 4 in step 24 and immediately displayed in the next step 25.

一方、ステップ23において、メニュー定義情報中にメ
ニュー画面名が含まれていないと判定されれば、ステッ
プ26において、従来方式と同様にメニュー項目定義情
報に基づくメニュー画面の作成が行われ、ここで作成さ
れたメニュー画面が次のステップ25で表示される。
On the other hand, if it is determined in step 23 that the menu screen name is not included in the menu definition information, a menu screen is created based on the menu item definition information in step 26, as in the conventional method. The created menu screen is displayed in the next step 25.

発明の効果 以上詳細に説明したように、本発明に係わるメニュー画
面の表示方式は、メニュー画面識別コードを含み得るメ
ニュー定義情報をそのライブラリに登録するメニュー定
義情報登録手段と、指定されたメニューについてそのメ
ニュー項目定義情報に基づきメニュー画面を作成したの
ち識別コードを付してメニュー画面ライブラリに登録す
るメニュー画面登録手段とを備える構成であるから、利
用者の希望にかなう各種のメニュー画面を作成すること
が可能になる。
Effects of the Invention As explained in detail above, the menu screen display method according to the present invention includes a menu definition information registration means for registering menu definition information that may include a menu screen identification code in the library, and a menu definition information registration means for registering menu definition information that may include a menu screen identification code; Since the configuration includes a menu screen registration means that creates a menu screen based on the menu item definition information, adds an identification code, and registers it in the menu screen library, various menu screens that meet the user's wishes can be created. becomes possible.

また、上記メニュー画面登録ルーチンを変更することに
より、メニュー定義情報をそのままにしてメニュー画面
の形式を変更することもできる。
Furthermore, by changing the menu screen registration routine described above, the format of the menu screen can be changed while leaving the menu definition information unchanged.

さらに、本発明に係わるメニュー画面の表示方式は、メ
ニュー画面表示要求で指定されたメニュー定義情報中に
メニュー画面識別コードが含まれていれば、対応のメニ
ュー画面をそのライブラリから読出して直ちに表示する
構成であるから、表示までの時間を短縮することができ
る。
Further, in the menu screen display method according to the present invention, if a menu screen identification code is included in the menu definition information specified in the menu screen display request, the corresponding menu screen is read from the library and displayed immediately. Because of this configuration, it is possible to shorten the time until display.

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

第1図は本発明の一実施例に係わるメニュー画面の表示
方式が適用される対話型情報処理システムの構成を例示
するブロック図、第2図は上記実施例におけるメニュー
画面表示処理の手順を示すフローチャートである。 1・・プロセッサ、2・・主記憶装置、2a・・メニュ
ー定義情報登録ルーチン、2b・・メニュー画面登録ル
ーチン、2C・・メニュー画面表示ルーチン、3・・メ
ニュー定義情報ファイル、4・・メニュー画面ファイル
、5・・端末装置。
FIG. 1 is a block diagram illustrating the configuration of an interactive information processing system to which a menu screen display method according to an embodiment of the present invention is applied, and FIG. 2 shows a procedure for menu screen display processing in the above embodiment. It is a flowchart. 1... Processor, 2... Main memory, 2a... Menu definition information registration routine, 2b... Menu screen registration routine, 2C... Menu screen display routine, 3... Menu definition information file, 4... Menu screen File, 5...terminal device.

Claims (1)

【特許請求の範囲】 メニュー識別コードとメニュー項目定義情報に加えてメ
ニュー画面識別コードを含み得るメニュー定義情報をメ
ニュー定義情報ライブラリに登録する手段と、 指定されたメニューについてそのメニュー項目定義情報
に基づきメニュー画面を作成したのちその識別コードを
付してメニュー画面ライブラリに登録する手段と、 メニュー画面表示要求を受けるたびに前記メニュー定義
情報ライブラリから対応のメニュー定義情報を読出して
これにメニュー画面識別コードが含まれているか否かを
検査し、含まれていれば対応のメニュー画面を前記メニ
ュー画面ライブラリから読出して直ちに表示すると共に
、含まれていなければそのメニュー項目定義情報に基づ
きメニュー面を作成して表示するメニュー画面表示手段
とを備えたことを特徴とするメニュー画面の表示方式。
[Claims] Means for registering menu definition information that may include a menu screen identification code in addition to a menu identification code and menu item definition information in a menu definition information library; Means for creating a menu screen and registering it in a menu screen library with an identification code added thereto; and each time a menu screen display request is received, corresponding menu definition information is read from the menu definition information library and a menu screen identification code is assigned thereto. is included, and if it is included, the corresponding menu screen is read from the menu screen library and displayed immediately, and if it is not included, a menu screen is created based on the menu item definition information. 1. A menu screen display method comprising: a menu screen display means for displaying a menu screen.
JP61152993A 1986-06-30 1986-06-30 Menu picture display system Pending JPS638927A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61152993A JPS638927A (en) 1986-06-30 1986-06-30 Menu picture display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61152993A JPS638927A (en) 1986-06-30 1986-06-30 Menu picture display system

Publications (1)

Publication Number Publication Date
JPS638927A true JPS638927A (en) 1988-01-14

Family

ID=15552612

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61152993A Pending JPS638927A (en) 1986-06-30 1986-06-30 Menu picture display system

Country Status (1)

Country Link
JP (1) JPS638927A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03257564A (en) * 1990-03-07 1991-11-18 Nec Corp On-line menu system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03257564A (en) * 1990-03-07 1991-11-18 Nec Corp On-line menu system

Similar Documents

Publication Publication Date Title
JP4007666B2 (en) Computer implemented method of setting system locale
JP2004258242A (en) Image display device and program
JPH10240746A (en) Method for generating single-frame multimedia title
JPS638927A (en) Menu picture display system
JPH1185579A (en) Method and device for displaying object
JP3472480B2 (en) Signature information input device
JPH11102278A (en) Image display control system
JP3134505B2 (en) Slip processing device
JPH07129374A (en) Customized macro command preparation supporting system
JPH04324527A (en) Method for supporting development of program
JP3513318B2 (en) Graphic processing method and graphic processing apparatus
JPH10228451A (en) System for restricting start of application program
JP3049755B2 (en) Image display device of information processing device
JP2871969B2 (en) Choice creation execution method
JPH04247552A (en) Data preparing/updating device
JPS6084588A (en) Graphic processor
JPH0243658A (en) Batch job starting system from on-line program
JPS63208123A (en) Program use permitting device
JPH05342211A (en) Document preparing divice and key input control method
JPH08202334A (en) Document preparing device
JPS6033625A (en) Conversational information retrieving device
JPH07141155A (en) Information processor
JPS63221783A (en) Videotex picture display system
JP2005070829A (en) Data processing device, data processing method, and program therefor
JPH0577108B2 (en)