JPH04336366A - Menu system using control file - Google Patents

Menu system using control file

Info

Publication number
JPH04336366A
JPH04336366A JP3107743A JP10774391A JPH04336366A JP H04336366 A JPH04336366 A JP H04336366A JP 3107743 A JP3107743 A JP 3107743A JP 10774391 A JP10774391 A JP 10774391A JP H04336366 A JPH04336366 A JP H04336366A
Authority
JP
Japan
Prior art keywords
menu
program
transaction
business
name
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
JP3107743A
Other languages
Japanese (ja)
Inventor
Takashi Furukawa
古川 隆志
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 Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3107743A priority Critical patent/JPH04336366A/en
Publication of JPH04336366A publication Critical patent/JPH04336366A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To obtain such effect that only one menu program is required and system maintenance is possible only by maintaining the control file and altering a menu picture when the menu program is altered or added and to control the menu system by looking at the list of the control file. CONSTITUTION:The menu system is equipped with the control file 1 stored with the name of at least one transaction and an execution program performing each transaction, the menu program 2 which displays the transaction and its page number and specifies and executes the corresponding execution program each time the page number is specified, the transaction menu picture 3 for displaying the name of the transaction and its corresponding page number, and a transaction process picture 4 where the transaction specified by the menu program 2 is executed and its contents are displayed.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、管理ファイルによるメ
ニュー方式に関し、特にオンラインシステムにより効率
的であり保守が容易で統一的管理を行う管理ファイルに
よりメニュー方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a menu system using a management file, and more particularly to a menu system using a management file that is efficient, easy to maintain, and uniformly managed using an online system.

【0002】0002

【従来の技術】従来、オンラインシステムにおけるメニ
ュープログラムによるメニュー方式は各業務毎に作成し
変更・追加の都度、修正を行なっていた。
2. Description of the Related Art Conventionally, a menu system using a menu program in an online system has been created for each task and revised each time a change or addition is made.

【0003】0003

【発明が解決しようとする課題】上述した従来のメニュ
ー方式では、メニュー画面毎にプログラムを作成しなけ
ればならず、また変更・追加の際に保守性に欠け、統一
的に管理できないという欠点がある。
[Problems to be Solved by the Invention] The above-mentioned conventional menu system has the disadvantage that a program must be created for each menu screen, lacks maintainability when making changes or additions, and cannot be managed in a unified manner. be.

【0004】0004

【課題を解決するための手段】本発明の管理ファイルに
よるメニュー方式は、少なくもと1個の業務の名称と前
記業務ごとにこれを実施する実行プログラムとを格納し
た管理ファイルと、前記業務とその項番とを表示し前記
項番を指定するごとに、これに対応する前記実行プログ
ラムを指定して実行させるメニュープログラムと、前記
業務の名称とそれに対応する項番とを表示する業務メニ
ュー画面と、前記メニュープログラムで指定された業務
を実行すると共に、その内容を表示する業務処理画面と
を備えて構成される。
[Means for Solving the Problems] The menu method using a management file of the present invention includes a management file storing the name of at least one business and an execution program for executing the job for each of the jobs, A task menu screen that displays the item number and, each time the item number is specified, a menu program that specifies and executes the corresponding execution program, and the name of the task and its corresponding item number. and a business processing screen that executes the business specified by the menu program and displays its contents.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0006】図1は本発明の一実施例を構成するメニュ
ープログラムの処理フローを示すブロック図であり、図
2は本実施例に使用する管理ファイルに収容される情報
の一例を示す説明図である。なお、メンテナンスプログ
ラムはこれらの外に存在している。
FIG. 1 is a block diagram showing the processing flow of a menu program constituting one embodiment of the present invention, and FIG. 2 is an explanatory diagram showing an example of information stored in a management file used in this embodiment. be. Note that maintenance programs exist outside of these programs.

【0007】まず、端末のメニュー画面より項番を指定
し、センタに送信するとメニュープログラム2が受信す
る。オンラインシステム業務メニュー3の中からメニュ
ー画面名と項番とをキーにして管理ファイル1を検索す
る。そして、該当レコードの情報を管理ファイル1から
読み込む。続いて、前述の当該レコードの情報により、
メニュープログラムは指定情報を実行したり、指定され
たオンラインシステム業務メニュー3や管理ファイル1
から読み出された情報をオンライン業務処理画面4で示
される画面を端末に送信表示する。該当レコードが未発
見の場合は、エラーメッセージを受信したメニュー画面
に送信して表示する。
[0007] First, an item number is designated from the menu screen of the terminal, and when it is transmitted to the center, the menu program 2 receives it. The management file 1 is searched from the online system business menu 3 using the menu screen name and item number as keys. Then, the information of the corresponding record is read from the management file 1. Next, based on the information in the record mentioned above,
The menu program executes specified information, or executes specified online system business menu 3 or management file 1.
The information read out from the screen shown in the online business processing screen 4 is transmitted to the terminal and displayed. If the corresponding record has not been found, the error message is sent and displayed on the menu screen where it was received.

【0008】ここで、図2による管理ファイル1の内容
例について説明する。管理ファイルは、キー部11とデ
ータ部12とに分れる。そして、キー部11はメニュー
面積名とその項番とが示され、データ部12は処理の名
称を示すメモと、画面名またはジョブ(JOB)名と画
面(Gで表されている)とジョブ名との区分(Jで表わ
されている)とが示さてれいる。
[0008] Here, an example of the contents of the management file 1 shown in FIG. 2 will be explained. The management file is divided into a key section 11 and a data section 12. The key section 11 shows the menu area name and its item number, and the data section 12 shows a memo indicating the name of the process, the screen name or job (JOB) name, the screen (represented by G), and the job. The name and division (denoted by J) are shown.

【0009】[0009]

【発明の効果】以上説明したように本発明の管理ファイ
ル化によるメニュー方式は、メニュープログラムは1本
で済み変更、追加の際は、管理ファイルをメンテナンス
する事とメニュー画面を変更するだけで、システム保守
ができるという効果があると共に、管理ファイルの一覧
を見ることで、メニュー体系を管理できるという効果も
ある。
[Effects of the Invention] As explained above, the menu method of the present invention by creating a management file requires only one menu program, and when making changes or additions, all you have to do is maintain the management file and change the menu screen. This has the effect of making system maintenance possible, and also allows the menu system to be managed by viewing the list of management files.

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

【図1】本発明の一実施例を構成するメニュープログラ
ムの処理フローを示すブロック図
FIG. 1 is a block diagram showing the processing flow of a menu program constituting an embodiment of the present invention.

【図2】本実施例に使用する管理ファイルに収容される
情報の一例を示す説明図
[Fig. 2] An explanatory diagram showing an example of information contained in the management file used in this embodiment

【符号の説明】[Explanation of symbols]

1    管理ファイル 2    メニュープログラム 3    オンラインシステム業務メニュー4    
オンライン業務処理画面
1 Management file 2 Menu program 3 Online system business menu 4
Online business processing screen

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  少なくもと1個の業務の名称と前記業
務ごとにこれを実施する実行プログラムとを格納した管
理ファイルと、前記業務とその項番とを表示し前記項番
を指定するごとにこれに対応する前記実行プログラムを
指定して実行させるメニュープログラムと、前記業務の
名称とそれに対応する項番とを表示する業務メニュー画
面と、前記メニュープログラムで指定された業務を実行
すると共に、その内容を表示する業務処理画面とを備え
て成ることを特徴とする管理ファイルメニュー方式。
[Claim 1] A management file storing the name of at least one business and an execution program for executing the business, and displaying the business and its item number, and each time the item number is specified. a menu program that specifies and executes the execution program corresponding to the execution program, a business menu screen that displays the name of the business and the item number corresponding to the business, and executes the business specified by the menu program; A management file menu method characterized by comprising a business processing screen that displays the contents.
JP3107743A 1991-05-14 1991-05-14 Menu system using control file Pending JPH04336366A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3107743A JPH04336366A (en) 1991-05-14 1991-05-14 Menu system using control file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3107743A JPH04336366A (en) 1991-05-14 1991-05-14 Menu system using control file

Publications (1)

Publication Number Publication Date
JPH04336366A true JPH04336366A (en) 1992-11-24

Family

ID=14466837

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3107743A Pending JPH04336366A (en) 1991-05-14 1991-05-14 Menu system using control file

Country Status (1)

Country Link
JP (1) JPH04336366A (en)

Similar Documents

Publication Publication Date Title
JPH04336366A (en) Menu system using control file
JPS61226834A (en) Displaying picture editing system
JPS63268064A (en) Picture type text editor control system distributedly processed by host computer and terminal equipment
JPS6095589A (en) Terminal
JPH06168203A (en) Centralized picture transition managing system
JPH031242A (en) Job managing device for interactive processing system
JPS6330950A (en) Managing system for plural terminal equipments
JP2639224B2 (en) Method of sharing process selection between multiple processes
JPH03252722A (en) Selecting system for slip output destination printer terminal
JP2746952B2 (en) Image processing method
JPS63118920A (en) Control system for message help in screen type terminal
JPH02212963A (en) High operation view realizing system
JP2001166926A (en) Job processor having additional menu function
JPS62221720A (en) Control system for terminal local picture
JP2001060154A (en) Similar processing executing device
JPH03122748A (en) Program message control mechanism
JP2000148866A (en) Electronic business form system and recording medium
JPH0750494B2 (en) Schedule update request device
JPH0283617A (en) Base data managing system for on-line business graph plotting system
JPH0337758A (en) Memorandum recording processing system
JPH09244999A (en) User information call method for work terminal
JPH1049499A (en) Display data generating device
JPS6383837A (en) Predicate control system
JPH05250335A (en) Data base update processing system of loosely coupled multiprocessor system
JPH0689213A (en) Individual menu generation method