[go: up one dir, main page]

JPS61127038A - Switch control system of service processing program - Google Patents

Switch control system of service processing program

Info

Publication number
JPS61127038A
JPS61127038A JP24904884A JP24904884A JPS61127038A JP S61127038 A JPS61127038 A JP S61127038A JP 24904884 A JP24904884 A JP 24904884A JP 24904884 A JP24904884 A JP 24904884A JP S61127038 A JPS61127038 A JP S61127038A
Authority
JP
Japan
Prior art keywords
program
menu
processing program
business processing
file
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
JP24904884A
Other languages
Japanese (ja)
Inventor
Hirotaka Kuroiwa
黒岩 博孝
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 JP24904884A priority Critical patent/JPS61127038A/en
Publication of JPS61127038A publication Critical patent/JPS61127038A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To add a new service processing program just with replacement of the contents of a menu file by storing previously the menu of the service processing program in a menu file. CONSTITUTION:A program switch control part A receives a program switch command from an input device 3 and reads a menu B out of a menu file 2 for display it to a display device 4. An operator supplies a program number to be executed next through the device 3. Then the part A retrieves a program name based on the menu B stored in the file 2 and then calls out a service processing program by the retrieved program name. When a new service processing program is added, a replacement command is produced at a menu replacement part 5. Then a service number corresponding to the new processing program is added to the menu B.

Description

【発明の詳細な説明】 発明の目的 産業上の利用分野 本発明は、電子計算機システムで実行される業務処理プ
ログラムの切替制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a switching control system for business processing programs executed in a computer system.

従来の技術 電子計算機を中核とする金融業務処理システム等におい
ては、一般に、普通預金業務、定!tJl預金業務ある
いは為替業務など各種業務ごとに細分化した業務処理プ
ログラムを用意しておき、顧客の要求やお金の動きに従
って、業務処理プログラム相互間を切替えつつ処理をす
すめてゆ(方式がとられている。
Conventional technology Financial business processing systems that use electronic computers as the core generally handle savings deposits, fixed deposits, etc. tJl Prepare subdivided business processing programs for each type of business, such as deposit business or exchange business, and proceed with processing by switching between business processing programs according to customer requests and money movements. ing.

このような方式においては、業務処理プログラム#l■
の切替えの迅速化を図るため、ilI!常、業務処理プ
ログラムの一つ一つにプログラム切替器?711機能を
持たせている。
In such a method, the business processing program #l■
In order to speed up the switching of ilI! Do you always have a program switch for each business processing program? 711 function.

すなわち、第4図に示すよらに、業務処理プログラム1
1−1〜11−nのそれぞれに、プログラム切替制御部
Aと、全業務処理プログ−71%の一覧であるメニュー
Bを設けでおき1人力装置12からの指令により現在処
理中の業務処理プログラム内に設けられているプログラ
ム切替制御部を呼出し、同じくこの業務処理プログラム
内に設けられているメニz −Aを表示装置13に表示
させ。
That is, as shown in FIG.
Each of 1-1 to 11-n is provided with a program switching control unit A and a menu B, which is a list of 71% of all business processing programs. The program switching control unit provided within the business processing program is called, and menu z-A, which is also provided within this business processing program, is displayed on the display device 13.

このメニューA内の他の業務処理プログラムを人力装置
12で指定することにより、業務処理プログラム相反問
の切替を行っている。
By specifying another business processing program in this menu A using the human-powered device 12, the interrogation of the business processing program is switched.

発明が解決しようとする問題点 上記従来のプログラム切替え制御方式では2個々の業務
処理プログラム内にメニューを設けている。このため、
新たな業務処理プログラムを追加するたびに既存の全て
の業務処理プログラム内のメニ1−にその新たな業務処
理プログラムに関する情報を追加しなければならず、多
大な手間と時間を費やすという問題がある。
Problems to be Solved by the Invention In the conventional program switching control system described above, menus are provided within two individual business processing programs. For this reason,
Each time a new business processing program is added, information regarding the new business processing program must be added to Menu 1 in all existing business processing programs, which is a problem in that it takes a lot of effort and time. .

発明の構成 問題点を解決するための手段 上記従来技術の問題点を解決する本発明の方式は、各業
務処理プログラムにはプログラム切替制御部だけを持た
せると共に、業務処理プログラムのメニj−一ついては
これを共通化してファイルに記憶しておき、各業務処理
プログラムのプログラム切替制御部に、外部からの指令
に基づき上記メニ1−ファイルの内容を読出して表示す
る機能を付加すると共に、上記メニューファイルの内容
を直接更新できるメニューファイル更新部を備えるよう
に構成されている。
Means for Solving the Constituent Problems of the Invention The method of the present invention for solving the problems of the prior art described above is such that each business processing program has only a program switching control section, and the menu j-1 of the business processing program is Therefore, it is commonized and stored in a file, and a function is added to the program switching control section of each business processing program to read and display the contents of the above Menu 1-File based on an external command. It is configured to include a menu file update section that can directly update the contents of the file.

以下1本発明の作用を実施例によって詳細に説明する。Hereinafter, the operation of the present invention will be explained in detail by way of examples.

実施例 第1図は2本発明の一実施例の構成を示す機能ブロック
図である。
Embodiment FIG. 1 is a functional block diagram showing the configuration of an embodiment of the present invention.

図中1−1〜1−nはそれぞれがプログラム切替制御部
Aを備えた業務処理プログラム、2は共通のメニzBを
記憶しておくメニューファイル。
In the figure, 1-1 to 1-n are business processing programs each having a program switching control section A, and 2 is a menu file that stores a common menu zB.

3は人力装置、4は表示装置、5はメニューファイル更
新部である。
3 is a human power device, 4 is a display device, and 5 is a menu file update unit.

メニ=L −Bの各レコードは、業務処理プログラムと
この業務処理プログラムに対応する業務番号から構成さ
れている。
Each record of menu=L-B is composed of a business processing program and a business number corresponding to this business processing program.

第2図は、各業務処理プログラム内に設けられるプログ
ラム切替制御部Aの動作を説明するためのフローチャー
トである。
FIG. 2 is a flowchart for explaining the operation of the program switching control unit A provided in each business processing program.

実行中の業務処理プログラム内のプログラム切替制御部
Aは9人力装置3からプログラム切替指令を受けると、
まずステップ20において、メニューファイル2からメ
ニューB@読出し9表示装置4に表示する。オペレータ
ーは9表示されたメニューを参照しつつ1次に実行しよ
うとする業務処理プログラムの業務番号を入力装置3か
ら入力する。プログラム切替制御部Aは、上記人力され
た業務番号をステップ21で受取ると1次のステップ2
2において、メニューファイル2内のメニ1−Bに基づ
き上記受取った業務番号に対応するプログラム名を検索
する。次にプログラム切替制御部Aは、ステップ23に
おいて、上記検索したプログラム名を用いて対応の業務
処理プログラムを呼出し、これに制御を渡す。これによ
り、業務処理プログラム相互間の切替えが終了する。
When the program switching control unit A in the running business processing program receives a program switching command from the human-powered device 3,
First, in step 20, menu B @ is read out from the menu file 2 and displayed on the display device 4. The operator inputs from the input device 3 the task number of the task processing program to be executed first while referring to the displayed menu. When the program switching control unit A receives the manually entered business number in step 21, the program switching control unit A switches to the first step 2.
2, the program name corresponding to the received business number is searched based on menu 1-B in the menu file 2. Next, in step 23, the program switching control unit A calls the corresponding business processing program using the searched program name and transfers control to it. This completes switching between business processing programs.

業務処理プログラムを新たに追加する場合には。When adding a new business processing program.

まず人力装v3からメニュー更新部5に更新祷令を発す
る。指令を受けたメニー1−更新部5は、メニ1−ファ
イル2からメニ=LBを読出して表示装置4に表示しつ
つ、引き続き人力装置3から人力された新たな業務処理
プログラム名と対応の業務番号を、メニューファイル2
内のメニ−LHに追加する。
First, an update order is issued from the human power system v3 to the menu update section 5. Upon receiving the command, the Meny 1-updating unit 5 reads Meni = LB from the Menu 1-File 2 and displays it on the display device 4, while continuing to display the name of the new business processing program manually input from the human-powered device 3 and the corresponding business. number, menu file 2
Add to Menu-LH inside.

以上、プログラム切替制御の際の人力の手間を省くため
に、プログラム名に対応する業務番号を人力する構成を
例示したが、これに代えて、プログラム名の頭文字等適
宜な短縮符号を入力してもよい。また、プログラム名が
短い場合等には、プログラム名を直接人力してもよい。
The above example shows a configuration in which the business number corresponding to the program name is input manually in order to save the manual effort during program switching control. It's okay. Furthermore, if the program name is short, the program name may be entered manually.

発明の効果 以上詳細に説明したように3本発明のプログラム切替制
御方式は、各業務処理プログラムにはプログラム切替制
御部だけを待たせると共に、業務処理プログラムのメニ
ュ一ついてはこれを共;川のメニューファイルに記憶す
る構成であるから、新たに業務処理プログラムを追加す
る場合メニューファイルの内容を更新するだけでよく、
従来方式と異なり既存の業務処理プログラムの内容をφ
新する手間が省けるという効果が奏される。
Effects of the Invention As explained in detail above, the program switching control method of the present invention makes each business processing program wait only for the program switching control unit, and also allows the menu of the business processing program to be shared. Since the configuration is stored in a file, when adding a new business processing program, you only need to update the contents of the menu file.
Unlike the conventional method, the contents of the existing business processing program can be
This has the effect of saving you the trouble of renewing it.

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

第1図は本発明の一実施例の構成を示すブロック図、第
2図は各業務処理プロゲラJ、内に設けられるプログラ
ム切替制御部の動作の一例を説明するためのフローチャ
ート、第3図は従来方式の構成を説明するための機能ブ
ロックである。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, FIG. 2 is a flowchart for explaining an example of the operation of the program switching control section provided in each business processing programmer J, and FIG. This is a functional block for explaining the configuration of a conventional method.

Claims (1)

【特許請求の範囲】 それぞれがプログラム切替制御部を有する複数の業務処
理プログラムと、 これら業務処理プログラムのメニューを記憶しておくメ
ニューファイルと、 該メニューファイルの更新を行うメニューファイル更新
手段とを備え、 前記業務処理プログラムのプログラム切替制御部は、外
部からの指令に基づき前記メニューファイルの内容を読
出して表示すると共に、該表示された業務処理プログラ
ムのうち外部から指定されたものを呼出して制御を渡す
ことを特徴とする業務処理プログラムの切替制御方式。
[Scope of Claims] A plurality of business processing programs each having a program switching control section, a menu file for storing menus of these business processing programs, and a menu file updating means for updating the menu file. , the program switching control unit of the business processing program reads and displays the contents of the menu file based on an external command, and also calls and controls an externally designated business processing program among the displayed business processing programs. A switching control method for a business processing program characterized by passing the data.
JP24904884A 1984-11-26 1984-11-26 Switch control system of service processing program Pending JPS61127038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24904884A JPS61127038A (en) 1984-11-26 1984-11-26 Switch control system of service processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24904884A JPS61127038A (en) 1984-11-26 1984-11-26 Switch control system of service processing program

Publications (1)

Publication Number Publication Date
JPS61127038A true JPS61127038A (en) 1986-06-14

Family

ID=17187234

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24904884A Pending JPS61127038A (en) 1984-11-26 1984-11-26 Switch control system of service processing program

Country Status (1)

Country Link
JP (1) JPS61127038A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06193888A (en) * 1992-12-24 1994-07-15 Tiger Vacuum Bottle Co Ltd Microwave oven

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5710842A (en) * 1980-05-23 1982-01-20 Ibm Multiple programming data processing system
JPS5856146A (en) * 1981-09-30 1983-04-02 Toshiba Corp Program selection system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5710842A (en) * 1980-05-23 1982-01-20 Ibm Multiple programming data processing system
JPS5856146A (en) * 1981-09-30 1983-04-02 Toshiba Corp Program selection system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06193888A (en) * 1992-12-24 1994-07-15 Tiger Vacuum Bottle Co Ltd Microwave oven

Similar Documents

Publication Publication Date Title
JPH04353957A (en) Programmable interface system and method thereof
US4079449A (en) Display apparatus for a biprogrammable accounting computer with operator guidance
JP3399665B2 (en) Information processing device
US4591971A (en) Method and apparatus for parallel processing of digital signals using multiple independent signal processors
US4015245A (en) Biprogrammable electronic accounting machine
JPS61127038A (en) Switch control system of service processing program
EP0234700A2 (en) Control system for a computer system including virtual terminals
JP3143930B2 (en) Data processing device
JPS61123933A (en) Program execution management method
JPH0293829A (en) Data processor
JPH01244502A (en) Pc program display system
KR950010133B1 (en) Display controller
JPH04149740A (en) Guidance display system
JPS62194542A (en) Program control system
JPH04263306A (en) Inter-process sharing method for processing selection processing
JPH03154130A (en) Task switching system
JPH01188929A (en) Terminal local screen managing system
JPS58125162A (en) Decentralized system controller
JPH0433038A (en) Communication control equipment
Irani et al. A study of information flow in multiple-computer and multiple-console data processing systems
JPH01271877A (en) Drawing control system
JPH02272665A (en) Device status management control system
JPH0279150A (en) Distributed processing system
JPH0830682A (en) Strategy information system
JPH039416A (en) Power supply control system