JPH0196730A - Restoration/processing system for control sentence - Google Patents

Restoration/processing system for control sentence

Info

Publication number
JPH0196730A
JPH0196730A JP25438787A JP25438787A JPH0196730A JP H0196730 A JPH0196730 A JP H0196730A JP 25438787 A JP25438787 A JP 25438787A JP 25438787 A JP25438787 A JP 25438787A JP H0196730 A JPH0196730 A JP H0196730A
Authority
JP
Japan
Prior art keywords
control
data
statement
control table
sentence
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
JP25438787A
Other languages
Japanese (ja)
Inventor
Yoshiharu Okuyama
奥山 義晴
Takashi Asai
隆 浅井
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
NTT Inc
Original Assignee
Fujitsu Ltd
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd, Nippon Telegraph and Telephone Corp filed Critical Fujitsu Ltd
Priority to JP25438787A priority Critical patent/JPH0196730A/en
Publication of JPH0196730A publication Critical patent/JPH0196730A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To simplify the maintenance trouble required for control data by restoring an original control sentence out of a control table based on the definition of a prescribed form in terms of an optional control sentence that can be prescribed by said definition and the control table produced from said control sentence. CONSTITUTION:The control table form definition data 12 includes the names of fields of a control table, the information showing the constitution of each field in the data type and the data length. The control sentence form definition data 13 includes the parameter name of a control sentence, the type and the length of the relevant data, and the type of the data to be set at the control table, etc., in terms of the information to be designated to each field of the control table. Then a control sentence restoring program 11 takes out successively the data whose constitution is decided by the data 12 for the control table of an SG file 4. Then the program 11 refers to the designation of the data 13 to restore the source information and edits a control sentence into a prescribed form of expression with combinations of the parameter names defined by the source information to output.

Description

【発明の詳細な説明】 〔概 要〕 計算機における、制御表からそのソースとなる原制御文
を復元する処理方式に関し、 所定形式の定義によって規定できるようにした任意の制
御文とそれから生成される制御表とについて、該定義に
従って制御表から原制御文を復元する汎用の制御文復元
処理方式を目的とし、制御文をソースとして、該制御文
によって指定された内容を有する所定形式の制御表を生
成する計算機において、該制御表の構成を定義する制御
表形式定義データと、該制御文の構成を定義する制御文
形式定義データと、該制御表形式定義データ及び該制御
文形式定義データを参照して、該制御表から該制御表の
ソースとなる該制御文を生成する手段とを設けるように
構成する。
[Detailed Description of the Invention] [Summary] Regarding a processing method in a computer for restoring an original control statement as a source from a control table, an arbitrary control statement that can be specified by a definition of a predetermined format and a control statement generated from the control statement is provided. With respect to control tables, for the purpose of a general-purpose control statement restoration processing method that restores the original control statement from the control table according to the definition, a control table in a predetermined format with the contents specified by the control statement is created using the control statement as the source. In the generating computer, refer to the control table format definition data that defines the configuration of the control table, the control statement format definition data that defines the configuration of the control statement, the control table format definition data, and the control statement format definition data. and means for generating the control statement that is the source of the control table from the control table.

〔産業上の利用分野〕[Industrial application field]

本発明は、計算機における、制御表からそのソースとな
る原制御文を復元するための、制御文復元処理方式に関
するものである。
The present invention relates to a control statement restoration processing method for restoring an original control statement that is a source from a control table in a computer.

〔従来の技術と発明が解決しようとする問題点〕計算機
において、利用者の使用するシステムを構成するに必要
な各種制御表類を設定するために、いわゆるシステムジ
ェネレーション(以下においてSGと略称する)を行う
ことはよく知られている。
[Problems to be solved by the prior art and the invention] In computers, so-called system generation (hereinafter abbreviated as SG) is used to set various control tables necessary to configure the system used by the user. It is well known to do this.

SGにおいては、計算機の制御系プログラム等のための
各種制御表等をSGファイルに作成するために、第5図
に示すように、制御表等の内容を指定するための所定形
式のSG制御文1をカード入力装置等によって、処理装
置2で実行されるSGファイル作成プログラム3に入力
し、該プログラムがSG制御文1に指定された所要の制
御表等からなるSGファイル4を生成する。又、SG制
御文リスト5を管理資料として出力する。
In SG, in order to create various control tables etc. for computer control system programs etc. in SG files, as shown in Figure 5, SG control statements in a predetermined format are used to specify the contents of control tables etc. 1 is input to the SG file creation program 3 executed by the processing device 2 using a card input device or the like, and the program generates an SG file 4 consisting of the required control table etc. specified in the SG control statement 1. Additionally, the SG control statement list 5 is output as management data.

SGファイル4に生成される制御表は、例えば第6図に
示すような形式のテーブルである。
The control table generated in the SG file 4 is, for example, a table in the format shown in FIG.

図はIFMTと呼ばれるファイル管理テーブルの例を示
し、例えばその先頭の80バイトを、SGファイル作成
プログラム3によって設定されるSG域とする。
The figure shows an example of a file management table called IFMT, and for example, the first 80 bytes are the SG area set by the SG file creation program 3.

このSG域は、図に例示するように、先頭から順に8バ
イトの論理ファイル名、4バイトの収容ボリューム番号
、2バイトのファイルステータス等のフィールドを有し
、それらの各フィールドはそれぞれ例えば図の各欄内の
英数字列で示すような名前で識別される。308116
文は、通常それらの各フィールドに対応するパラメータ
名と、その内容とを所定の形式で記述して、制御表の設
定値を入力するように構成される。
As shown in the figure, this SG area has fields such as an 8-byte logical file name, a 4-byte accommodation volume number, and a 2-byte file status in order from the beginning. Identified by a name as indicated by the alphanumeric string within each column. 308116
The statement is usually configured to input the setting value of the control table by describing the parameter name and its contents corresponding to each field in a predetermined format.

このような制御表は、例えば前記ファイル管理テーブル
であれば、SGで作成しておく必要のあるファイルの個
数だけ作成する必要があり、それらを指定するために一
般に多数のSG制御文が入力されるので、その内容は前
記のように5GIIII文リスト5として出力しておい
て、その後の修正/追加、及び同種のシステムの増設等
に必要な管理資料とする。
For example, in the case of the above-mentioned file management table, such a control table needs to be created for the number of files that need to be created in the SG, and a large number of SG control statements are generally input to specify them. Therefore, the contents are output as the 5GIII sentence list 5 as described above, and are used as management data necessary for subsequent corrections/additions, expansion of the same type of system, etc.

SGファイル4に設定した内容に変更が生じた場合には
、システムの運用者等がSG制御文リスト5を参照して
、所定形式の変更用SG制御文をSGファイル作成プロ
グラムに入力することにより、SGファイル4の更新を
行う。
When the contents set in the SG file 4 are changed, the system operator etc. refers to the SG control statement list 5 and inputs the SG control statement for change in a predetermined format into the SG file creation program. , updates the SG file 4.

そのようにして、SGファイル5を更新した場合には、
更新後の内容に対応する完全なSG制御文リストが得ら
れず、必要な場合にはSG制御文のソースカードを差し
換えて、SGファイルを再作成しなければならないので
、管理資料の保守上手数を要する等の問題があった。
If you update SG file 5 in this way,
A complete SG control statement list corresponding to the updated contents cannot be obtained, and if necessary, the SG control statement source card must be replaced and the SG file re-created, making it difficult to maintain management materials. There were problems such as the need for

本発明は、所定形式の定義によって規定できるようにし
た任意の制御文とそれから生成される制御表とについて
、該定義に従って制御表から原制御文を復元する汎用の
制御文復元処理方式を目的とする。
The present invention aims to provide a general-purpose control statement restoration processing method for restoring the original control statement from the control table according to the definition of an arbitrary control statement that can be defined by a definition in a predetermined format and a control table generated from the control statement. do.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は、本発明の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the present invention.

図は制御文復元処理方式の構成を示し、11は処理装置
10で実行される制御文復元プログラムであり、制御表
形式定義データ12及び制御文形式定義データ13を参
照して、SGファイル4の制御表から、そのソースとな
る制御文を復元生成し、SG制御文リスト14又はSG
制御文のソースカード15等として出力する。
The figure shows the configuration of the control statement restoration processing method, and 11 is a control statement restoration program executed by the processing device 10, which refers to the control table format definition data 12 and the control statement format definition data 13, and Restore and generate the source control statement from the control table, and create the SG control statement list 14 or SG
It is output as a control statement source card 15 or the like.

〔作 用〕[For production]

制御表形式定義データ12は制御表の各フィールドのフ
ィールド名と、そのフィールドの構成をデータ型とデー
タ長で示す情報等からなる。
The control table format definition data 12 consists of the field name of each field of the control table, and information indicating the structure of the field in terms of data type and data length.

制御文形式定義データ13は制御表の各フィールドに指
定する情報について、制御文におけるパラメータ名とそ
のデータのデータ型とデータ長、それを制御表に設定す
る場合のデータ形式の指定等からなる。
The control statement format definition data 13 includes information to be specified in each field of the control table, including the parameter name in the control statement, the data type and length of the data, and the specification of the data format when setting it in the control table.

制御文復元プログラム11は、SGファイル4の制御表
について、制御表形式定義データ12によって構成が定
まるデータを順次取り出し、制御文形式定義データ13
の該当データの定義を参照することによって、ソース情
報を復元し、その情報に定義されているパラメータ名と
組み合わせて制御文の所定の表現形式に編集して出力す
る。
The control statement restoration program 11 sequentially extracts data whose configuration is determined by the control table format definition data 12 for the control table of the SG file 4, and extracts the data whose configuration is determined by the control table format definition data 12.
By referring to the definition of the corresponding data, the source information is restored, combined with the parameter name defined in the information, edited into a predetermined expression format of the control statement, and output.

この処理方式により、形式定義データによって定義した
任意の制御文と制御表について、制御表からそのソース
になる原制御文を復元生成することができる。
With this processing method, for any control statement and control table defined by format definition data, it is possible to restore and generate the source control statement from the control table.

〔実施例〕〔Example〕

制御表形式定義データ12は、例えば第2図に示すよう
な、制御表の各フィールドの構成をデータ型とデータ長
で示す情報等からなる指定情報に基づいて、構成される
定義データである。
The control table format definition data 12 is definition data constructed based on specification information including information indicating the structure of each field of the control table by data type and data length, as shown in FIG. 2, for example.

第2図において、¥TBDHFは1つの制御表の定義デ
ータの開始を示し、続く括弧内のパラメータで、制御表
の名称等を定義する。
In FIG. 2, ¥TBDHF indicates the start of definition data for one control table, and the following parameters in parentheses define the name of the control table, etc.

次の¥ENTRYは制御表の構成を定義する情報の開始
で、次行以下の¥FLDで定義するフィールドを、その
配列順に並べて制御表が構成されることを示す。
The next \ENTRY is the start of information that defines the structure of the control table, and indicates that the control table is constructed by arranging the fields defined by \FLD in the following lines in the order in which they are arranged.

各¥FLDで始まる定義情報のパラメータでは、フィー
ルド名、データ型、データ長、その他が定義され、例え
ば最初のYFLD文はフィールド名がLFNで、データ
は文字データ(CIIAR)が8バイトまで入る構成で
あること等を定義し、次の¥FL口文はフィールド名が
VMTNで、データはバイナリデータ(IIIN)が3
2ビツトまで入る構成であること等を定義した例であり
、第2図に示す例は第6図のファイル管理テーブルの例
に対応する。
Field names, data types, data lengths, and other parameters are defined in the parameters of each definition information starting with \FLD. For example, in the first YFLD statement, the field name is LFN, and the data contains up to 8 bytes of character data (CIIAR). In the next \FL statement, the field name is VMTN, and the data is binary data (IIIN).
This is an example in which a configuration is defined in which up to 2 bits can be entered, and the example shown in FIG. 2 corresponds to the example of the file management table in FIG.

制御文形式定義データ13は、例えば第3図に示すよう
な、制御文のパラメータとして指定する情報のデータ形
式とそれを制御表に設定する場合のデータ形式の指定等
からなる指定情報に基づいて構成される定義データであ
る。
The control statement format definition data 13 is based on specification information, such as the data format of information specified as a parameter of a control statement and the data format when setting it in a control table, as shown in FIG. 3, for example. This is the definition data that is configured.

第3図において、¥5TDEFは1種類の制御文の定義
データの開始を示し、そのパラメータで、制御文の名前
等を定義し、例はファイル(FILE)の定義文である
ことを表示している。
In Figure 3, ¥5TDEF indicates the start of definition data for one type of control statement, and its parameters define the name of the control statement, and the example indicates that it is a definition statement for a file (FILE). There is.

次の¥PARAで、制御文の1パラメータごとの定義を
指定し、YPARA文のパラメータは、その制御文パラ
メータの名前、データ型、データ長等を指定し、各YP
ARA文の後にある¥TSETは、¥PARA文で定義
した制御文パラメータの制御表への設定を定義し、設定
光の制御表名、フィールド名等を指定する。
The next \PARA specifies the definition of each parameter of the control statement, and the parameters of the YPARA statement specify the name, data type, data length, etc. of the control statement parameter, and each YPARA statement specifies the name, data type, data length, etc.
\TSET after the ARA statement defines the setting of the control statement parameters defined in the \PARA statement to the control table, and specifies the control table name, field name, etc. of the setting light.

図の最初の例は、YPARA文で制御文パラメータLF
Nが最大8バイトの文字データ(CHAR)で、可変長
(VAR)であることを示し、YTSET文でその文字
データをIFMT制御表のLFNフィールドに設定すべ
きことを定義している。
The first example in the figure is the YPARA statement with the control statement parameter LF
N is character data (CHAR) of maximum 8 bytes, indicating variable length (VAR), and defines that the character data should be set in the LFN field of the IFMT control table using the YTSET statement.

又、第3のYPARA文のパラメータでは、NUMでこ
の制御文パラメータが数値データであることを示し、桁
数は十進最大5桁である。
Further, in the parameter of the third YPARA statement, NUM indicates that this control statement parameter is numerical data, and the number of digits is a maximum of five decimal digits.

第5のYPARA文等では、この制御文パラメータが記
号(SYMB)であって、この文に続いている2個以上
のYSEL文で定義される記号の1つが指定されるべき
である(パラメータのSELで示す)ことを定義する。
In the fifth YPARA statement, etc., this control statement parameter is a symbol (SYMB), and one of the symbols defined in two or more YSEL statements following this statement should be specified (parameter (denoted as SEL).

又この場合に前記の¥TStiT文に続く¥CNVによ
り、第1のパラメータを第2のパラメータに変換して制
御表に設定することを定義することができる。なお、°
1゛B等はバイナリの“1”等を表す。
In this case, the \CNV following the \TStiT statement can define that the first parameter is converted into a second parameter and set in the control table. In addition, °
1゛B etc. represent binary "1" etc.

制御文復元プログラム11は、SGファイル4の1制御
表について、例えばその先頭から、制御表形式定義デー
タ12によって定まる1フイールドづつのデータを順次
取り出して処理する。
The control statement restoration program 11 sequentially extracts and processes data, one field at a time, determined by the control table format definition data 12, from one control table of the SG file 4, for example, starting from the beginning.

例えば第4図の処理の流れに示すように、処理ステップ
20で制御表の1フイールドのデータを取り出すと、処
理ステップ21で制御表形式定義データ12で定義され
ている、そのデータのフィールド名を、制御文形式定義
データ13の¥TSET文のパラメータの設定光フィー
ルド名から検索する。
For example, as shown in the processing flow in FIG. 4, when the data of one field of the control table is extracted in processing step 20, the field name of that data defined in the control table format definition data 12 is extracted in processing step 21. , search from the parameter setting light field name of the \TSET statement in the control statement format definition data 13.

処理ステップ22で、そのYTSET文と1組をなすY
PARA文に始まる定義を調べて、データが変換されて
いなければ、そのデータをそのま一所定のデータ型のデ
ータとして、処理ステップ24でYPARA文で定義さ
れているパラメータ名と組み合わせて編集し、例えば パラメータ名=データ のような、5GitdJ?11文の所定の記述形式に復
元し、処理ステップ25でSG制御文リす目4又はソー
スカード15として出力する。
In processing step 22, Y that forms a pair with the YTSET statement
The definition starting with the PARA statement is checked, and if the data has not been converted, the data is edited as it is as data of a predetermined data type in combination with the parameter name defined in the YPARA statement in processing step 24, For example, 5GitdJ like parameter name = data? It is restored to a predetermined description format of 11 sentences, and outputted as SG control statement list 4 or source card 15 in processing step 25.

もし、処理ステップ22でデータが変換されていると判
定した場合は、処理ステップ23でYCNV文のパラメ
ータから同じデータを検索し、その対応するパラメータ
として指定されている、変換前のデータを使用して、前
記と同様に処理ステップ24以降の処理をする。
If it is determined in processing step 22 that the data has been converted, the same data is searched from the parameters of the YCNV statement in processing step 23, and the pre-conversion data specified as the corresponding parameter is used. Then, the process from step 24 onward is performed in the same manner as described above.

その後処理ステップ26で制御表形式定義データ12に
よって判定して、未処理のフィールドが残っていれば、
処理ステップ20に戻って定義データに定義されている
次のフィールドの処理を前記と同様に実行し、制御表形
式定義データ12に定義されているフィールドをすべて
処理すれば、その制御表の処理を終了する。
Thereafter, in processing step 26, it is determined based on the control table format definition data 12 that if any unprocessed fields remain,
Returning to processing step 20, the next field defined in the definition data is processed in the same manner as above, and once all the fields defined in the control table format definition data 12 have been processed, the processing for that control table is completed. finish.

以上述べた処理方式により、制御表からそのソースにな
る原制御文を復元生成することができるので、SGファ
イルを変更した場合等に、別にS(J[1文を改めて作
成しないでも、随時必要なときにSGファイルの最新の
内容に合致したSG制御文リスト等を取得することがで
きる。
By using the processing method described above, it is possible to restore and generate the original control statement that becomes the source from the control table, so when the SG file is changed, etc. At such times, it is possible to obtain an SG control statement list that matches the latest contents of the SG file.

又、以上の説明から明らかなように、本発明の制御文復
元プログラムは、例えば利用者が設計した利用者システ
ム特有の制御文/制御表であっても、利用者が制御文形
式定義データ及び制御表形式定義データを記述して規定
しさえすれば、汎用的に処理することができる。
Furthermore, as is clear from the above description, the control statement restoration program of the present invention allows the user to convert control statement format definition data and As long as the control table format definition data is written and defined, it is possible to perform general-purpose processing.

なお 以上では、SGファイルに設定される制御表を対
象として説明したが、本発明はS、Gファイルに限らず
、制御文をソースとして生成される他の制御表について
も同様に適用できることは明らかである。
Note that although the above description has focused on control tables set in SG files, it is clear that the present invention is applicable not only to S and G files but also to other control tables generated using control statements as sources. It is.

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

以上の説明から明らかなように本発明によれば、計算機
において、システムジェネレーション等によって設定さ
れる制御表について、制御表からその原制御文を随時復
元することができるので、制御文の保守管理を容易にし
、又この機能を制御文及び制御表の形式定義データを記
述することによって汎用的に使用できるので、多様なシ
ステムに対応できるという著しい工業的効果がある。
As is clear from the above description, according to the present invention, in a computer, the original control statement of a control table set by system generation etc. can be restored from the control table at any time, so maintenance management of control statements is easy. Furthermore, this function can be used universally by describing the format definition data of control statements and control tables, so it has a remarkable industrial effect of being compatible with a variety of systems.

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

第1図は本発明の構成を示すブロック図、第2図は制御
表形式定義データの説明図、第3図は制御文形式定義デ
ータの説明図、第4図は制御文復元処理の流れ図、 第5図は計算機の構成を示すブロック図、第6図は制御
表の一例を説明する図である。 図において、 lはSC制御文、   2.10は処理装置、3はSG
ファイル作成プログラム、 4はSGファイル、 5.14は5GIII11文リスト、 11は制御文復元プログラム、 12は制御表形式定義データ、 13は制御文形式定義データ、 15はソースカード、  20〜26は処理ステップを
示す。
FIG. 1 is a block diagram showing the configuration of the present invention, FIG. 2 is an explanatory diagram of control table format definition data, FIG. 3 is an explanatory diagram of control statement format definition data, and FIG. 4 is a flowchart of control statement restoration processing. FIG. 5 is a block diagram showing the configuration of the computer, and FIG. 6 is a diagram explaining an example of a control table. In the figure, l is the SC control statement, 2.10 is the processing unit, and 3 is the SG
File creation program, 4 is SG file, 5.14 is 5GIII11 statement list, 11 is control statement restoration program, 12 is control table format definition data, 13 is control statement format definition data, 15 is source card, 20 to 26 are processing Show steps.

Claims (1)

【特許請求の範囲】 制御文をソースとして、該制御文によって指定された内
容を有する所定形式の制御表(4)を生成する計算機に
おいて、 該制御表の構成を定義する制御表形式定義データ(12
)と、 該制御文の構成を定義する制御文形式定義データ(13
)と、 該制御表形式定義データ及び該制御文形式定義データを
参照して、該制御表から該制御表のソースとなる該制御
文を生成する手段(11)とを設けたことを特徴とする
制御文復元処理方式。
[Claims] In a computer that uses a control statement as a source to generate a control table (4) in a predetermined format having contents specified by the control statement, control table format definition data (4) that defines the configuration of the control table is provided. 12
), and control statement format definition data (13
), and means (11) for generating the control statement to be the source of the control table from the control table by referring to the control table format definition data and the control statement format definition data. control statement restoration processing method.
JP25438787A 1987-10-08 1987-10-08 Restoration/processing system for control sentence Pending JPH0196730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25438787A JPH0196730A (en) 1987-10-08 1987-10-08 Restoration/processing system for control sentence

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25438787A JPH0196730A (en) 1987-10-08 1987-10-08 Restoration/processing system for control sentence

Publications (1)

Publication Number Publication Date
JPH0196730A true JPH0196730A (en) 1989-04-14

Family

ID=17264274

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25438787A Pending JPH0196730A (en) 1987-10-08 1987-10-08 Restoration/processing system for control sentence

Country Status (1)

Country Link
JP (1) JPH0196730A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6136834A (en) * 1984-07-30 1986-02-21 Nec Corp Conversion system for book definition source program
JPS62169226A (en) * 1986-01-21 1987-07-25 Nec Corp Format compiler processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6136834A (en) * 1984-07-30 1986-02-21 Nec Corp Conversion system for book definition source program
JPS62169226A (en) * 1986-01-21 1987-07-25 Nec Corp Format compiler processing system

Similar Documents

Publication Publication Date Title
CN112650766B (en) Database data operation method, system and server
US5315709A (en) Method and apparatus for transforming objects in data models
CN106598612B (en) Operation method and system for data table in database
JPH04342025A (en) Text managing and restoring system
CN113407514A (en) Method, device and equipment for migrating database and readable medium
JP3186117B2 (en) Automatic program generation system using data-centric software components
JP3759630B2 (en) Development support system for spiral object-oriented software
JPH0196730A (en) Restoration/processing system for control sentence
US20080270985A1 (en) Database application assembly and preparation
CN118349602A (en) A method for ES data synchronization
JP6862042B2 (en) Data migration program creation system and data migration program creation program
KR20020022854A (en) Method for Creating Program Code Automatically Using Pattern and Component
CN117851405A (en) Improved method for automatically creating and updating data synchronization wide table structure
JP2609820B2 (en) Program management method
JP2555877B2 (en) Program specialization method
JPS6118073A (en) Proofreading system
CN118860967A (en) Scalable and configurable industrial OT data management method and system
JPH03241440A (en) System for automatically preparing dump layout file
JPH07219822A (en) Production of secondary index for data base
JPH0744432A (en) Version management system
CN116578650A (en) Data synchronization method, device, computer equipment and storage medium
CN121070948A (en) SQL sentence generation method, device, equipment, medium and program product
JPH04158469A (en) Document preparing device
JPH02110773A (en) List data reference processing system
JPH032923A (en) Automatic programming system