JPH04135234A - Program control system - Google Patents

Program control system

Info

Publication number
JPH04135234A
JPH04135234A JP25782790A JP25782790A JPH04135234A JP H04135234 A JPH04135234 A JP H04135234A JP 25782790 A JP25782790 A JP 25782790A JP 25782790 A JP25782790 A JP 25782790A JP H04135234 A JPH04135234 A JP H04135234A
Authority
JP
Japan
Prior art keywords
processing
execution control
load module
control table
contents
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
JP25782790A
Other languages
Japanese (ja)
Inventor
Hiroichi Mori
森 博一
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP25782790A priority Critical patent/JPH04135234A/en
Publication of JPH04135234A publication Critical patent/JPH04135234A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To easily control the processing flow by providing a means which decides the processing operations to be successively carried out after obtaining the position of a head address and by reference to a processing address table. CONSTITUTION:A processing execution control table evolving means 6 reads the contents of a processing execution control table file out of an auxiliary storage 5 and evolves the contents to a processing execution control table 4 of a load module 1. A processing decision means 7 obtains the position of a head address based on the contents of the table 4 evolved by the means 6 and decides the processing operations to be successively carried out by reference to a processing address table 3. At the same time, a processing execution means 8 carries out successively the processing operations included in a processing group 2 decided by the means 7. Thus the processing flow can be easily changed to the module 1 with change of the contents of the table 4.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はプログラム制御方式に関し、特に情報処理装置
の実行可能形式プログラムに対する処理の流れを制御す
るプログラム制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a program control method, and particularly to a program control method for controlling the flow of processing for an executable program of an information processing device.

〔従来の技術〕[Conventional technology]

従来のプログラム制御方式は、実行可能形式プログラム
であるロードモジュールに対する処理の流れを変更する
には、ソースプログラムを修正して、再度コンパイルお
よびリンクを行って、ロードモジュールを新たに作成し
直していた。
In conventional program control methods, in order to change the flow of processing for a load module, which is an executable program, the source program must be modified, compiled and linked again, and a new load module created. .

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のプログラム制御方式は、ロードモジュー
ルに対する処理の流れを変更するには、ソースプログラ
ムを修正して、再度コンパイルおよびリンクを行って、
ロードモジュールを新たに作成し直しているので、コン
パイルおよびリンクに長い時間がかかるという欠点を有
している。
In the conventional program control method described above, in order to change the flow of processing for a load module, the source program is modified, compiled and linked again, and then
Since the load module is newly created, it has the disadvantage that it takes a long time to compile and link.

本発明の目的は、コンパイルおよびリンクをしなくても
、処理実行コントロールテーブルの内容を変更するたけ
で、ロードモジュールに対する処理の流れを変更するこ
とができるプログラム制御方式を提供することにある。
An object of the present invention is to provide a program control method that can change the flow of processing for a load module simply by changing the contents of a processing execution control table without compiling or linking.

〔課題を解決するための手段〕[Means to solve the problem]

第1の発明のプログラム制御方式は、情報処理装置の実
行可能形式プログラムであるロードモジュールに対する
処理の流れを制御するプログラム制御方式において、 (A)種々の条件によってプログラムの流れを細分化し
た前記ロードモジュール上の処理群、(B)前記処理群
内の細分化した処理の各々の先頭アドレスを列挙して格
納する前記ロードモジュール上の処理アドレステーブル
、 (C)順次に起動させる処理のそれぞれに対応して、前
記処理アドレステーブルに格納された先頭アドレスの位
置のそれぞれを保持する前記ロードモジュール上の処理
実行コントロールテーブル、 (D)前記処理実行コントロールテーブルの各々を処理
実行コントロールテーブルファイルとして格納する補助
記憶装置、 (E>前記補助記憶装置から前記処理実行コントロール
テーブルファイルの内容を読出して、前記ロードモジュ
ール上の前記処理実行コントロールテーブルに展開する
処理実行コントロールテーブル展開手段、 (F)前記処理実行コントロールテーブル展開手段によ
り展開された前記処理実行コントロールテーブルの内容
に従って先頭アドレスの位置を得て、前記処理アドレス
テーブルを参照することにより、順次に実行すべき処理
を決定する処理決定手段、 (G)前記処理決定手段によって決定された前記処理群
の中の処理を順次に実行させる処理実行手段、 を備えて構成されている。
A program control method according to a first aspect of the present invention is a program control method for controlling the flow of processing for a load module, which is an executable program of an information processing device, wherein: (A) the flow of the program is subdivided according to various conditions; a processing group on the module, (B) a processing address table on the load module that enumerates and stores the start address of each of the subdivided processes in the processing group, and (C) corresponding to each of the processes to be started sequentially. (D) a processing execution control table on the load module that holds each of the positions of the start addresses stored in the processing address table; (D) an auxiliary device that stores each of the processing execution control tables as a processing execution control table file; a storage device; (E> processing execution control table development means for reading the contents of the processing execution control table file from the auxiliary storage device and developing it in the processing execution control table on the load module; (F) the processing execution control (G) a process determining unit that obtains the position of a start address according to the contents of the process execution control table expanded by the table expansion unit and determines processes to be sequentially executed by referring to the process address table; The processing execution means sequentially executes the processing in the processing group determined by the processing determination means.

また、第2の発明のプログラム制御方式は、情報処理装
置の実行可能形式プログラムであるロードモジュールに
対する処理の流れを制御するプログラム制御方式におい
て、 (A)あらかじめ、種々の条件によってプログラムの流
れを細分化した様々な処理を用意して、前記ロードモジ
ュール上に処理群を形成するとともに、前記処理群内の
細分化した処理の各々の先頭アドレスを列挙して格納す
ることにより、前記ロードモジュール上に処理アドレス
テーブルを設け、 (B)順次に起動させる処理のそれぞれに対応して、前
記処理アドレステーブルに格納された先頭アドレスの位
置のそれぞれを保持する処理実行コントロールテーブル
の各々を処理実行コントロールテーブルファイルとして
補助記憶装置に格納し、 (C)前記補助記憶装置から前記処理実行コントロール
テーブルファイルの内容を読出して、前記ロードモジュ
ール上に前記処理実行コントロールテーブルとして展開
し、 (D)展開された前記処理実行コントロールテーブルの
内容に従って先頭アドレスの位置を得て、前記処理アド
レステーブルを参照することにより、順次に実行すべき
処理を決定し、(E)決定された前記処理群の中の処理
を順次に実行させる、 ことにより構成されている。
Further, the program control method of the second invention is a program control method for controlling the flow of processing for a load module, which is an executable program of an information processing device, (A) subdividing the flow of the program according to various conditions in advance. By preparing various types of processing, forming a processing group on the load module, and enumerating and storing the start addresses of each of the subdivided processes in the processing group, A processing address table is provided, and (B) a processing execution control table file is provided for each processing execution control table that holds each of the positions of the start addresses stored in the processing address table, corresponding to each of the processings to be sequentially activated. (C) reading out the contents of the processing execution control table file from the auxiliary storage and developing it as the processing execution control table on the load module; (D) storing the expanded processing in the auxiliary storage; Obtain the position of the start address according to the contents of the execution control table, determine the processes to be executed sequentially by referring to the process address table, and (E) sequentially execute the processes in the determined process group. It is made up of the following:

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のプログラム制御方式の一実施例を示す
ブロック図である。
FIG. 1 is a block diagram showing an embodiment of the program control method of the present invention.

本実施例のプログラム制御方式は、第1図に示すように
、情報処理装置の実行可能形式プログラムであるロード
モジュール1に対する処理の流れを制御している。
As shown in FIG. 1, the program control system of this embodiment controls the flow of processing for a load module 1, which is an executable program of an information processing device.

ます、ロードモジュール1上の処理群2は、種々の条件
によってプログラムの流れを細分化した様々の処理A、
B、C,・・・・・・・・・を有している。
First, processing group 2 on load module 1 includes various processing A that subdivides the flow of the program according to various conditions.
It has B, C,...

また、ロードモジュール1上の処理アドレステーブル3
は、処理群2内の細分化した処理A。
In addition, the processing address table 3 on the load module 1
is subdivided treatment A within treatment group 2.

B、C,・・・・・・・・・の各々の先頭アドレスを列
挙して格納している。
The starting addresses of B, C, . . . are listed and stored.

一方、ロードモジュール1上の処理実行コントロールテ
ーブル4は、順次に起動させる処理のそれぞれに対応し
て、処理アドレステーブル3に格納された先頭アドレス
の位置のそれぞれを保持している。
On the other hand, the process execution control table 4 on the load module 1 holds each of the positions of the start addresses stored in the process address table 3, corresponding to each process to be started sequentially.

他方、補助記憶装置5は、処理実行コントロールテーブ
ル4の各々を処理実行コントロールテーブルファイルと
して格納している。
On the other hand, the auxiliary storage device 5 stores each of the processing execution control tables 4 as a processing execution control table file.

そこで、処理実行コントロールテーブル展開手段6は、
補助記憶装置5から処理実行コントロールテーブルファ
イルの内容を読出して、ロードモジュール1上の処理実
行コントロールテーブル4に展開している。
Therefore, the processing execution control table expansion means 6
The contents of the processing execution control table file are read from the auxiliary storage device 5 and expanded into the processing execution control table 4 on the load module 1.

そして、処理決定手段7は、処理実行コントロールテー
ブル展開手段6により展開された処理実行コントロール
テーブル4の内容に従って先頭アドレスの位置を得て、
処理アドレステーブル3を参照することにより、順次に
実行すべき処理を決定している。
Then, the processing determining means 7 obtains the position of the start address according to the contents of the processing execution control table 4 expanded by the processing execution control table expansion means 6,
By referring to the processing address table 3, the processing to be executed sequentially is determined.

また、処理実行手段8は、処理決定手段7によって決定
された処理群2の中の処理を順次に実行させている。
Further, the process execution means 8 sequentially executes the processes in the process group 2 determined by the process determination means 7.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明のプログラム制御方式は、
コンパイルおよびリンクをしなくても、処理実行コント
ロールテーブルの内容を変更するだけで、処理の実行順
序や条件を変更できるので、容易にロードモジュールに
対する処理の流れを変更することができるという効果を
有している。
As explained above, the program control method of the present invention is
You can change the processing execution order and conditions simply by changing the contents of the processing execution control table without compiling or linking, so it has the effect of easily changing the processing flow for load modules. are doing.

この結果、本発明のプログラム制御方式は、処理の実行
順序や条件の変更が生ずる場合に対して、ソースプログ
ラムの修正、コンパイル、リンクにともなう作業工数を
削減できるとともに、プログラムの作成段階に、処理の
実行順序や条件の誤りが発生して、プログラムの完成後
に発見された場合にも、容易に修正ができるという効果
を有している。
As a result, the program control method of the present invention can reduce the number of man-hours involved in modifying, compiling, and linking source programs when the execution order or conditions of processing are changed. This has the advantage that even if an error in the execution order or conditions occurs and is discovered after the program is completed, it can be easily corrected.

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

第1図は本発明のプログラム制御方式の一実施例を示す
ブロック図である。 1・・・・・・ロードモジュール、2・・・・・・処理
群、3・・・・・・処理アドレステーブル、4・・・・
・・処理実行コントロールテーブル、5・・・・・・補
助記憶装置、6・・・・・・処理実行コントロールテー
ブル展開手段、7・・・・・・処理決定手段、8・・・
・・・処理実行手段。
FIG. 1 is a block diagram showing an embodiment of the program control method of the present invention. 1... Load module, 2... Processing group, 3... Processing address table, 4...
...Processing execution control table, 5... Auxiliary storage device, 6... Processing execution control table expansion means, 7... Processing determining means, 8...
...Processing execution means.

Claims (1)

【特許請求の範囲】 1、情報処理装置の実行可能形式プログラムであるロー
ドモジュールに対する処理の流れを制御するプログラム
制御方式において、 (A)種々の条件によってプログラムの流れを細分化し
た前記ロードモジュール上の処理群、 (B)前記処理群内の細分化した処理の各々の先頭アド
レスを列挙して格納する前記ロードモジュール上の処理
アドレステーブル、 (C)順次に起動させる処理のそれぞれに対応して、前
記処理アドレステーブルに格納された先頭アドレスの位
置のそれぞれを保持する前記ロードモジュール上の処理
実行コントロールテーブル、 (D)前記処理実行コントロールテーブルの各々を処理
実行コントロールテーブルファイルとして格納する補助
記憶装置、 (E)前記補助記憶装置から前記処理実行コントロール
テーブルファイルの内容を読出して、前記ロードモジュ
ール上の前記処理実行コントロールテーブルに展開する
処理実行コントロールテーブル展開手段、 (F)前記処理実行コントロールテーブル展開手段によ
り展開された前記処理実行コントロールテーブルの内容
に従って先頭アドレスの位置を得て、前記処理アドレス
テーブルを参照することにより、順次に実行すべき処理
を決定する処理決定手段、 (G)前記処理決定手段によって決定された前記処理群
の中の処理を順次に実行させる処理実行手段、 を備えることを特徴とするプログラム制御方式。 2、情報処理装置の実行可能形式プログラムであるロー
ドモジュールに対する処理の流れを制御するプログラム
制御方式において、 (A)あらかじめ、種々の条件によってプログラムの流
れを細分化した様々な処理を用意して、前記ロードモジ
ュール上に処理群を形成するとともに、前記処理群内の
細分化した処理の各々の先頭アドレスを列挙して格納す
ることにより、前記ロードモジュール上に処理アドレス
テーブルを設け、 (B)順次に起動させる処理のそれぞれに対応して、前
記処理アドレステーブルに格納された先頭アドレスの位
置のそれぞれを保持する処理実行コントロールテーブル
の各々を処理実行コントロールテーブルファイルとして
補助記憶装置に格納し、 (C)前記補助記憶装置から前記処理実行コントロール
テーブルファイルの内容を読出して、前記ロードモジュ
ール上に前記処理実行コントロールテーブルとして展開
し、 (D)展開された前記処理実行コントロールテーブルの
内容に従って先頭アドレスの位置を得て、前記処理アド
レステーブルを参照することにより、順次に実行すべき
処理を決定し、 (E)決定された前記処理群の中の処理を順次に実行さ
せる、 ことを特徴とするプログラム制御方式。
[Scope of Claims] 1. In a program control method for controlling the flow of processing for a load module, which is an executable program of an information processing device, (A) the flow of the program is subdivided according to various conditions on the load module; (B) a process address table on the load module that enumerates and stores the start addresses of each of the subdivided processes in the process group; (C) a process address table corresponding to each of the processes to be started sequentially; , a process execution control table on the load module that holds each of the positions of the start addresses stored in the process address table; (D) an auxiliary storage device that stores each of the process execution control tables as a process execution control table file; (E) processing execution control table expansion means for reading the contents of the processing execution control table file from the auxiliary storage device and expanding it into the processing execution control table on the load module; (F) expansion of the processing execution control table (G) processing determining means for obtaining the position of a start address according to the contents of the processing execution control table developed by the means and determining the processing to be sequentially executed by referring to the processing address table; (G) the processing determining means; A program control method comprising: processing execution means for sequentially executing the processing in the processing group determined by the processing means. 2. In a program control method that controls the flow of processing for a load module, which is an executable program of an information processing device, (A) various processes are prepared in advance by subdividing the flow of the program according to various conditions, A processing address table is provided on the load module by forming a processing group on the load module and enumerating and storing the start address of each of the subdivided processes in the processing group, (B) sequentially (C ) reading the contents of the processing execution control table file from the auxiliary storage device and developing it as the processing execution control table on the load module; (D) determining the position of the start address according to the contents of the expanded processing execution control table; and determining processes to be executed sequentially by referring to the process address table; and (E) causing the determined processes in the process group to be executed sequentially. method.
JP25782790A 1990-09-27 1990-09-27 Program control system Pending JPH04135234A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25782790A JPH04135234A (en) 1990-09-27 1990-09-27 Program control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25782790A JPH04135234A (en) 1990-09-27 1990-09-27 Program control system

Publications (1)

Publication Number Publication Date
JPH04135234A true JPH04135234A (en) 1992-05-08

Family

ID=17311680

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25782790A Pending JPH04135234A (en) 1990-09-27 1990-09-27 Program control system

Country Status (1)

Country Link
JP (1) JPH04135234A (en)

Similar Documents

Publication Publication Date Title
JP2001147819A (en) Optimizing device and recording medium
JPH04135234A (en) Program control system
US20020099757A1 (en) Method and control unit for controlling technical procedures in a motor vehicle
US20020152256A1 (en) Method and device for reconstructing the process sequence of a control program
JPH01273136A (en) System for converting operating system to firmware
JPH06274328A (en) Execution method for program consisting of plural processing modules
JPH05297911A (en) Sequence control circuit for sequence controller
JP2927102B2 (en) Instruction string switching method and arithmetic processor using the same
JPH0447337B2 (en)
JPH02146625A (en) Extension system for number of registers
JPH0337719A (en) System for expanding master file on main storage device
JP2751423B2 (en) Program debug processing method
JP2000353359A (en) Storage device initializing method
JPH03139703A (en) Timer instruction processing system of programmable controller
JPH08272411A (en) Ladder instruction processor
JPH04256031A (en) Exceptional processing method in programming language
JP2000242524A (en) Software simulator for processor
JPH07319711A (en) Information processing system
JPH0357024A (en) Data multi-allocating system
JPH01188957A (en) Program exception processing system
JPH10214193A (en) Data processor and data processing method
JPH01158535A (en) Part adding system for object program
JPH01205331A (en) Large-scale program link system
JPH03208150A (en) Data processing system in input/output controller
JPH0561673A (en) Dynamic link system for object program