JPH0131222B2 - - Google Patents

Info

Publication number
JPH0131222B2
JPH0131222B2 JP56154642A JP15464281A JPH0131222B2 JP H0131222 B2 JPH0131222 B2 JP H0131222B2 JP 56154642 A JP56154642 A JP 56154642A JP 15464281 A JP15464281 A JP 15464281A JP H0131222 B2 JPH0131222 B2 JP H0131222B2
Authority
JP
Japan
Prior art keywords
editing
section
registration
parameter
block
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.)
Expired
Application number
JP56154642A
Other languages
Japanese (ja)
Other versions
JPS5856020A (en
Inventor
Takanao Hiraoka
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP56154642A priority Critical patent/JPS5856020A/en
Publication of JPS5856020A publication Critical patent/JPS5856020A/en
Publication of JPH0131222B2 publication Critical patent/JPH0131222B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control

Description

【発明の詳細な説明】 本発明はテーブル登録方式に係り、特に端末制
御装置における端末機とホストコンピユータ間の
送返信時の交信メツセージのデータ編集を行う編
集出口ルーチンの引用を管理する登録テーブル作
成方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a table registration method, and particularly to creating a registration table for managing the citation of an editing exit routine that edits data of communication messages during transmission and return between a terminal and a host computer in a terminal control device. Regarding the method.

複数端末機とホストコンピユータ間の交信メツ
セージを端末制御装置が中継する際に、交信メツ
セージは端末機の種類及び適用業務毎にフオーマ
ツトも処理内容も多種多様であり、同一メツセー
ジにおいても端末機での入出力フオーマツトとホ
ストコンピユータでの処理フオーマツトとは異な
つている。
When a terminal control device relays communication messages between multiple terminals and a host computer, the formats and processing contents of the communication messages vary depending on the type of terminal and application work, and even for the same message, the terminal The input/output format and the processing format on the host computer are different.

端末制御装置では、端末機から受信した送信メ
ツセージの入力フオーマツトをホストコンピユー
タの処理フオーマツトに編集してからホストコン
ピユータへの送信準備及び送信を行い、更にホス
トコンピユータから受信した返信メツセージの処
理フオーマツトを端末機別の出力フオーマツトに
編集してから端末機への返信準備及び返信を行
う。
The terminal control device edits the input format of the sent message received from the terminal into the processing format of the host computer, prepares for transmission to the host computer, and then edits the processing format of the reply message received from the host computer. After editing the output format for each device, prepare and send a reply to the terminal device.

端末制御装置が受信したメツセージの送信及び
返信準備の為の処理内容の違いは、端末制御装置
で動作する処理部(以降、パツケージプログラム
と言う)を処理内容別に用意する事で対処し、又
端末機毎の入出力フオーマツトとホストコンピユ
ータの処理フオーマツトとの違いを調整する編集
作業は端末機毎及び適用業務毎に編集部(以降編
集出口ルーチンと称する)を用意し、当該編集出
口ルーチンを前記パツケージプログラムが呼び出
す事で対処している。前記編集出口ルーチンは端
末機のハードウエア特性及びメツセージ構成情報
を記載した編集パラメタ部(以降パラメタブロツ
クと称する)を参照しながら動作するように設計
されている。従つて、パツケージプログラムがメ
ツセージ編集を編集出口ルーチンに依頼する時
は、編集出口ルーチン種別(編集出口ルーチン名
又は編集出口ルーチンのエントリイアドレス)及
びパラメタブロツク種別(パラメタブロツク名又
はパラメタブロツクのエントリイアドレス)を組
合せて指定しなければならない。
Differences in the processing content for sending messages received by the terminal control device and preparing a reply can be handled by preparing processing units (hereinafter referred to as package programs) that operate on the terminal control device for each processing content. For editing work that adjusts the difference between the input/output format of each machine and the processing format of the host computer, an editing section (hereinafter referred to as an editing exit routine) is prepared for each terminal machine and each application task, and the editing exit routine is executed in the above-mentioned package. This is handled by the program calling it. The editing exit routine is designed to operate while referring to an editing parameter section (hereinafter referred to as parameter block) that describes the hardware characteristics of the terminal and message configuration information. Therefore, when a package program requests an edit exit routine to edit a message, it must specify the edit exit routine type (edit exit routine name or edit exit routine entry address) and parameter block type (parameter block name or parameter block entry address). Must be specified in combination.

パツケージプログラムは端末制御装置に備えた
オペレーテイングシステム(以降、単にOSと称
する)の配下で動作するプログラムであり、OS
の構築はシステムゼネレーシヨンによつて行われ
る。従来、前記の編集出口ルーチンやパラメタブ
ロツクもOSの一つの構成要素であり、前記のOS
は計算機メーカから供与されるオリジナルOSか
ら、計算機導入側の計算機システムの機器構成及
び適用業務を考慮し、必要なものを選択編集した
OSであつて、機器変更や増設或いはシステム構
成変更があれば、その都度システムゼネレーシヨ
ンによつて再構築すべきものである。以下に図を
用いてシステムゼネレーシヨンから計算機稼動に
至るまでの準備作業と手順を説明する。
A package program is a program that runs under the operating system (hereinafter simply referred to as OS) provided in the terminal control device.
Construction is performed by system generation. Conventionally, the above-mentioned edit exit routine and parameter block were also components of the OS, and the above-mentioned OS
selected and edited the necessary OS from the original OS provided by the computer manufacturer, taking into consideration the equipment configuration of the computer system to be installed and the application business.
The OS must be rebuilt by system generation each time there is a change in equipment, expansion, or system configuration. The preparatory work and procedures from system generation to computer operation will be explained below using diagrams.

第1図は装置接続図で、図中、500はホスト
コンピユータ、100は端末制御装置、101〜
103は端末機である。
FIG. 1 is a device connection diagram, in which 500 is a host computer, 100 is a terminal control device, 101-
103 is a terminal device.

第2図は第1図における端末制御装置内で動作
するOSの構築(システムゼネレーシヨン)作業
からパツケージプログラム稼動直前までの概要作
業手順ブロツク図であり、特に前記の編集出口ル
ーチンに関係する部分だけを説明する図である。
FIG. 2 is a block diagram of the general work procedure from the construction of the OS running in the terminal control device (system generation) in FIG. FIG.

図中、1,2,3は作業ブロツクであり、20
0は記憶部としての大容量記憶媒体(例えば、磁
気テープ装置、直接アクセス記憶装置)で、30
0は記憶部としての主記憶媒体であつて、20〜
23は作業ブロツク1,2,3において入出力さ
れるプログラムやデータであり、作業ブロツク
1,2,3を第3図ないし第5図対応で併せ説明
する。
In the figure, 1, 2, 3 are work blocks, 20
0 is a mass storage medium (for example, magnetic tape device, direct access storage device) as a storage unit, and 30
0 is the main storage medium as a storage unit, and 20 to
Reference numeral 23 denotes programs and data input and output in work blocks 1, 2, and 3, and work blocks 1, 2, and 3 will be explained in conjunction with FIGS. 3 to 5.

ブロツク1はOS構築のシステムゼネレーシヨ
ン作業である。入力データはメーカ供与のオリジ
ナルOS11、システムゼネレータ10、構築さ
れるOSの定義情報とパラメタ12である。又出
力は第3図図示のパツケージプログラム20、編
集出口ルーチン・データセツト22、パラメタブ
ロツク・テーブル23、編集出口ルーチンとパラ
メタブロツクの組合せを登録する登録テーブル2
1であり、いずれも大容量記憶媒体200(第2
図)に出力される。登録テーブル21(第3図)
はn個の登録ブロツク230に分割され、各々の
登録ブロツク230はフラグ部231、編集出口
ルーチン名記入部232、編集出口ルーチン・エ
ントリイ・アドレス記入部233、パラメタブロ
ツク名記入部234、パラメタブロツク・エント
リイ・アドレス記入部235から成る領域に分け
られ、特にフラグ部231のON又はOFF、編集
出口ルーチン名記入部232に編集出口ルーチン
名記入部232の編集出口ルーチン名210とパ
ラメタブロツク名記入部234のパラメタブロツ
ク名220は入力されたパラメタ12を用いて書
き込まれ、編集出口ルーチン・エントリイ・アド
レス記入部233とパラメタブロツク・エントリ
イ・アドレス記入部235は未記入のままで出力
される。又パツケージプログラム20(第3図)
はn箇所に編集依頼部(以降編集出口ルーチン呼
び出し部と称する)201があり、各々に前記登
録テーブル21のn個の登録ブロツク230と1
対1の位置対応関係が与えられる。
Block 1 is the system generation work for building the OS. The input data is the original OS 11 provided by the manufacturer, the system generator 10, and definition information and parameters 12 of the OS to be constructed. The output is a package program 20 shown in FIG. 3, an edit exit routine data set 22, a parameter block table 23, and a registration table 2 for registering combinations of edit exit routines and parameter blocks.
1, and both have a large capacity storage medium 200 (second
(Figure). Registration table 21 (Figure 3)
is divided into n registration blocks 230, and each registration block 230 has a flag section 231, an edit exit routine name entry section 232, an edit exit routine entry address entry section 233, a parameter block name entry section 234, and a parameter block entry entry section. - Divided into an area consisting of an address entry section 235, in particular the ON or OFF of the flag section 231, the edit exit routine name 210 of the edit exit routine name entry section 232, and the parameter block name of the parameter block name entry section 234. 220 is written using the input parameters 12, and the edit exit routine entry address entry section 233 and the parameter block entry address entry section 235 are output without entry. Also, package program 20 (Figure 3)
has an edit request unit (hereinafter referred to as an edit exit routine calling unit) 201 at n locations, and each registers n registration blocks 230 and 1 of the registration table 21.
A to-one positional correspondence is given.

次のブロツク2は大容量記憶媒体200(第2
図)内にあるプログラムやデータを主記憶媒体3
00(第2図)にロードする第1段階の初期化作
業である。つまり、大容量記憶媒体200に書き
込まれたパツケージプログラム20を主記憶媒体
300のアドレスα(第4図)から、編集出口ル
ーチン・データセツト22をアドレスγ1(第4図)
から、パラメタブロツク・テーブル23をアドレ
スδ1(第4図)から、登録テーブル21をアドレ
スβ1(第4図)からと各々を主記憶媒体300に
配置し、前記の配置アドレスα,β1,γ1,δ1を次
のブロツク3の作業に通知する。この時、記号2
0ないし23は主記憶媒体300に配置したもの
に英字aを付加して記号20aないし23aで区
別する。
The next block 2 is a mass storage medium 200 (second
Figure) The programs and data in the main storage medium 3
00 (FIG. 2) is the first stage initialization work. That is, the package program 20 written in the mass storage medium 200 is moved from the address α (FIG. 4) of the main storage medium 300, and the edit exit routine data set 22 is moved from the address γ 1 (FIG. 4).
, the parameter block table 23 is placed from the address δ 1 (FIG. 4), and the registration table 21 is placed from the address β 1 (FIG. 4), respectively, in the main storage medium 300, and the above-mentioned placement addresses α, β 1 are placed. , γ 1 , δ 1 to the next block 3 operation. At this time, symbol 2
0 to 23 are distinguished by symbols 20a to 23a by adding the alphabet a to those arranged in the main storage medium 300.

第4図はプログラム及びデータの構成概要図で
あり、いずれも第2図図示の主記憶媒体300内
での配置図である。図中、パツケージプログラム
20aには編集出口ルーチン210の呼び出し部
201がn箇所、つまりアドレスαt(t=1〜n)
位置にある。但し、編集出口ルーチン210の呼
び出し手続きは後述する登録テーブル21aの所
定の登録ブロツク230内のフラグ部231に依
存している。登録テーブル21aにはn個の登録
ブロツク230であり、各々はアドレスβt(t=
1〜n)に位置付けられている。各々の登録ブロ
ツク230は前記パツケージプログラム20a内
n個所の呼び出し部201と1対1の位置対応で
関係付けられ、例えばパツケージプログラム20
aのアドレスα3位置(図示せず)の呼び出し部2
01はアドレスβ3位置(図示せず)の登録ブロツ
ク230を引用するようにしてある。この呼び出
し手続きはパツケージプログラム20a内斜線表
示の呼び出し部201の右側に表示した流れ図の
判断ブロツクで行つている。
FIG. 4 is a schematic diagram of the structure of programs and data, both of which are layout diagrams within the main storage medium 300 shown in FIG. In the figure, the package program 20a has n calling parts 201 of the editing exit routine 210, that is, addresses αt (t=1 to n).
in position. However, the calling procedure of the edit exit routine 210 depends on a flag section 231 in a predetermined registration block 230 of the registration table 21a, which will be described later. The registration table 21a has n registration blocks 230, each with an address βt (t=
1 to n). Each registration block 230 is associated with n calling units 201 in the package program 20a in a one-to-one positional correspondence, for example, in the package program 20a.
Calling unit 2 at address α 3 position (not shown) of a
01 refers to the registration block 230 at the address β3 location (not shown). This calling procedure is carried out in the judgment block of the flowchart displayed on the right side of the calling section 201 indicated by diagonal lines in the package program 20a.

編集出口ルーチン・データセツト22aはn′個
の編集出口ルーチン210の集まりであり、各々
の編集出口ルーチン210は識別名(編集出口ル
ーチン名)を持ちアドレスγ1〜γn′に配置される。
又パラメタブロツク・テーブル23aはn″個のパ
ラメタブロツク220の集まりであり、各々のパ
ラメタブロツク220は識別名(パラメタブロツ
ク名)を持ちアドレスδ1〜δn″までに配置される。
The edit exit routine data set 22a is a collection of n' edit exit routines 210, and each edit exit routine 210 has an identification name (edit exit routine name) and is located at addresses γ 1 to γ n'.
The parameter block table 23a is a collection of n'' parameter blocks 220, each of which has an identification name (parameter block name) and is arranged at addresses δ 1 to δn″.

第2図のブロツク3の作業は、パツケージプロ
グラム20aに関しては、編集出口ルーチン呼び
出し部201に書き込まれていた登録ブロツク2
30の相対位置(β1+x)を絶対アドレス(βA t
に書き替える第2段階の初期化作業であり、登録
テーブル21aに関しては、ブロツク1の作業で
未記入であつた登録ブロツク230内の編集出口
ルーチン・エントリイ・アドレス233及びパラ
メタブロツクエントリイアドレス235の書き込
み作業である。つまり、アドレスβtに位置するフ
ラグ部231を調べフラグが“ON”ならば編集
出口ルーチン名記入部232に書かれた編集出口
ルーチン名をキイーにして編集出口ルーチン・デ
ータセツト22aを検索し、同一編集出口ルーチ
ン名を見い出したら、その編集出口ルーチンのエ
ントリイ・アドレスγiを登録ブロツク230の編
集出口ルーチン・エントリイ・アドレス記入部2
33に書き込み、更にパラメタブロツク名記入部
234に書かれたパラメタブロツク名をキイーに
してパラメタブロツク・テーブル23aを検索
し、同一パラメタブロツク名を見い出したら、そ
のパラメタブロツクエントリイアドレスδjを登録
ブロツク230のパラメタブロツクエントリイア
ドレス記入部235に書き込む。上記の手順をパ
ツケージプログラム20aのαt(t=1〜n)に
行い、同時に登録テーブル21aのβt(t=1〜
n)にも行つた結果が第5図図示のブロツク3か
らの出力となるパツケージプログラム20bと登
録テーブル21bである。
Regarding the package program 20a, the work of block 3 in FIG.
30 relative position (β 1 +x) as absolute address (β A t )
This is the second stage initialization work to rewrite to the registration table 21a, and write the edit exit routine entry address 233 and parameter block entry address 235 in the registration block 230 that were not filled in in the work of block 1. It's work. That is, the flag section 231 located at address βt is checked, and if the flag is "ON", the edit exit routine data set 22a is searched using the edit exit routine name written in the edit exit routine name entry section 232 as a key, and the same edit exit is searched. When the routine name is found, the entry address γi of the editing exit routine is entered in the editing exit routine entry address entry section 2 of the registration block 230.
33, and then searches the parameter block table 23a using the parameter block name written in the parameter block name entry field 234 as a key, and if the same parameter block name is found, the parameter block entry address δ j is registered in the register block 230. It is written in the parameter block entry entry address entry field 235. The above procedure is performed for α t (t=1 to n) of the package program 20a, and at the same time β t (t=1 to n) of the registration table 21a is
The results obtained by performing step n) are the package program 20b and registration table 21b which are output from block 3 shown in FIG.

第5図におけるフローチヤートは、パツケージ
プログラム20bの斜線部(編集出口ルーチン呼
び出し部201)の実行手順図である。つまり、
判断ブロツクで登録テーブル21bのアドレスβt
位置にある登録ブロツク230のフラグ部231
のフラグの“ON”又は“OFF”を調べ、フラグ
が“ON”ならばアドレスγi(第4図参照)にあ
る編集出口ルーチン210へ分岐し、編集出口ル
ーチン210はアドレスδj(第4図参照)にある
パラメタブロツク220を参照しながらメツセー
ジ編集を行うものである。
The flowchart in FIG. 5 is an execution procedure diagram of the shaded portion (edit exit routine calling section 201) of the package program 20b. In other words,
The address β t of the registration table 21b is determined in the judgment block.
Flag section 231 of registration block 230 in position
Checks whether the flag is "ON" or "OFF", and if the flag is "ON", the process branches to the edit exit routine 210 at address γi (see Figure 4), and the edit exit routine 210 goes to address δj (see Figure 4). The message is edited while referring to the parameter block 220 in (Reference).

以上説明した如く、パツケージプログラム20
b(第5図)のアドレスαtで編集出口ルーチン2
10を呼び出すか否かは、登録テーブル21b内
の登録ブロツク230のフラグ部231のON又
はOFFに基づいている。従つて、端末機の増
設・変更・撤去等があると、フラグ部231(第
5図)の書き替え、また変更があればパラメタブ
ロツクの書き替えが必要となる。しかるに、登録
ブロツク230のフラグ部231及びパラメタブ
ロツク名記入部234の書き込みはシステムゼネ
レーシヨンによる作業(第2図のブロツク1)で
あるので、改めてシステムゼネレーシヨンを行わ
ねばならぬ不便がある。更に、システムゼネレー
シヨンはハードウエアシステム構成規模が或る程
度以上でないと実行できず、通常はホストコンピ
ユータを用いてシステムゼネレーシヨンを行つて
いる。システムゼネレーシヨン作業中は、他の業
務との並行ランは出来ないので、日中に行うなら
ば日常業務を停止する必要がある為、通常は、一
日の業務処理が終了した深夜に行つており、この
間における工数の過負荷が問題となる。
As explained above, package program 20
Edit exit routine 2 at address α t of b (Figure 5)
10 is based on ON or OFF of the flag section 231 of the registration block 230 in the registration table 21b. Therefore, if a terminal is added, changed, or removed, it is necessary to rewrite the flag section 231 (FIG. 5), and if there is a change, it is necessary to rewrite the parameter block. However, writing in the flag section 231 and parameter block name entry section 234 of the registration block 230 is performed by system generation (block 1 in Fig. 2), so there is the inconvenience of having to perform system generation again. . Furthermore, system generation cannot be executed unless the hardware system configuration scale is above a certain level, and system generation is normally performed using a host computer. During system generation work, it cannot be run concurrently with other work, so if it is done during the day, it is necessary to stop the daily work, so it is usually done late at night after the day's work processing is completed. The overload of man-hours during this period becomes a problem.

本発明の目的は前記の問題点に鑑みてなされた
ものであつて、端末機からの交信メツセージのフ
オーマツト編集に係る編集出口ルーチン及び編集
出口ルーチンが引用するパラメタの変更や追加な
いしは削除の作業をシステムゼネレーシヨン作業
から切りして独立に行う事にあり、本目的を達成
する為の本発明になるテーブル登録方式は、複数
の被制御装置に接続される制御装置であつて、デ
ータの編集依頼部を複数箇所に備えた処理部と、
前記データの編集を行う複数の編集部から成る編
集部群と、該編集部の動作時に1対1対応で付与
され編集に必要な所定数の編集をパラメタを有す
る複数の編集パラメタ部から成る編集パラメタテ
ーブルと、該処理部の編集依頼部の各々に対応し
て設けられ且つ各々の依頼毎に参照される該編集
部及び該編集パラメタ部の指示情報を登録する登
録部から成る登録テーブルとを備え、前記データ
編集の要・不要に基づいて該登録部にフラグを予
め設定しておき、該フラグを設定した該登録部に
記載されている当該編集部指示情報及び当該編集
パラメタ部指示情報を基に依頼されたデータ編集
を行うシステムにおいて、該編集パラメタテーブ
ルと前記データ編集の要・不要に応じて設定され
る複数フラグを生成する生成手段、並びに該処理
部の動作準備を行う初期化手段とを用意し、該編
集パラメタテーブル及び前記複数フラグを該生成
手段で生成しておき、該初期化手段が該登録部の
各々の位置に該生成されたフラグに基づく編集の
要・不要の設定及び該生成された前記編集パラメ
タテーブルによる該編集部指示情報と該編集パラ
メタ部指示情報とを登録する事を特徴とするもの
であつて、以下に図を用いて詳細に説明する。
SUMMARY OF THE INVENTION An object of the present invention has been made in view of the above-mentioned problems, and provides an editing exit routine for editing the format of communication messages from a terminal, and the work of changing, adding, or deleting parameters cited by the editing exit routine. The table registration method of the present invention is to separate from the system generation work and perform it independently. A processing unit with request units in multiple locations,
Editing consisting of an editing section group consisting of a plurality of editing sections that edit the data, and a plurality of editing parameter sections having a predetermined number of editing parameters necessary for editing, which are assigned in one-to-one correspondence when the editing section operates. A registration table consisting of a parameter table and a registration section that is provided corresponding to each of the editing request sections of the processing section and that registers instruction information of the editing section and the editing parameter section that is referenced for each request. In preparation, a flag is set in advance in the registration section based on whether the data editing is necessary or not, and the editing department instruction information and editing parameter section instruction information written in the registration section in which the flag is set are In a system that performs data editing requested based on data editing, a generation means for generating the editing parameter table and a plurality of flags set depending on whether or not the data editing is necessary, and an initialization means for preparing the operation of the processing section. and the editing parameter table and the plurality of flags are generated by the generation means, and the initialization means sets whether editing is necessary or unnecessary based on the generated flags at each position of the registration section. The present invention is characterized in that the editing section instruction information and the editing parameter section instruction information based on the generated editing parameter table are registered, and will be described in detail below with reference to the drawings.

第6図及び第7図は本発明の一実施例であつ
て、第6図はシステムゼネレーシヨンから本稼動
に至るまでの準備作業の流れを示す処理ブロツク
図、第7図はテーブル構成図である。
6 and 7 show an embodiment of the present invention, in which FIG. 6 is a processing block diagram showing the flow of preparatory work from system generation to actual operation, and FIG. 7 is a table configuration diagram. It is.

第6図が第2図と異なるのは、ブロツク1′の
システムゼネレーシヨン作業でパラメタブロツ
ク・テーブル23の出力をブロツク4の生成手段
に移管し、更にブロツク2′の作業を経由せずに
ブロツク3′の初期化手段でパラメタブロツク・
テーブル23を主記憶媒体300に配置する事に
ある。図中、ブロツク1′はパラメタブロツク・
テーブル23を出力する代わりに大容量記憶媒体
200′上に生成するパラメタブロツク・テーブ
ル23の指示情報24を出力して、ブロツク4の
生成手段に通知する。この指示情報には、「媒体
種別、媒体内でのフアイル位置、必要とするパラ
メタブロツクの個数とその名前、編集出口ルーチ
ン呼び出し回数(登録ブロツクの個数に同一)」
等が含まれている。
The difference between FIG. 6 and FIG. 2 is that in the system generation work of block 1', the output of the parameter block table 23 is transferred to the generation means of block 4, and the output of the parameter block table 23 is transferred without going through the work of block 2'. The initialization means of block 3' sets the parameter block.
The purpose is to arrange the table 23 in the main storage medium 300. In the figure, block 1' is a parameter block.
Instead of outputting the table 23, the instruction information 24 of the parameter block table 23 generated on the mass storage medium 200' is outputted and notified to the block 4 generating means. This instruction information includes "media type, file position within the medium, number of required parameter blocks and their names, number of calls to the edit exit routine (same as the number of registered blocks)"
etc. are included.

ブロツク4は前記の指示情報24、及びパラメ
タブロツクの定義情報と編集出口ルーチンの登録
定義情報(前出のフラグ)の組合せデータ13と
を入力され、従来技術で説明した第4図のパラメ
タブロツク・テーブル23aに同等な構成を持つ
パラメタブロツク・テーブル23aと後述する登
録管理ブロツク25aの両者(第7図)を出力す
る。
The block 4 receives the above-mentioned instruction information 24 and the combination data 13 of the definition information of the parameter block and the registered definition information of the edit exit routine (the above-mentioned flag), and executes the parameter block of FIG. Both a parameter block table 23a having a configuration equivalent to the table 23a and a registration management block 25a (FIG. 7), which will be described later, are output.

上記パラメタブロツクの定義情報は編集出口ル
ーチン対応に用意されるパラメタであり、例えば
編集出口ルーチンが回線手順であれば、「パラメ
タブロツク名とその後に続けてネツトワークアド
レス、パス数(論理ユニツト数)、手順制御パラ
メタ(タイマ値、データ長)」を定義した情報で
あり、また編集出口ルーチンが端末制御であれ
ば、同様に「パラメタブロツク名とその後に続け
て端末の機種コード、端末パス数、手順制御パラ
メタ(タイマ値、データ長)」を定義した情報で
ある。また、編集出口ルーチンの登録定義情報は
登録ブロツク230の個数対応に用意した
“ON/OFF”のフラグ情報である。
The definition information of the above parameter block is a parameter prepared for the edit exit routine. For example, if the edit exit routine is a line procedure, the definition information of the parameter block is "parameter block name, followed by the network address, and the number of paths (number of logical units). , procedure control parameters (timer value, data length), and if the edit exit routine is terminal control, it similarly contains the "parameter block name followed by the terminal model code, terminal pass number, This is information that defines procedure control parameters (timer value, data length). Further, the registration definition information of the edit exit routine is "ON/OFF" flag information prepared corresponding to the number of registration blocks 230.

生成手段4は、上記指示情報24からの「媒体
種別、媒体内でのフアイル位置、必要とするパラ
メタブロツクの数とその名前」、また定義情報1
3からの「パラメタブロツクの定義情報」との照
合によつて大容量記憶媒体200′上の指示され
たフアイル内にパラメタブロツク・テーブル23
を出力し、この作業に続いて、上記指示情報24
からの「編集出口ルーチン呼び出し回数」と定義
情報13からの「登録定義情報」を参照すること
で、登録テーブル21内のn個の登録ブロツク2
30(第3図)と1対1で位置対応関係を持たせ
たn個のレコード251から成る登録管理ブロツ
ク25(第7図で説明する)を用意し、パツケー
ジプログラム20(第3図)の編集出口ルーチン
呼び出し部201対応となるレコード毎に、編集
出口ルーチンの要・不要を指示する登録定義情報
13によつて登録情報の管理データであるフラグ
のON又はOFFを記載し、前記のパラメタブロツ
ク・テーブルに付加して出力する。一方、システ
ムゼネレーシヨン作業1′では出力した登録テー
ブル21の編集出口ルーチン名記入部232、パ
ラメタブロツク名記入部234のみに書き込みを
行ない、フラグ部231(第3図)への書き込み
を行なわない。
The generating means 4 generates the "medium type, file position within the medium, number of required parameter blocks and their names" from the instruction information 24, and the definition information 1.
The parameter block table 23 is stored in the specified file on the mass storage medium 200' by checking with the "parameter block definition information" from 3.
After this operation, output the above instruction information 24.
n registered blocks 2 in the registration table 21 by referring to the "edit exit routine call count" from the "edit exit routine call count" and "registration definition information" from the definition information 13.
A registration management block 25 (explained in FIG. 7) consisting of n records 251 having a one-to-one positional correspondence with the package program 20 (FIG. 3) is prepared. For each record corresponding to the edit exit routine calling unit 201, ON or OFF of a flag, which is management data of registered information, is written by registration definition information 13 that indicates whether the edit exit routine is necessary or not, and the above-mentioned parameter block is written.・Add to the table and output. On the other hand, in system generation work 1', writing is performed only in the edit exit routine name entry section 232 and parameter block name entry section 234 of the outputted registration table 21, and no writing is performed in the flag section 231 (FIG. 3).

次のブロツク2′はパツケージプログラム20、
登録テーブル21、編集出口ルーチン・データセ
ツト22を主記憶媒体300内のアドレスα,
β1,γ1に各々配置(20ないし22を20aない
し22aとする)して、次のブロツク3′へ引き
渡す作業である。この時点では、パツケージプロ
グラム20a内のアドレスαt位置での登録テーブ
ル呼び出し部201(第3図)には、登録テーブ
ル21aの先頭アドレスβ1からの相対位置(β1
x)が記載されている。
The next block 2' is the package program 20,
The registration table 21 and the edit exit routine data set 22 are stored at addresses α,
This is an operation in which the blocks are placed in β 1 and γ 1 (20 to 22 are designated as 20a to 22a), respectively, and transferred to the next block 3'. At this point, the registration table calling unit 201 (FIG. 3) at the address αt position in the package program 20a has a relative position (β 1 +
x) is described.

ブロツク3′は登録テーブル21a内のフラグ
部231、編集出口ルーチン・エントリイ・アド
レス記入部233、及びパラメタブロツク・エン
トリイ・アドレス記入部235の各々に所定のア
ドレスを記入する初期化作業であつて、前記の名
称並びにアドレス記入済の登録テーブルを記号2
1bとする。ブロツク3′の作業は以下で説明す
る。
Block 3' is the initialization work of writing a predetermined address in each of the flag section 231, edit exit routine entry address entry section 233, and parameter block entry address entry section 235 in the registration table 21a. The registration table with the above name and address filled in is marked 2.
1b. The operation of block 3' will be explained below.

ブロツク3′は、パラメタブロツク・テーブル
23を主記憶媒体300のアドレスδ1から配置し
てパラメタブロツク・テーブル23aとし(第7
図参照)、又前記のパラメタブロツク・テーブル
23に付加している登録管理ブロツク25を主記
憶媒体300のアドレスd1(第7図参照)から配
置して25aとする。次に、パツケージプログラ
ム20a内のアドレスαt位置の各々の呼び出し部
201(第4図)の登録テーブル21aの引用ア
ドレスβtを相対アドレスβR tから絶対アドレスβA t
書き替えて20bとする。
Block 3' arranges parameter block table 23 from address δ1 of main storage medium 300 to form parameter block table 23a (7th block table 23a).
25a), and the registration management block 25 added to the parameter block table 23 is placed from address d1 (see FIG. 7) of the main storage medium 300. Next, the reference address βt of the registration table 21a of each calling unit 201 (FIG. 4) at the address αt position in the package program 20a is rewritten from the relative address β R t to the absolute address β A t , and becomes 20b. .

続いて、登録管理ブロツク25aの各々のアド
レスdt位置のレコード251のフラグの状態を調
べ、フラグが“ON”のものについては、登録管
理ブロツク25aと位置対応関係にある登録テー
ブル21aのアドレスβtからのフラグ部231を
“ON”にセツトする。次に、編集出口ルーチ
ン・データ・セツト22aは主記憶媒体300の
アドレスγ1から配置されており、またパラメタブ
ロツク・テーブル23aもδ1から配置されている
から、編集出口ルーチン・エントリイ・アドレス
記入部233とパラメタブロツク・エントリイ・
アドレス記入部235の書き込みを従来技術で説
明したと同様な手順で行つて21bとする事で登
録テーブル21の全記載情報の登録が完了する。
Next, the state of the flag in the record 251 at each address dt position of the registration management block 25a is checked, and if the flag is "ON", the address βt of the registration table 21a that has a positional relationship with the registration management block 25a is checked. Set the flag section 231 from "ON". Next, since the edit exit routine data set 22a is arranged from address γ1 of the main storage medium 300, and the parameter block table 23a is also arranged from δ1 , the edit exit routine entry address is written. Section 233 and parameter block entry
The registration of all the information in the registration table 21 is completed by writing in the address entry section 235 using the same procedure as described in the prior art 21b.

本一実施例によれば、パツケージプログラムが
引用する登録テーブルの変更やパラメタブロツク
の変更をシステムゼネレーシヨンによらずに成し
得る効果がある。
According to this embodiment, it is possible to change the registration table and the parameter block referred to by the package program without relying on system generation.

本発明によれば、編集パラメタを納めたパラメ
タブロツクの生成と登録テーブルの登録情報の生
成とがシステムゼネレーシヨンと無関係になる
為、計算機システム導入先毎の端末機の設置状態
が自由に設計できる効果があり、更に必要に応じ
て、日常業務遂行中であつても、ホストコンピユ
ータからパラメタブロツクのパツチが可能になる
効果がある。
According to the present invention, the generation of a parameter block containing editing parameters and the generation of registration information in a registration table are independent of system generation, so the installation status of terminals can be freely designed for each computer system installation location. Furthermore, it is possible to patch parameter blocks from the host computer as needed even during daily work.

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

第1図は機器接続図、第2図及び第6図は作業
手順図、第3図ないし第5図及び第7図はテーブ
ル配置図であり、図中、500はホストコンピユ
ータ、100は端末制御装置、101〜103は
端末機、1〜3及び1′〜3′は作業ブロツク、2
00と200′と300は記憶媒体、20はパツ
ケージプログラム、21は登録テーブル、22は
編集出口ルーチン・データセツト、23はパラメ
タブロツクテーブル、25aは登録管理ブロツ
ク、230は登録ブロツクである。
Figure 1 is an equipment connection diagram, Figures 2 and 6 are work procedure diagrams, and Figures 3 to 5 and 7 are table layout diagrams. In the figure, 500 is a host computer, 100 is a terminal control Devices, 101-103 are terminals, 1-3 and 1'-3' are work blocks, 2
00, 200' and 300 are storage media, 20 is a package program, 21 is a registration table, 22 is an edit exit routine data set, 23 is a parameter block table, 25a is a registration management block, and 230 is a registration block.

Claims (1)

【特許請求の範囲】 1 複数の被制御装置に接続される制御装置であ
つて、 データの編集依頼部を複数箇所に備えた処理部
と、前記データの編集を行う複数の編集部から成
る編集部群と、該編集部の動作時に1対1対応で
付与され編集に必要な所定数の編集パラメタを有
する複数の編集パラメタ部から成る編集パラメタ
テーブルと、該処理部の編集依頼部の各々に対応
して設けられ且つ各々の依頼毎に参照される該編
集部及び該編集パラメタ部の指示情報を登録する
登録部から成る登録テーブルとを備え、 前記データ編集の要・不要に基づいて該登録部
にフラグを予め設定しておき、該フラグを設定し
た該登録部に記載されている当該編集部指示情報
及び当該編集パラメタ部指示情報を基に依頼され
たデータ編集を行うシステムにおいて、 該編集パラメタテーブルと前記データ編集の
要・不要に応じて設定される複数フラグを生成す
る生成手段、並びに該処理部の動作準備を行う初
期化手段とを用意し、該編集パラメタテーブル及
び前記複数フラグを該生成手段で生成しておき、
該初期化手段が該登録部の各々の位置に該生成さ
れたフラグに基づく編集の要・不要の設定及び該
生成された前記編集パラメタテーブルによる該編
集部指示情報と該編集パラメタ部指示情報とを登
録する事を特徴とするテーブル登録方式。
[Scope of Claims] 1. A control device connected to a plurality of controlled devices, which comprises a processing section provided with data editing request sections at a plurality of locations, and a plurality of editing sections that edit the data. an editing parameter table consisting of a plurality of editing parameter sections each having a predetermined number of editing parameters that are assigned in a one-to-one correspondence during operation of the editing section and necessary for editing, and each of the editing request sections of the processing section. a registration table consisting of a registration section that registers instruction information of the editing section and the editing parameter section that are provided correspondingly and are referenced for each request; In a system in which a flag is set in advance in a section, and the requested data editing is performed based on the editing department instruction information and the editing parameter section instruction information written in the registration section where the flag is set, the editing is performed. A generating means for generating a parameter table and a plurality of flags set depending on whether or not the data editing is necessary, and an initializing means for preparing the operation of the processing section are prepared, and the editing parameter table and the plurality of flags are prepared. Generate it using the generation means,
The initialization means sets in each position of the registration section whether or not editing is necessary based on the generated flag, and sets the editing section instruction information and the editing parameter section instruction information based on the generated editing parameter table. A table registration method characterized by registering .
JP56154642A 1981-09-29 1981-09-29 Table registration system Granted JPS5856020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56154642A JPS5856020A (en) 1981-09-29 1981-09-29 Table registration system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56154642A JPS5856020A (en) 1981-09-29 1981-09-29 Table registration system

Publications (2)

Publication Number Publication Date
JPS5856020A JPS5856020A (en) 1983-04-02
JPH0131222B2 true JPH0131222B2 (en) 1989-06-23

Family

ID=15588672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56154642A Granted JPS5856020A (en) 1981-09-29 1981-09-29 Table registration system

Country Status (1)

Country Link
JP (1) JPS5856020A (en)

Also Published As

Publication number Publication date
JPS5856020A (en) 1983-04-02

Similar Documents

Publication Publication Date Title
US6115738A (en) Input/output device information management method and apparatus for multi-computers
JP2010086083A (en) Editing apparatus, editing program and editing method
CN110096685A (en) A kind of device identification generation method and device
US5257376A (en) Method and apparatus for configuring a control program nucleus with a minimum impact on system availabiltiy
JPH0744392A (en) Software delivery service system
GB2278468A (en) Configuring computer programs.
JPH0131222B2 (en)
JP2630227B2 (en) Terminal software automatic update system
JPS5941074A (en) On line documentation method and apparatus
JPS6312300B2 (en)
JP2707812B2 (en) Facsimile transmission data management method
JPH04275658A (en) Terminal software on-line batch updating device
CN114625084A (en) Control system-based node information acquisition method and device
CN114020251A (en) Mobile terminal development framework construction method and mobile terminal development framework
JPH11175376A (en) Updating method and updating device for data base and recording medium in which updating method is written
JPH036535B2 (en)
CN115357558A (en) Method and system for lossless migration of multiple data sources during service migration
JP3024596U (en) Information distribution system with personal message editing circuit
CN117270830A (en) Intelligent generation method and system for back-end codes based on front-end visual configuration
JP2002055951A (en) Device and method for managing job schedule operation and program recording medium
JPS60117357A (en) Terminal information processing system
JPH0659964A (en) Management system for distributed operation of dictionary
JPS60256289A (en) Picture information offer system
JPH06350664A (en) State matrix table generation aid/verification device
JP2003271384A (en) Software specification managing method and software specification managing device and its program