JPH05189373A - Program rerunning system - Google Patents

Program rerunning system

Info

Publication number
JPH05189373A
JPH05189373A JP198192A JP198192A JPH05189373A JP H05189373 A JPH05189373 A JP H05189373A JP 198192 A JP198192 A JP 198192A JP 198192 A JP198192 A JP 198192A JP H05189373 A JPH05189373 A JP H05189373A
Authority
JP
Japan
Prior art keywords
program
execution
program execution
history
rerunning
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.)
Withdrawn
Application number
JP198192A
Other languages
Japanese (ja)
Inventor
Masanori Yoshida
正典 吉田
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 Software Chubu 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 Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP198192A priority Critical patent/JPH05189373A/en
Publication of JPH05189373A publication Critical patent/JPH05189373A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To omit the waste of time caused by the inducement of an input error and re-entrant by attaining rerunning without re-enter an execution program and an execution parameter. CONSTITUTION:This system is provided with a program execution selection means 3 selecting the execution means of the program, a program execution means 4 analyzing the execution parameter and executing the program with the selected program execution means, a program execution procedure precerving means 5 preserving the program execution means 4 and the execution parameter in a program execution history table 9, a preserved program display means 6 displaying a preserved program execution history, a program rerunning selection means 7 selecting a rerunning program from the displayed program execution history and a program rerunning control means 8 analyzing a program execution means and the execution parameter to rerun based on the selected rerunning program and turning control to the program execution means 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータシステム
における、プログラム実行後に複数の実行プログラムの
履歴を保存し、プログラム実行履歴より任意のプログラ
ムを選択し再実行を行う方式である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of storing a history of a plurality of execution programs after executing a program in a computer system, selecting an arbitrary program from the program execution history, and re-executing the program.

【0002】[0002]

【従来の技術】従来、プログラムの実行手段には、ジョ
ブ制御言語(以下JCLと記す)におけるプログラム実
行、JCLマクロによるプログラム実行、JCL簡易登
録によるプログラム実行及びメニュー方式によるプログ
ラム実行が存在し、単一実行手段によるプログラムの再
実行のみが可能であった。
2. Description of the Related Art Conventionally, program execution means include program execution in a job control language (hereinafter referred to as JCL), JCL macro program execution, JCL simple registration program execution, and menu-based program execution. Only re-execution of the program by one execution means was possible.

【0003】しかしながら、プログラムの実行手段が異
なる場合は、オペレータが各実行履歴を記憶し実行パラ
メタを再入力した後、プログラムの再実行を実施してい
た。
However, when the program executing means is different, the operator memorizes each execution history and re-enters the execution parameters, and then re-executes the program.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のプログ
ラム再実行方式では、複数プログラムを実行した場合、
数回前のプログラムを再実行する為には、実行手段を記
憶し実行パラメタを再入力しなければならず、入力誤り
を誘因したり、再入力の時間を費やすという欠点があ
る。
In the above conventional program re-execution method, when a plurality of programs are executed,
In order to re-execute the program several times before, it is necessary to memorize the execution means and re-input the execution parameters, which has the drawback of causing an input error and spending time for re-input.

【0005】[0005]

【課題を解決するための手段】本発明のプログラムの再
実行方式は、対話方式によりプログラムの実行手段を選
択するプログラム実行選択手段と、選択された前記プロ
グラムの実行手段より実行パラメータを解析し、かつプ
ログラムを実行するプログラム実行手段と、このプログ
ラム実行手段と前記実行パラメータとをプログラム実行
履歴テーブルに保存するプログラム実行手順保存手段
と、前記プログラム実行履歴テーブルに保存されたプロ
グラム実行履歴の一覧を表示する保存プログラム表示手
段と、表示された前記プログラム実行履歴の一覧から再
実行するプログラムを選択するプログラム再実行選択手
段と、選択された再実行プログラムを基に前記プログラ
ム実行履歴テーブルより再実行に必要なプログラム実行
手段と実行パラメータとを解析し、かつ前記プログラム
実行手段に制御を移すプログラム再実行制御手段とを備
えている。
A program re-execution method of the present invention is a program execution selection means for selecting a program execution means by an interactive method, and an execution parameter is analyzed from the selected program execution means, And a program execution means for executing a program, a program execution procedure storage means for storing the program execution means and the execution parameter in a program execution history table, and a list of program execution history stored in the program execution history table Save program display means, program re-execution selection means for selecting a program to be re-executed from the displayed list of program execution history, and re-execution from the program execution history table based on the selected re-execution program Program execution means and execution parameters Analyzing the door, and includes a program re-execution control unit passing control to said program execution means.

【0006】[0006]

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

【0007】図1は本発明の一実施例を実現する構成を
示すブロック図である。図1において、本発明の実施例
は、端末入力手段であるキーボード1と、表示手段であ
るディスプレイ2と、対話方式によってプログラムの実
行手段を選ぶプログラム実行選択手段3と、選択された
実行手段により実行パラメータを解析した後、プログラ
ムの実行制御を行うプログラム実行手段4(実行手段1
〜実行手段n)と、プログラム実行手段と実行パラメー
タの履歴とを記憶装置上のプログラム実行履歴テーブル
9に保存するプログラム実行手順保存手段5と、プログ
ラム実行履歴テーブル9により実行履歴の一覧をディス
プレイ2に表示する保存プログラム表示手段6と、ディ
スプレイ2に表示した実行履歴一覧より再実行プログラ
ムを選択するプログラム再実行選択手段7と、プログラ
ム実行手段保存テーブル9内の実行手段,実行パラメー
タを解析しプログラム実行手段4に制御を移すプログラ
ム再実行制御手段8とから構成されている。
FIG. 1 is a block diagram showing a configuration for realizing an embodiment of the present invention. In FIG. 1, the embodiment of the present invention comprises a keyboard 1 as a terminal input means, a display 2 as a display means, a program execution selection means 3 for selecting a program execution means by an interactive method, and a selected execution means. After analyzing the execution parameters, the program execution means 4 (execution means 1) for controlling the execution of the program
~ Execution means n), the program execution procedure storage means 5 for storing the program execution means and the history of the execution parameters in the program execution history table 9 on the storage device, and the display 2 of the execution history list by the program execution history table 9. Displayed on the display 2, the program re-execution selection means 7 for selecting a re-execution program from the execution history list displayed on the display 2, the execution means and execution parameters in the program execution means storage table 9, and the program The program re-execution control means 8 transfers control to the execution means 4.

【0008】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0009】まず、プロウラム実行選択手段3より対話
方式によって、JCLストリームによるプログラム実
行、JCLマクロによりプログラム実行、JCL簡易登
録によるプログラム実行、メニュー画面より選択するプ
ログラム実行等を含むプログラム実行手段4(実行手段
1〜実行手段n)をキーボード1から選択し、実行パラ
メータを入力する。次に、選択したプログラム実行手段
4(実行手段1〜実行手段n)により実行パラメータが
プログラム実行手段4にて解析されプログラムを実行す
る。そして、プログラムを実行した時、プログラム実行
手順保存手段5によりプログラム実行履歴テーブル9に
表示番号と実行手段と実行パラメータとを保存する。
First, the program execution means 4 (execution of program execution by JCL stream, program execution by JCL macro, program execution by JCL simple registration, program execution selected from menu screen, etc. by program execution selection means 3 in an interactive manner. The means 1 to the execution means n) are selected from the keyboard 1 and the execution parameters are input. Next, the selected program execution means 4 (execution means 1 to execution means n) analyzes the execution parameters by the program execution means 4 and executes the program. When the program is executed, the program execution procedure storage means 5 stores the display number, the execution means and the execution parameter in the program execution history table 9.

【0010】次に、プログラム実行履歴テーブル9の保
存手順について説明する。
Next, the procedure for storing the program execution history table 9 will be described.

【0011】まず、最初に実行手段2を実行した場合、
履歴番号の1番目のテーブルに表示番号1と実行手段2
と実行パラメータとを保存する。次に、実行手段3が実
行された場合、履歴番号の2番目のテーブルに実行手段
3と実行パラメータとを保存する。このようにして、更
にm番目に実行手段nにより実行した場合、履歴番号の
m番目のテーブルに表示番号mと実行手段nと実行パラ
メータとを保存する。
First, when the executing means 2 is executed first,
Display number 1 and execution means 2 in the first table of history numbers
And save the execution parameters. Next, when the execution means 3 is executed, the execution means 3 and the execution parameters are stored in the second table of history numbers. In this way, when the m-th execution is performed by the execution means n, the display number m, the execution means n, and the execution parameters are stored in the m-th table of history numbers.

【0012】ここで、履歴番号のm番目のテーブルまで
保存された後、実行手段2より実行した場合、履歴番号
1のテーブルに表示番号mと実行手段2と実行パラメー
タを保存し、履歴番号2のテーブルの表示番号を1に履
歴番号3のテーブルの表示番号を2に、履歴番号mのテ
ーブルの表示番号を(m−1)にm個のテーブルの表示
番号をすべて保存しなおす。
[0012] Here, when the m-th table of the history number is stored and then executed by the executing means 2, the display number m, the executing means 2 and the execution parameter are stored in the table of the history number 1, and the history number 2 The display number of the table of 1 is set to 1, the display number of the table of history number 3 is set to 2, the display number of the table of history number m is set to (m-1), and the display numbers of m tables are all saved again.

【0013】以上のような手順により、プログラム実行
履歴テーブル9に順次m個のプログラム実行手段4と実
行パラメータとを保存する。
By the above procedure, the m program execution means 4 and the execution parameters are sequentially stored in the program execution history table 9.

【0014】次に、プログラム実行履歴テーブル9に保
存されたプログラムを再実行する時、保存プログラム表
示手段6によりプログラム実行履歴テーブル9の表示番
号の1からmまでの実行手段と実行パラメータとをディ
スプレイ2に表示する。そして、オペレータは、保存プ
ログラム表示手段6により表示された中より再実行する
プログラムをプログラム再実行選択手段7によりキーボ
ード1から選択する。続いて、プログラム再実行手段8
は、選択されたプログラムの実行手段と実行パラメータ
とをプログラム実行履歴テーブル9から解析し、プログ
ラム実行手段4(実行手段1〜実行手段n)に制御を移
しプログラムの再実行を行う。
Next, when the program stored in the program execution history table 9 is re-executed, the stored program display means 6 displays the execution means and the execution parameters of the display numbers 1 to m of the program execution history table 9. Display on 2. Then, the operator selects a program to be re-executed from the keyboard displayed by the program re-execution selection means 7 from among the programs displayed by the saved program display means 6. Subsequently, the program re-execution means 8
Analyzes the execution means and execution parameters of the selected program from the program execution history table 9, transfers control to the program execution means 4 (execution means 1 to execution means n), and re-executes the program.

【0015】以上のような操作を実施することにより、
複数実行手段により複数のプログラムをプログラム実行
履歴テーブル9に保存し、プログラムの再実行を実施す
る時、ディスプレイ2に表示した保存プログラムの一覧
から任意のプログラムをキーボードから選択することに
より、プログラムの再実行が容易に可能となる。
By performing the above operation,
When a plurality of programs are stored in the program execution history table 9 by a plurality of executing means and the program is re-executed, the program can be re-executed by selecting an arbitrary program from the list of stored programs displayed on the display 2 using the keyboard. Execution becomes easy.

【0016】[0016]

【発明の効果】以上説明したように本発明は、複数の実
行プログラム(実行手段と実行パラメータ)を記憶装置
上のプログラム実行履歴テーブル上に保存し、プログラ
ム再実行時にプログラム実行履歴テーブルからディスプ
レイに表示したプログラム実行履歴の一覧のうち、再実
行したいプログラムを選択することにより、オペレータ
は再実行すべきプログラムの実行手段を考慮したり、キ
ーボードより実行パラメータ等を再入力することなくプ
ログラムの再実行が可能となる。
As described above, according to the present invention, a plurality of execution programs (execution means and execution parameters) are stored in the program execution history table on the storage device, and the program execution history table is displayed on the display when the program is re-executed. By selecting the program to be re-executed from the displayed program execution history list, the operator considers the execution means of the program to be re-executed and re-executes the program without re-entering execution parameters etc. from the keyboard. Is possible.

【0017】また、再実行パラメータの一部を修正し、
プログラムの再実行を実施する時、再実行パラメータの
部分的な修正が可能となり、プログラムの再実行がより
容易になるという効果がある。
Further, a part of the re-execution parameter is modified,
When the program is re-executed, the re-execution parameters can be partially modified, which makes it easier to re-execute the program.

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

【図1】本発明の一実施例を実現する各手段の構成を示
すブロック図である。
FIG. 1 is a block diagram showing a configuration of each means for realizing an embodiment of the present invention.

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

1 キーボード 2 ディスプレイ 3 プログラム実行選択手段 4 プログラム実行手段 5 プログラム実行手順保存手段 6 保存プログラム表示手段 7 プログラム再実行選択手段 8 プログラム再実行制御手段 9 プログラム実行履歴テーブル 1 Keyboard 2 Display 3 Program Execution Selection Means 4 Program Execution Means 5 Program Execution Procedure Saving Means 6 Saved Program Display Means 7 Program Reexecution Selection Means 8 Program Reexecution Control Means 9 Program Execution History Table

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 対話方式によりプログラムの実行手段を
選択するプログラム実行選択手段と、選択された前記プ
ログラムの実行手段より実行パラメータを解析し、かつ
プログラムを実行するプログラム実行手段と、このプロ
グラム実行手段と前記実行パラメータとをプログラム実
行履歴テーブルに保存するプログラム実行手順保存手段
と、前記プログラム実行履歴テーブルに保存されたプロ
グラム実行履歴の一覧を表示する保存プログラム表示手
段と、表示された前記プログラム実行履歴の一覧から再
実行するプログラムを選択するプログラム再実行選択手
段と、選択された再実行プログラムを基に前記プログラ
ム実行履歴テーブルより再実行に必要なプログラム実行
手段と実行パラメータとを解析し、かつ前記プログラム
実行手段に制御を移すプログラム再実行制御手段とを備
えることを特徴とするプログラムの再実行方式。
1. A program execution selection means for selecting a program execution means by an interactive method, a program execution means for analyzing execution parameters from the selected program execution means, and executing the program, and this program execution means. Program execution procedure storage means for storing the program execution history table and the program execution history table, storage program display means for displaying a list of the program execution history stored in the program execution history table, and the displayed program execution history A program re-execution selection means for selecting a program to be re-executed from the list, and a program execution means and an execution parameter required for re-execution from the program execution history table based on the selected re-execution program, and Transfer control to program execution means And a program re-execution control means.
JP198192A 1992-01-09 1992-01-09 Program rerunning system Withdrawn JPH05189373A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP198192A JPH05189373A (en) 1992-01-09 1992-01-09 Program rerunning system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP198192A JPH05189373A (en) 1992-01-09 1992-01-09 Program rerunning system

Publications (1)

Publication Number Publication Date
JPH05189373A true JPH05189373A (en) 1993-07-30

Family

ID=11516697

Family Applications (1)

Application Number Title Priority Date Filing Date
JP198192A Withdrawn JPH05189373A (en) 1992-01-09 1992-01-09 Program rerunning system

Country Status (1)

Country Link
JP (1) JPH05189373A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017162502A (en) * 2010-11-18 2017-09-14 グーグル インコーポレイテッド Context history of computing object

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017162502A (en) * 2010-11-18 2017-09-14 グーグル インコーポレイテッド Context history of computing object

Similar Documents

Publication Publication Date Title
JP2003173270A (en) Software debugging device
US20200201673A1 (en) View switching
JPH05189373A (en) Program rerunning system
EP1279096A1 (en) Improvements relating to computer systems
JPH07219980A (en) Test execution system
JP2001318796A (en) Program execution control method using internal and external event driven system, recording medium and program preparation support system
JPH07253909A (en) Microprogram verifying method
JPH11306042A (en) Software development support device and debugging method
WO2016071987A1 (en) Analysis device system, and program for said system
KR920001103B1 (en) Test software simulation method for electronic exchanger
JP2002182813A (en) Device and method for supporting user
JPH08137717A (en) Debugging method and device therefor
JPH06139039A (en) Computer system
JP2747164B2 (en) Software simulator
JP2677605B2 (en) Information processing apparatus and information processing method
JP2023116598A5 (en)
JP2023002827A5 (en)
JPH03252771A (en) Logical circuit simulation system
JPH06348542A (en) Computer system test assisting device
JP2004021658A (en) Program automatic execution system
JPS6349817A (en) Command controller
JP2953932B2 (en) Maintenance panel operation training device
JP2000010813A (en) Simulation test system
JPS61256450A (en) Analyzing system for operation of central processing unit
JPH04255038A (en) Method for executing input/output by simulator in processor

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408