JPH08305555A - Correction device for job control language - Google Patents

Correction device for job control language

Info

Publication number
JPH08305555A
JPH08305555A JP10944395A JP10944395A JPH08305555A JP H08305555 A JPH08305555 A JP H08305555A JP 10944395 A JP10944395 A JP 10944395A JP 10944395 A JP10944395 A JP 10944395A JP H08305555 A JPH08305555 A JP H08305555A
Authority
JP
Japan
Prior art keywords
control language
job control
rerun
jcl
function
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.)
Granted
Application number
JP10944395A
Other languages
Japanese (ja)
Other versions
JP3231578B2 (en
Inventor
Akio Sasaki
章夫 佐々木
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP10944395A priority Critical patent/JP3231578B2/en
Publication of JPH08305555A publication Critical patent/JPH08305555A/en
Application granted granted Critical
Publication of JP3231578B2 publication Critical patent/JP3231578B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE: To provide the correction device for job control language(JCL) with high correction accuracy in which correction by addition of a rerun function can be easily conducted. CONSTITUTION: The device is provided with an input use JCL storage means 2 storing a JCL with a non-rerun function, an input means 1 inputting a JCL name to specify the JCL and a rerun ID to specify the rerun processing content, and a JCL correction means 3 that extracts the corresponding JCL with non- rerun function from the input use JCL storage means 2 on the basis of the JCL name from the means 1, inserts a rerun processing statement including a rerun ID just after a job statement in the JCL with non-rerun function to be extracted and corrects the JCL into the JCL with rerun function by inserting a label just before a step statement thereby.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、リラン機能つきジョブ
制御言語(以後、一部を除いてJCLと記す)用修正装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a correction device for a job control language with a rerun function (hereinafter, referred to as JCL except for a part).

【0002】[0002]

【従来の技術】通常、JCLは、リラン機能を有してい
ない非リラン機能つきJCLである。この非リラン機能
つきJCLを、リラン機能つきJCLに修正するために
は、ジョブ文(例えば、¥リラン機能つきJOB)の直
後にリラン処理文を挿入すると共に、ステップ文(例え
ば、¥STEP,¥SORT等)の直前にラベルを挿入
する必要がある。従来、このような修正作業は、作業者
がリラン処理文やラベルを挿入すべき場所を検索し、そ
こへ必要なものを挿入するといった人為的作業によって
行われていた。尚、リラン機能つきJCLを処理するオ
ペレーションシステムの一例は、特開平5−81043
号公報に記載されている。
2. Description of the Related Art Normally, the JCL is a JCL with a non-rerun function that does not have a rerun function. In order to modify this non-rerun function JCL into a JCL with rerun function, a rerun processing statement is inserted immediately after the job statement (for example, JOB with rerun function) and a step statement (for example, \ STEP, \ It is necessary to insert a label just before (SORT etc.). Conventionally, such correction work has been performed by an artificial work in which a worker searches for a place where a rerun processing sentence or a label should be inserted and inserts a necessary one there. An example of an operation system that processes JCL with a rerun function is disclosed in Japanese Patent Laid-Open No. 5-81043.
No., published in Japanese Unexamined Patent Publication No.

【0003】[0003]

【発明が解決しようとする課題】特開平5−81043
号公報に記載された例をも含め、従来のリラン機能を付
加するためのJCL修正では、運用基準に準拠して、手
作業で修正を行っているため、多大な工数を必要とし、
また修正精度が不十分であった。
[Patent Document 1] Japanese Patent Application Laid-Open No. 5-81043
In the JCL correction for adding the conventional rerun function, including the example described in Japanese Patent Publication, a large number of man-hours are required because the correction is done manually according to the operation standard.
Moreover, the correction accuracy was insufficient.

【0004】本発明の課題は、容易にリラン機能を付加
する修正を行えると共に、修正精度が高いJCL用修正
装置を提供することである。
An object of the present invention is to provide a correction device for JCL which can be easily corrected by adding a rerun function and which has a high correction accuracy.

【0005】[0005]

【課題を解決するための手段】本発明によれば、非リラ
ン機能つきジョブ制御言語を記憶する入力用ジョブ制御
言語記憶手段と、ジョブ制御言語を特定するためのジョ
ブ制御言語名およびリラン処理内容を特定するためのリ
ランIDを入力する入力手段と、前記入力手段からの前
記ジョブ制御言語名に基づいて前記入力用ジョブ制御言
語記憶手段から該当する非リラン機能つきジョブ制御言
語を抽出し、抽出した非リラン機能つきジョブ制御言語
中のジョブ文の直後に前記リランIDを含むリラン処理
文を挿入すると共に、ステップ文の直前にラベルを挿入
することによりリラン機能つきジョブ制御言語に修正す
るジョブ制御言語修正手段とを有するジョブ制御言語用
修正装置が得られる。
According to the present invention, an input job control language storage means for storing a job control language with a non-rerun function, a job control language name for specifying a job control language, and a rerun processing content. Input means for inputting a rerun ID, and a corresponding non-rerun function-equipped job control language is extracted from the input job control language storage means based on the job control language name from the input means. A job control in which the rerun processing statement including the rerun ID is inserted immediately after the job statement in the job control language with the non-rerun function and the label is inserted immediately before the step statement to modify the job control language with the rerun function. A job control language correction device having a language correction means is obtained.

【0006】本発明によればまた、非リラン機能つきジ
ョブ制御言語を修正してなるリラン機能つきジョブ制御
言語を記憶する出力用ジョブ制御言語記憶手段を有し、
さらに、前記リラン機能つきジョブ制御言語修正手段
は、非リラン機能つきジョブ制御言語を修正してなるリ
ラン機能つきジョブ制御言語を前記出力用ジョブ制御言
語記憶手段内に前記ジョブ制御言語名を対応させた状態
で記憶させる前記ジョブ制御言語用修正装置が得られ
る。
According to the present invention, there is also provided output job control language storage means for storing the job control language with rerun function, which is obtained by modifying the job control language with non-rerun function,
Further, the rerun function-equipped job control language correction means associates the job control language name with the rerun function, which is obtained by modifying the job control language with non-rerun function, with the job control language name in the output job control language storage means. The correction device for the job control language to be stored in the closed state is obtained.

【0007】本発明によればさらに、前記ジョブ制御言
語修正手段は、前記入力手段からの前記ジョブ制御言語
名に基づいて前記入力用ジョブ制御言語記憶手段から該
当する非リラン機能つきジョブ制御言語を抽出し、抽出
した非リラン機能つきジョブ制御言語中のジョブ文の直
後に前記リランIDを含むリラン処理文を挿入して第1
の修正ジョブ制御言語として出力する抽出部と、前記第
1の修正ジョブ制御言語中のステップ文の直前にラベル
を挿入すべき位置を示すラベル位置文を挿入して第2の
修正ジョブ制御言語として出力する解析部と、前記第2
の修正ジョブ制御言語中の前記ラベル位置文をラベルに
置換してリラン機能つきジョブ制御言語に修正して出力
する修正部と、リラン機能つきジョブ制御言語を前記出
力用ジョブ制御言語記憶手段内に前記ジョブ制御言語名
を対応させた状態で記憶させる追加部とを備えた前記ジ
ョブ制御言語用修正装置が得られる。
Further, according to the present invention, the job control language correction means may generate a corresponding job control language with a non-rerun function from the input job control language storage means based on the job control language name from the input means. First, a rerun processing statement including the rerun ID is inserted immediately after the extracted job statement in the extracted job control language with non-rerun function.
And a label position statement indicating the position where the label should be inserted immediately before the step statement in the first modified job control language, as the second modified job control language. An analysis unit for outputting, and the second
A correction unit that replaces the label position statement in the modified job control language with a label and corrects and outputs the job control language with the rerun function; and a job control language with the rerun function in the output job control language storage means. It is possible to obtain the correction device for job control language, which includes an adding unit that stores the job control language name in a corresponding state.

【0008】[0008]

【実施例】以下、図面を参照して、本発明の一実施例に
よるジョブ制御言語(JCL)用修正装置を説明する。
図1は、本実施例によるJCL用修正装置を示すブロッ
ク図である。図1を参照すると、本JCL用修正装置
は、入力手段1と、入力用JCL記憶手段2と、リラン
機能つきJCL修正手段3と、出力用JCL記憶手段4
とを有している。リラン機能つきJCL修正手段3は、
ステップ文記憶部31と、ラベル記憶部32と、抽出部
33と、解析部34と、修正部35と、追加部36とを
備えている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A job control language (JCL) correction device according to an embodiment of the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a JCL correction device according to this embodiment. Referring to FIG. 1, the present JCL correction device includes an input unit 1, an input JCL storage unit 2, a JCL correction unit 3 with a rerun function, and an output JCL storage unit 4.
And have. JCL correction means 3 with rerun function,
It includes a step statement storage unit 31, a label storage unit 32, an extraction unit 33, an analysis unit 34, a correction unit 35, and an addition unit 36.

【0009】ステップ文記憶部31は、ラベルを直前に
挿入する必要があるステップ文を予め記憶している。ス
テップ文の例としては、¥STEP,¥SORT等があ
る。ラベル記憶部32は、挿入すべきラベルを予め記憶
している。ラベルの例としては、STEP1(1番目の
ステップの直前に挿入)、STEP2(2番目のステッ
プの直前に挿入)、STEP3(3番目のステップの直
前に挿入)等がある。
The step sentence storage unit 31 stores in advance a step sentence in which a label needs to be inserted immediately before. Examples of step statements include \ STEP and \ SORT. The label storage unit 32 stores in advance a label to be inserted. Examples of labels include STEP1 (inserted immediately before the first step), STEP2 (inserted immediately before the second step), STEP3 (inserted immediately before the third step), and the like.

【0010】次に、図1に、図2〜図5のJCLを示す
図を併せ参照して、本JCL用修正装置の動作について
説明する。
Next, the operation of the JCL correction apparatus will be described with reference to FIG. 1 and the drawings showing the JCL in FIGS.

【0011】利用者は、JCLを特定するためのJCL
名、およびリラン処理内容を特定するためのリランID
を、入力手段1を通して入力する。入力手段1は、抽出
部33を起動する。抽出部33は、入力手段1からのJ
CL名およびリランIDを入力する一方、入力用JCL
記憶手段2からこのJCL名に該当するリラン機能つき
JCLを抽出する。図2に、入力用JCL記憶手段2か
ら抽出した非リラン機能つきJCLの一例を示す。図2
中、¥JOBはジョブ文を表わしている。さらに、抽出
部33は、抽出した非リラン機能つきJCL中のジョブ
文(¥JOB)の直後にリランIDを含むリラン処理文
を挿入して第1の修正JCLとして出力し、解析部34
を起動する。図3に、第1の修正JCLの一例を示す。
図3中、¥RERUNはリラン処理文を表わす。また、
CHK00002はリランIDの一例である。
The user is required to specify the JCL.
Name and rerun ID for identifying the rerun process
Is input through the input means 1. The input unit 1 activates the extraction unit 33. The extraction unit 33 uses the J from the input unit 1.
JCL for input while inputting CL name and rerun ID
The JCL with a rerun function corresponding to this JCL name is extracted from the storage means 2. FIG. 2 shows an example of JCL with a non-rerun function extracted from the input JCL storage means 2. Figure 2
In the figure, \ JOB represents a job statement. Further, the extraction unit 33 inserts the rerun processing statement including the rerun ID immediately after the extracted job statement (¥ JOB) in the JCL with the non-rerun function, and outputs it as the first modified JCL.
To start. FIG. 3 shows an example of the first modified JCL.
In FIG. 3, \ RERUN represents a rerun processing statement. Also,
CHK00002 is an example of a rerun ID.

【0012】解析部34は、抽出部33から第1の修正
JCLを入力する一方、ステップ文記憶手段31を検索
して、検索した第1の修正JCL中のレコードとステッ
プ文記憶部31に格納されているステップ文(¥STE
P,¥SORT等)とが一致するかどうか比較し、一致
する場合、ステップ文の直前に、ラベルを挿入すべき位
置を示すラベル位置文(¥LB)を挿入して第2の修正
JCLとして出力し、修正部35を起動する。図4に、
第2の修正JCLの一例を示す図である。図4中、¥L
Bはラベル位置文、¥STEP,¥SORTはステップ
文を表わす。
The analysis unit 34 inputs the first modified JCL from the extraction unit 33, searches the step statement storage unit 31, and stores the record in the searched first modified JCL and the step statement storage unit 31. Step statement (¥ STE
(P, \ SORT, etc.), and if they match, insert a label position statement (\ LB) indicating the position where the label should be inserted, immediately before the step statement, as the second modified JCL. It outputs and activates the correction unit 35. In FIG.
It is a figure showing an example of the 2nd amendment JCL. In Figure 4, \ L
B represents a label position statement, and \ STEP and \ SORT represent step statements.

【0013】修正部35は、解析部34から第2の修正
JCLを入力する一方、ラベル記憶手段を検索して、第
2の修正JCL中のレコードと順次比較し、ラベル位置
文(¥LB)の発生順番に従って、ラベル位置文をラベ
ル記憶部32に格納されているラベル(STEP1,S
TEP2,STEP3)と置換する。このように修正し
たリラン機能つきJCLを出力し、追加部36を起動す
る。図5に、修正部35から出力されるリラン機能つき
JCLの一例を示す図である。図5中、STEP1,S
TEP2,STEP3はラベルを表わす。
The correction unit 35 inputs the second corrected JCL from the analysis unit 34, searches the label storage means and sequentially compares the records with the records in the second corrected JCL, and the label position statement (¥ LB) The label position statements are stored in the label storage unit 32 according to the order of occurrence of
Replace with TEP2, STEP3). The JCL with the rerun function corrected in this way is output, and the adding unit 36 is activated. FIG. 5 is a diagram showing an example of JCL with a rerun function output from the correction unit 35. In FIG. 5, STEP1, S
TEP2 and STEP3 represent labels.

【0014】追加部36は、入力手段1からJCL名を
入力する一方、修正部35からリラン機能つきJCLを
入力し、出力用JCL記憶手段4へJCL名を対応させ
た状態でもってリラン機能つきJCLを記憶させる。
The adding section 36 inputs the JCL name from the input means 1, while inputting the JCL with the rerun function from the correcting section 35, and outputs the JCL storage means 4 in correspondence with the JCL name. Remember the JCL.

【0015】以上のようにして、本JCL用修正装置に
よって、非リラン機能つきJCLをリラン機能つきJC
Lに自動的に修正することができた。
As described above, the JCL with the non-rerun function is converted into the JC with the rerun function by the correction device for the JCL.
It was possible to automatically correct to L.

【0016】[0016]

【発明の効果】以上説明したように、本発明によるジョ
ブ制御言語用修正装置は、非リラン機能つきジョブ制御
言語を記憶する入力用ジョブ制御言語記憶手段と、ジョ
ブ制御言語を特定するためのジョブ制御言語名およびリ
ラン処理内容を特定するためのリランIDを入力する入
力手段と、入力手段からのジョブ制御言語名に基づいて
入力用ジョブ制御言語記憶手段から該当する非リラン機
能つきジョブ制御言語を抽出し、抽出した非リラン機能
つきジョブ制御言語中のジョブ文の直後にリランIDを
含むリラン処理文を挿入すると共に、ステップ文の直前
にラベルを挿入することによりリラン機能つきジョブ制
御言語に修正するジョブ制御言語修正手段とを有してい
るため、利用者はJCL名およびリランIDを入力する
だけで、非リラン機能つきJCLをリラン機能つきJC
Lに自動的に修正できる。即ち、容易にリラン機能を付
加する修正を行えると共に、人為的作業に起こりがちな
ミスがなく、修正精度が高い。
As described above, the correction device for job control language according to the present invention includes the input job control language storage means for storing the job control language with the non-rerun function, and the job for specifying the job control language. An input means for inputting a control language name and a rerun ID for specifying the rerun processing content, and a corresponding job control language with a non-rerun function from the input job control language storage means based on the job control language name from the input means. Corrected to the job control language with rerun function by inserting the rerun processing statement including the rerun ID immediately after the extracted job statement in the extracted job control language with non-rerun function and inserting the label immediately before the step statement. Since it has a job control language correction means that enables the user to enter the JCL name and rerun ID, Noh with JCL reruns function with JC
It can be automatically corrected to L. That is, it is possible to easily make a correction by adding a rerun function, and there is no mistake that is likely to occur in human work, and the correction accuracy is high.

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

【図1】本発明の一実施例によるJCL用修正装置を示
すブロック図である。
FIG. 1 is a block diagram showing a JCL correction device according to an embodiment of the present invention.

【図2】図1に示す装置における非リラン機能つきJC
Lの一例を示す図である。
2 is a JC with a non-rerun function in the device shown in FIG.
It is a figure which shows an example of L.

【図3】図1に示す装置における第1の修正JCLの一
例を示す図である。
FIG. 3 is a diagram showing an example of a first modified JCL in the apparatus shown in FIG.

【図4】図1に示す装置における第2の修正JCLの一
例を示す図である。
4 is a diagram showing an example of a second modified JCL in the apparatus shown in FIG.

【図5】図1に示す装置におけるリラン機能つきJCL
の一例を示す図である。
5 is a JCL with a rerun function in the device shown in FIG.
It is a figure showing an example of.

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

1 入力手段 2 入力用ジョブ制御言語(JCL)記憶手段 3 ジョブ制御言語(JCL)修正手段 4 出力用ジョブ制御言語(JCL)記憶手段 31 ステップ文記憶部 32 ラベル記憶部 33 抽出部 34 解析部 35 修正部 36 追加部 1 Input Means 2 Input Job Control Language (JCL) Storage Means 3 Job Control Language (JCL) Correction Means 4 Output Job Control Language (JCL) Storage Means 31 Step Statement Storage Unit 32 Label Storage Unit 33 Extraction Unit 34 Analysis Unit 35 Correction part 36 Addition part

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 非リラン機能つきジョブ制御言語を記憶
する入力用ジョブ制御言語記憶手段と、ジョブ制御言語
を特定するためのジョブ制御言語名およびリラン処理内
容を特定するためのリランIDを入力する入力手段と、
前記入力手段からの前記ジョブ制御言語名に基づいて前
記入力用ジョブ制御言語記憶手段から該当する非リラン
機能つきジョブ制御言語を抽出し、抽出した非リラン機
能つきジョブ制御言語中のジョブ文の直後に前記リラン
IDを含むリラン処理文を挿入すると共に、ステップ文
の直前にラベルを挿入することによりリラン機能つきジ
ョブ制御言語に修正するジョブ制御言語修正手段とを有
するジョブ制御言語用修正装置。
1. An input job control language storage unit for storing a job control language with a non-rerun function, a job control language name for specifying a job control language, and a rerun ID for specifying a rerun process content are input. Input means,
Immediately after the job statement in the extracted job control language with non-rerun function extracted from the input job control language storage means based on the job control language name from the input means And a job control language correction means for correcting the job control language with the rerun function by inserting a label immediately before the step statement and inserting a rerun processing statement including the rerun ID into the job control language correction device.
【請求項2】 非リラン機能つきジョブ制御言語を修正
してなるリラン機能つきジョブ制御言語を記憶する出力
用ジョブ制御言語記憶手段を有し、さらに、前記リラン
機能つきジョブ制御言語修正手段は、非リラン機能つき
ジョブ制御言語を修正してなるリラン機能つきジョブ制
御言語を前記出力用ジョブ制御言語記憶手段内に前記ジ
ョブ制御言語名を対応させた状態で記憶させる請求項1
に記載のジョブ制御言語用修正装置。
2. A job control language storage unit for output for storing a job control language with rerun function, which is obtained by modifying a job control language with non-rerun function, and further, the job control language modification unit with rerun function, 2. A job control language with rerun function, which is obtained by modifying a job control language with non-rerun function, is stored in the output job control language storage means in association with the job control language name.
A correction device for a job control language according to 1.
【請求項3】 前記ジョブ制御言語修正手段は、前記入
力手段からの前記ジョブ制御言語名に基づいて前記入力
用ジョブ制御言語記憶手段から該当する非リラン機能つ
きジョブ制御言語を抽出し、抽出した非リラン機能つき
ジョブ制御言語中のジョブ文の直後に前記リランIDを
含むリラン処理文を挿入して第1の修正ジョブ制御言語
として出力する抽出部と、前記第1の修正ジョブ制御言
語中のステップ文の直前にラベルを挿入すべき位置を示
すラベル位置文を挿入して第2の修正ジョブ制御言語と
して出力する解析部と、前記第2の修正ジョブ制御言語
中の前記ラベル位置文をラベルに置換してリラン機能つ
きジョブ制御言語に修正して出力する修正部と、リラン
機能つきジョブ制御言語を前記出力用ジョブ制御言語記
憶手段内に前記ジョブ制御言語名を対応させた状態で記
憶させる追加部とを備えた請求項2に記載のジョブ制御
言語用修正装置。
3. The job control language correction means extracts a corresponding job control language with a non-rerun function from the input job control language storage means based on the job control language name from the input means and extracts the job control language. An extraction unit that inserts a rerun processing statement including the rerun ID immediately after a job statement in the job control language with a non-rerun function and outputs the first rerun job control language; An analysis unit that inserts a label position statement indicating a position where a label should be inserted immediately before a step statement and outputs the label position statement as a second modified job control language; and a label position statement in the second modified job control language. To a job control language with a rerun function and output the job control language with a rerun function. The job control language correction device according to claim 2, further comprising an addition unit that stores the control language name in a corresponding state.
JP10944395A 1995-05-08 1995-05-08 Modifier for job control language Expired - Fee Related JP3231578B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10944395A JP3231578B2 (en) 1995-05-08 1995-05-08 Modifier for job control language

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10944395A JP3231578B2 (en) 1995-05-08 1995-05-08 Modifier for job control language

Publications (2)

Publication Number Publication Date
JPH08305555A true JPH08305555A (en) 1996-11-22
JP3231578B2 JP3231578B2 (en) 2001-11-26

Family

ID=14510379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10944395A Expired - Fee Related JP3231578B2 (en) 1995-05-08 1995-05-08 Modifier for job control language

Country Status (1)

Country Link
JP (1) JP3231578B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58114247A (en) * 1981-12-28 1983-07-07 Fujitsu Ltd Automatic precision extending system
JPS63148342A (en) * 1986-12-12 1988-06-21 Nec Corp System for counting loop execution time
JPH0314144A (en) * 1989-06-13 1991-01-22 Nec Software Ltd Rerun processing system for user program
JPH04158446A (en) * 1990-10-23 1992-06-01 Nec Corp Calculation system for parallelization part ratio

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58114247A (en) * 1981-12-28 1983-07-07 Fujitsu Ltd Automatic precision extending system
JPS63148342A (en) * 1986-12-12 1988-06-21 Nec Corp System for counting loop execution time
JPH0314144A (en) * 1989-06-13 1991-01-22 Nec Software Ltd Rerun processing system for user program
JPH04158446A (en) * 1990-10-23 1992-06-01 Nec Corp Calculation system for parallelization part ratio

Also Published As

Publication number Publication date
JP3231578B2 (en) 2001-11-26

Similar Documents

Publication Publication Date Title
JPH0242572A (en) Preparation/maintenance method for co-occurrence relation dictionary
US5261103A (en) Method of and system for compiling source program
JPH08305555A (en) Correction device for job control language
US20040054677A1 (en) Method for processing text in a computer and a computer
JPH0528088A (en) Method for automatically generating hardware constitution information
JP2003091431A (en) System, method and program for selecting and executing test scenario
JP3251032B2 (en) Japanese analyzer
JP3555464B2 (en) Document correction support apparatus, document correction support method used therefor, and recording medium storing control program therefor
JP2001125793A (en) Compiler system, compile method and recording medium
JPH0554028A (en) Sentence check device
JP2765634B2 (en) How to specify time in natural language
JPH0511987A (en) Application program starting method
JP2595815B2 (en) Program correction amount judgment processing device
JPH05210681A (en) Document correction backup system
JPH05127885A (en) Processing flow chart conversion system
JPH06309366A (en) Key word extraction system
JPH0619963A (en) Device for analyzing japanese document
JPH0619964A (en) Machine translation device
JPH0546370A (en) Program generating device
JPH0784620A (en) Conversion processing method for tool route information
JPH03214326A (en) Different kind programing language table converting system
JPH08147283A (en) Document processor
JPH03186960A (en) Automatic retrieval/output system for patch information
JPH0695309B2 (en) Reuse method of intermediate language text
JPH077407B2 (en) Text verification processing method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19970826

LAPS Cancellation because of no payment of annual fees