JPH05257556A - Execution sequence management method for program - Google Patents

Execution sequence management method for program

Info

Publication number
JPH05257556A
JPH05257556A JP4089974A JP8997492A JPH05257556A JP H05257556 A JPH05257556 A JP H05257556A JP 4089974 A JP4089974 A JP 4089974A JP 8997492 A JP8997492 A JP 8997492A JP H05257556 A JPH05257556 A JP H05257556A
Authority
JP
Japan
Prior art keywords
program
execution
operator
sequence number
executed
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
JP4089974A
Other languages
Japanese (ja)
Inventor
Yasuhiro Nakazato
泰裕 中里
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.)
Kanebo Ltd
Original Assignee
Kanebo 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 Kanebo Ltd filed Critical Kanebo Ltd
Priority to JP4089974A priority Critical patent/JPH05257556A/en
Publication of JPH05257556A publication Critical patent/JPH05257556A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the data processing efficiency by preventing an operator from erroneously designating the execution sequence of programs and to reduce the burden on the operator in the data processing system where operation forms of plural programs are not fixed and the execution sequence is prescribed. CONSTITUTION:When program execution is operated by an operator in a step S1, it is checked whether there is a program to be next executed or not based on the preliminarily defined execution sequence number of the program in steps S3, S6, and S9, and the processing is branched to error processings I, II, and III to output a warning message in the case of erroneous designation in steps S4, S7, and S10. If designation is not erroneous as the result of this check, the program is executed in step S14.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、複数のプログラムの運
用形態が非定型であって、次に実行すべきプログラムが
オペレータによって指定されるデータ処理システムにお
けるプログラムの実行順序管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program execution order management method in a data processing system in which an operation mode of a plurality of programs is atypical and a program to be executed next is designated by an operator.

【0002】[0002]

【従来の技術】例えば、貸付業務のようなデータ処理シ
ステムでは種々のアプリケーションプログラムを実行す
るが、その運用形態は日次処理,月次処理等の各種形態
を含む非定型であり、しかも日次処理,月次処理のそれ
ぞれにおいては、1つのプログラムの実行結果を他のプ
ログラムのデータとして用いる等、その実行順序が規定
されるプログラムが多数含まれている。
2. Description of the Related Art For example, in a data processing system such as a lending business, various application programs are executed, but the operating form is atypical including various forms such as daily processing and monthly processing. Each of the processing and the monthly processing includes a large number of programs whose execution order is defined, such as using the execution result of one program as data of another program.

【0003】データ処理にあたってはオペレータがプロ
グラムの実行毎に介在して実行結果を確認しながら次に
実行すべきプログラムを指定している。従って、オペレ
ータの入力ミスによってプログラムの実行順序を誤った
場合、正しいデータが得られずにデータ処理が中断され
る危険性もある。
In data processing, an operator intervenes each time a program is executed, confirms the execution result, and specifies the program to be executed next. Therefore, if the execution order of the programs is incorrect due to an operator's input error, there is a risk that correct data cannot be obtained and the data processing is interrupted.

【0004】[0004]

【発明が解決しようとする課題】以上のような、多数の
プログラムを非定型に運用するデータ処理システムでは
オペレータによる指定入力ミスが発生し易く、しかもそ
のミスがデータ処理に重大な障害を与えるにもかかわら
ず、従来、非定型に運用されるバッチジョブの再実行に
際して前回の実行順序と同一順序で実行する方法は開示
されているが(特開平1-259432 号)、オペレータによ
る実行順序の指定ミスに対して警告メッセージを与える
等の支援手段が設けられていないのでオペレータの負担
が大きいという問題があった。
In the data processing system that operates a large number of programs in an irregular manner as described above, the operator is apt to make a mistake in inputting a designation, and the mistake causes a serious obstacle to data processing. Despite this, a method of executing the batch job that is conventionally operated irregularly in the same order as the previous execution order has been disclosed (JP-A-1-259432), but the execution order is specified by the operator. There is a problem that the operator's burden is heavy because there is no support means such as giving a warning message for a mistake.

【0005】本発明はこのような問題点を解決するため
になされたものであって、オペレータによる指定ミスに
対して警告メッセージを出力することによりオペレータ
の負担を軽減するとともにデータ処理の中断を回避して
処理効率を向上させるプログラムの実行順序管理方法の
提供を目的とする。
The present invention has been made in order to solve such a problem, and reduces the burden on the operator by avoiding interruption of data processing by outputting a warning message for an operator's designation error. It is an object of the present invention to provide a program execution order management method that improves processing efficiency.

【0006】[0006]

【課題を解決するための手段】本発明に係るプログラム
の実行順序管理方法は、実行すべき複数のプログラムの
運用形態が非定型である一方、プログラムの実行順序が
規定されており、次に実行すべきプログラムがオペレー
タによって指定されるデータ処理システムでのプログラ
ムの実行順序管理方法において、プログラムの実行順序
を予め定義しておき、次に実行すべくオペレータにより
指定されたプログラムの実行順序が定義してある実行順
序と異なる場合に警告メッセージを出力することを特徴
とする。
In the program execution order management method according to the present invention, the operation mode of a plurality of programs to be executed is atypical, while the execution order of the programs is specified, In the program execution order management method in the data processing system in which the program to be specified is specified by the operator, the execution order of the programs is defined in advance, and the execution order of the programs specified by the operator to be executed next is defined. It is characterized by outputting a warning message when the execution order is different.

【0007】[0007]

【作用】本発明に係るプログラムの実行順序管理方法
は、オペレータが次に実行すべきプログラムを指定した
場合、予め定義してあるプログラムの実行順序に従った
正しい実行順序のプログラムが指定されたか否かをチェ
ックし、正しい実行順序のプログラムでない場合、指定
誤りの警告メッセージを出力する。
In the program execution order management method according to the present invention, when the operator specifies the program to be executed next, whether or not the program having the correct execution order according to the predefined execution order of the program is specified. If the program is not in the correct execution order, a warning message of the specification error is output.

【0008】[0008]

【実施例】以下、本発明をその実施例を示す図に基づい
て説明する。図1は本発明に係るプログラムの実行順序
管理方法(以下、本発明方法という)を実施するデータ
処理システムの構成を示すブロック図である。図中1は
実行順序番号を含む各プログラムの属性が後述の如く定
義された手順管理ファイル1であって、処理手順プログ
ラム2は手順管理ファイル1のデータを読み出してアプ
リケーションプログラム3の実行順序を管理する。処理
手順チェックプログラム2が手順管理ファイル1から読
み出した実行順序番号は順序番号レジスタ4に記憶さ
れ、そのチェックの結果、順序番号が正しくない場合に
はディスプレイ5に警告メッセージ及び実行/中止の選
択肢を表示する。また、次に実行すべきプログラム名は
キーボード6から入力され、アプリケーションプログラ
ム3の実行結果は実行結果リスト7として出力される。
The present invention will be described below with reference to the drawings showing the embodiments thereof. FIG. 1 is a block diagram showing the configuration of a data processing system for implementing a program execution order management method according to the present invention (hereinafter referred to as the present invention method). In the figure, 1 is a procedure management file 1 in which the attributes of each program including the execution order number are defined as described below, and the processing procedure program 2 manages the execution order of the application program 3 by reading the data of the procedure management file 1. To do. The execution sequence number read from the procedure management file 1 by the processing procedure check program 2 is stored in the sequence number register 4, and as a result of the check, if the sequence number is incorrect, a warning message and an execution / stop option are displayed on the display 5. indicate. The program name to be executed next is input from the keyboard 6, and the execution result of the application program 3 is output as the execution result list 7.

【0009】図2は手順管理ファイル1の記憶状態の一
例を示す概念図である。手順管理ファイル1は、日次,
月次等の運用形態を区分する処理区分,プログラム名,
各プログラムの順序番号,更新日時及び更新終了日時の
項目からなり、プログラムは日次処理,月次処理等の運
用形態別に組み合わせて非定型に運用されるが、各処理
における実行順序は順序番号の小さいプログラムから実
行するように規定されている。
FIG. 2 is a conceptual diagram showing an example of the storage state of the procedure management file 1. The procedure management file 1 is
Processing classification, program name, which divides the operating mode such as monthly,
It consists of items of sequence number, update date and time and update end date and time of each program.The programs are operated in an atypical manner by combining them according to the operation mode such as daily processing and monthly processing. It is specified to run from a small program.

【0010】次に、本発明方法の手順について、図3に
示すフローチャートに基づいて説明する。まず、順序番
号レジスタ4を「0」に初期化し、オペレータがプログ
ラム名入力によりプログラム実行を指示操作すると(S
1)、指示されたプログラムが手順管理ファイル1に格
納されたプログラムであるか否かを判定する(S2)。手
順管理ファイル1に格納されているプログラムである場
合は、手順管理ファイル1からそのプログラムの順序番
号を読み出して順序番号レジスタ4に格納されている番
号値と比較する(S3)。
Next, the procedure of the method of the present invention will be described with reference to the flowchart shown in FIG. First, the sequence number register 4 is initialized to "0", and the operator inputs a program name to instruct the program execution (S
1) It is determined whether the instructed program is a program stored in the procedure management file 1 (S2). If the program is a program stored in the procedure management file 1, the sequence number of the program is read from the procedure management file 1 and compared with the number value stored in the sequence number register 4 (S3).

【0011】比較の結果、オペレータにより入力された
プログラムの順序番号が順序番号レジスタ4に格納され
ている番号値(初期値又は最終に実行されたプログラム
の順序番号)より小さいか又は等しい場合、実行済みの
プログラムが指定されているのでエラー処理Iに分岐し
(S4)、プログラムの実行重複を警告するメッセージ及
びそのプログラムの実行/中止の選択肢をディスプレイ
5に表示する。オペレータの応答が実行/中止のいずれ
であるかを判定し(S5)、中止の場合はステップS1に戻
り、実行の場合はステップS9に分岐する。
As a result of the comparison, if the sequence number of the program input by the operator is less than or equal to the number value stored in the sequence number register 4 (the initial value or the sequence number of the last executed program), the execution is performed. Since the already-executed program is designated, the process branches to the error processing I (S4), and a message for warning the duplication of the execution of the program and an option for executing / stopping the program are displayed on the display 5. It is determined whether the operator's response is execution / stop (S5). If it is stop, the process returns to step S1, and if it is execute, the process branches to step S9.

【0012】ステップS3の比較の結果、入力されたプロ
グラムの順序番号が順序番号レジスタ4の番号値より大
きい場合、入力された順序番号が次に実行すべき順序番
号、即ち順序番号レジスタの値に10を加算した値である
か否かを判定し(S6)、次に実行すべき順序番号の場合
はステップS9に移行する。また、ステップS6の判定の結
果、次に実行すべき順序番号でない場合はエラー処理II
に分岐し(S7)、次に実行すべきプログラムが未処理で
あることの警告メッセージ及びそのプログラムの実行/
中止の選択肢をディスプレイ5に表示する。オペレータ
の応答が実行/中止のいずれであるかを判定し(S8)、
中止の場合はステップS1に戻り、実行の場合はステップ
S9に分岐する。
As a result of the comparison in step S3, when the sequence number of the inputted program is larger than the number value of the sequence number register 4, the inputted sequence number becomes the sequence number to be executed next, that is, the value of the sequence number register. It is determined whether it is a value obtained by adding 10 (S6), and if it is the sequence number to be executed next, the process proceeds to step S9. If the result of determination in step S6 is not the next sequence number to be executed, error processing II
(S7), a warning message that the program to be executed next is unprocessed, and execution / execution of that program
The cancel option is displayed on the display 5. It is determined whether the operator's response is execution / stop (S8),
In case of cancellation, return to step S1; in case of execution, step
Branch to S9.

【0013】次に、手順管理ファイル1を参照してその
プログラムの更新日付とシステム日付とを比較し(S
9)、日付が異なる場合はステップS12 に移行し、日付
が等しい場合はエラー処理III に分岐し(S10 )、同一
日における再実行の警告メッセージ及びそのプログラム
の実行/中止の選択肢をディスプレイ5に表示する。オ
ペレータの応答が実行/中止のいずれであるかを判定し
(S11 )、中止の場合はステップS1に戻り、実行の場合
はステップS12 に移行する。
Next, referring to the procedure management file 1, the update date of the program is compared with the system date (S
9) If the dates are different, the process proceeds to step S12. If the dates are the same, the process branches to error processing III (S10), and a warning message for re-execution on the same day and an option to execute / stop the program are displayed on the display 5. indicate. It is determined whether the operator's response is execution / cancellation (S11). If the operator response is the cancellation, the procedure returns to step S1. If the answer is the procedure, the procedure proceeds to step S12.

【0014】以上のようにして全てのチェックの結果、
順序番号の指定に誤りがない場合、又は順序どおりでな
くてもオペレータがプログラムの実行を選択した場合、
順序番号レジスタ4の番号値を、これから実行するプロ
グラムの順序番号に更新し(S12 )、手順管理ファイル
1の当該プログラムの更新日時のデータを更新して(S1
3 )このプログラムを実行する(S14 )。
As a result of all the checks as described above,
If there is no mistake in specifying the sequence number, or if the operator chooses to execute the program even if it is out of sequence,
The number value of the sequence number register 4 is updated to the sequence number of the program to be executed (S12), and the update date and time data of the program in the procedure management file 1 is updated (S1
3) Execute this program (S14).

【0015】以上のような本発明方法を前述の手順管理
ファイルを用いて具体的に説明する。プログラムDが実
行された後、その同日にオペレータがプログラムAの実
行を指示して、プログラムAが正常に処理されると、順
序番号レジスタ4に格納された実行順序番号が「10」に
更新される。次に、オペレータが再びプログラムAの実
行を指示すると、実行済みのプログラムが指定されたこ
との警告メッセージ及びプログラム実行/中止の選択肢
がディスプレイ5に表示される。
The method of the present invention as described above will be specifically described by using the above-mentioned procedure management file. After the program D is executed, the operator instructs the execution of the program A on the same day, and when the program A is processed normally, the execution sequence number stored in the sequence number register 4 is updated to "10". It Next, when the operator again gives an instruction to execute the program A, a warning message that the executed program is designated and a program execution / cancel option are displayed on the display 5.

【0016】オペレータがプログラムAの実行中止を選
択してプログラムCの実行を指示すると、プログラムA
の次に実行すべき順序番号を有するプログラムBではな
いので、プログラムB未処理の警告メッセージ及びプロ
グラム実行/中止の選択肢がディスプレイに表示され
る。オペレータが実行を選択した場合、プログラムCが
実行されて順序番号レジスタ4の順序番号値が「30」に
更新される。なお、オペレータが実行中止を選択した場
合、順序番号値は直前に実行されたプログラムAの順序
番号「10」のままである。
When the operator selects the execution stop of the program A and instructs the execution of the program C, the program A
Since it is not the program B having the sequence number to be executed next, the warning message of the unprocessed program B and the option of executing / stopping the program are displayed on the display. When the operator selects execution, the program C is executed and the sequence number value of the sequence number register 4 is updated to "30". If the operator chooses to cancel the execution, the sequence number value remains the sequence number "10" of the program A executed immediately before.

【0017】オペレータがプログラムCの実行を選択し
てプログラムCが実行された後、プログラムDの実行を
指示すると、同一日における再実行の警告メッセージ及
びプログラム実行/中止の選択肢がディスプレイ5に表
示される。オペレータが実行を選択した場合、プログラ
ムDが実行されて順序番号値が「40」に更新され、ま
た、実行中止を選択した場合、プログラムDは実行され
ず、順序番号値は直前に実行されたプログラムCの順序
番号「30」のままである。
When the operator selects the execution of the program C and executes the program C, and then instructs the execution of the program D, a warning message of re-execution on the same day and a program execution / stop option are displayed on the display 5. It When the operator selects execution, the program D is executed and the sequence number value is updated to "40". When the execution stop is selected, the program D is not executed and the sequence number value is executed immediately before. The sequence number of program C remains "30".

【0018】なお、本実施例では警告メッセージをディ
スプレイに表示する場合について説明したが警告メッセ
ージの出力方法はこれに限るものではない。
In this embodiment, the case of displaying the warning message on the display has been described, but the method of outputting the warning message is not limited to this.

【0019】[0019]

【発明の効果】以上のように、本発明方法はオペレータ
がプログラムの指定順序を誤った場合に警告メッセージ
を出力するので、オペレータの負担が軽減されるととも
に、オペレータの指定誤りによるデータ処理の中断を回
避して処理効率を向上させるという優れた効果を奏す
る。
As described above, the method of the present invention outputs a warning message when the operator makes a mistake in the order in which the programs are designated, thus reducing the burden on the operator and interrupting the data processing due to the mistake in the designation by the operator. This has an excellent effect of avoiding the above and improving the processing efficiency.

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

【図1】本発明方法を実施するデータ処理システムの構
成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a data processing system for implementing a method of the present invention.

【図2】手順管理ファイルの記憶状態の概念図である。FIG. 2 is a conceptual diagram of a storage state of a procedure management file.

【図3】本発明方法の手順を説明するフローチャートで
ある。
FIG. 3 is a flowchart explaining the procedure of the method of the present invention.

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

1 手順管理ファイル 2 処理手順チェックプログラム 3 アプリケーションプログラム 4 順序番号レジスタ 5 ディスプレイ 1 Procedure management file 2 Processing procedure check program 3 Application program 4 Sequence number register 5 Display

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 実行すべき複数のプログラムの運用形態
が非定型である一方、プログラムの実行順序が規定され
ており、次に実行すべきプログラムがオペレータによっ
て指定されるデータ処理システムでのプログラムの実行
順序管理方法において、プログラムの実行順序を予め定
義しておき、次に実行すべくオペレータにより指定され
たプログラムの実行順序が定義してある実行順序と異な
る場合に警告メッセージを出力することを特徴とするプ
ログラムの実行順序管理方法。
1. An operation mode of a plurality of programs to be executed is atypical, while the execution order of the programs is specified, and the program to be executed next is specified by an operator. In the execution order management method, the execution order of programs is defined in advance, and a warning message is output when the execution order of the program specified by the operator to be executed next is different from the defined execution order. To manage the execution order of programs.
JP4089974A 1992-03-14 1992-03-14 Execution sequence management method for program Pending JPH05257556A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4089974A JPH05257556A (en) 1992-03-14 1992-03-14 Execution sequence management method for program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4089974A JPH05257556A (en) 1992-03-14 1992-03-14 Execution sequence management method for program

Publications (1)

Publication Number Publication Date
JPH05257556A true JPH05257556A (en) 1993-10-08

Family

ID=13985656

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4089974A Pending JPH05257556A (en) 1992-03-14 1992-03-14 Execution sequence management method for program

Country Status (1)

Country Link
JP (1) JPH05257556A (en)

Similar Documents

Publication Publication Date Title
US20120226879A1 (en) Flashcopy handling
JP2883784B2 (en) Microcomputer
JP2857540B2 (en) CAD / CAM method and apparatus for automatically re-creating a cutter path
JPH05257556A (en) Execution sequence management method for program
JPS6349926A (en) Parallel execution system for plural sort processing
JPH06266599A (en) Data base update information transfer system
JP2685997B2 (en) OCR data input processing method
JP2661290B2 (en) Executability judgment method
JP2907277B2 (en) User interface system for supervisory control system
JP2870570B2 (en) Screen color change method
JP2000010692A (en) Application device and method provided with redo/undo function and automatic preservation function of work
JPH02162420A (en) Fetching process system for option program
JPH06259296A (en) Human-machine interface constructing tool
JP3046126B2 (en) Program module calling method
JPH02238523A (en) Production processing system for sequence table
JPH03255547A (en) Memory dump output system
JPH08101763A (en) Management system for system definition information
JPH08221264A (en) Supporting system for preparing program
JPS63234347A (en) Production of processing procedure of intention deciding back-up system
JPH0628172A (en) Program execution system
JPH02236722A (en) System for controlling common use of input/output picture format
JPH05224800A (en) Automatic input system
JPH06124311A (en) Method for processing relational data base
JPH08235048A (en) Network file processing method and system
JPH0357020A (en) System processing program generating device