JPH0337718A - Syntax check system for job control language - Google Patents

Syntax check system for job control language

Info

Publication number
JPH0337718A
JPH0337718A JP1173201A JP17320189A JPH0337718A JP H0337718 A JPH0337718 A JP H0337718A JP 1173201 A JP1173201 A JP 1173201A JP 17320189 A JP17320189 A JP 17320189A JP H0337718 A JPH0337718 A JP H0337718A
Authority
JP
Japan
Prior art keywords
jcl
syntax
job
check
syntax check
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
JP1173201A
Other languages
Japanese (ja)
Inventor
Masao Uematsu
植松 雅男
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1173201A priority Critical patent/JPH0337718A/en
Publication of JPH0337718A publication Critical patent/JPH0337718A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To immediately find the syntax error of a job control language JCL or a command language CL by executing the check of syntax error of the JCL and the CL without executing job. CONSTITUTION:When terminating generation of a JCL and a CL, a user determines whether syntax check should be executed or not on a keyboard 2. When it should be executed, syntax check is executed after the output destination of execution results of a JCL/CL syntax check program 12 is designated. Grammars of the JCL and the CL, parameters of utilities, subcommands, etc., are checked by this syntax check. Thus, the user can find and correct the error of the JCL or the CL without actually executing jobs.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明1よ、コンピュータ・システムで使用するジョ
ブ制御言語(以下JCLと称する)およびコマンド言語
(以下コマンド言語と称する)の改良に関するものであ
る。
[Detailed Description of the Invention] [Field of Industrial Application] This invention 1 relates to improvements in a job control language (hereinafter referred to as JCL) and a command language (hereinafter referred to as command language) used in a computer system. .

〔従来の技術〕[Conventional technology]

第3図はJCLやCLの構文チェックを行う方式の概略
図である。図において、(1)はデイスプレィ、(2)
はキーボード、(3)は端末制御装置、(4)はバッフ
ァ、(5)は中央処理装置(CP U)、 (61は画
面編集プログラム、(7)は読取/解釈プログラム、(
8)はジョブ待行列、(9)は開始/終了プログラム、
叫は各種プログラム(ユーティリティ、利用者プログラ
ム等)、ODは補助記憶装置である。
FIG. 3 is a schematic diagram of a method for checking the syntax of JCL and CL. In the figure, (1) is the display, (2)
is the keyboard, (3) is the terminal control unit, (4) is the buffer, (5) is the central processing unit (CPU), (61 is the screen editing program, (7) is the reading/interpretation program, (
8) is a job queue, (9) is a start/end program,
Message is various programs (utility, user program, etc.), and OD is an auxiliary storage device.

次に動作について説明する。利用者はキーボード(2)
を使ってジョブ投入のコマンドを入力すると。
Next, the operation will be explained. User uses keyboard (2)
When you enter the job submission command using .

補助記憶袋wODまたは画面編集プログラム(6)のバ
ッファ(4)のJCLやCLが読取/解釈プログラム(
7)に読み取られる。読取/解釈プログラム(7)ばJ
CLやCLの内容を分析して、ジョブ待行列(8)に情
報を入れる。ジョブ待行列(8)に入っている間。
The JCL or CL of the buffer (4) of the auxiliary memory bag wOD or the screen editing program (6) is read/interpreted by the reading/interpretation program (
7). Reading/interpretation program (7)
The CL and the contents of the CL are analyzed and the information is entered into the job queue (8). While in the job queue (8).

ジョブは待ちとなる(実行されない)。ジョブの実行は
ジョブ待行列(8)の情報を開始/終了プログラム(9
)が読み取ることにより開始される。この開始/終了プ
ログラム(9)がJCLやCLの構文の誤りを指摘する
。また、開始/終了プログラム(9)が入出力装置の割
当てを行って各種プログラム(ユーティリティ、利用者
プログラム等)αOに制御を渡した後、ユーティリティ
のパラメータ・チェックが行われる。
The job is placed on hold (not executed). Job execution uses the information in the job queue (8) to start/end the program (9).
) is started by reading. This start/end program (9) points out errors in the JCL and CL syntax. Further, after the start/end program (9) allocates input/output devices and passes control to various programs (utility, user program, etc.) αO, a parameter check of the utility is performed.

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

従来のJCLやCLの構文の誤りの指摘はジョブ実行時
に行われた。そのため、JCLやCLの実行前の構文チ
ェックは机上チェックしかできなかった。また、ジョブ
待行列にたまっているジョブ数が多い時はジョブの実行
まで長時間待たされるため、JCLやCLの誤りがあっ
ても即時にわからなかった。
Conventional errors in JCL and CL syntax were pointed out during job execution. Therefore, syntax checks before execution of JCL and CL could only be done on paper. Furthermore, when there are many jobs in the job queue, the job has to wait for a long time until it is executed, so even if there is an error in the JCL or CL, it is not immediately obvious.

この発明は上記のような課題を解消するためになされた
もので、JCLやCLの構文の誤りを即時に発見できろ
とともに、構文の誤りのために生じろ後の作業の支障を
防ぐことを目的とする。
This invention was made in order to solve the above-mentioned problems, and it is possible to immediately discover errors in the syntax of JCL and CL, and also to prevent problems in subsequent work that may occur due to syntax errors. purpose.

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

この発明は、JCLやCLの構文チェックを実際にジョ
ブを実行することなしに行うようにしたものである。
This invention is designed to check the syntax of JCL and CL without actually executing a job.

〔作 用〕[For production]

この発明にわける構文チェック機能は、実際にジョブを
実行することなしに行われる。
The syntax checking function of this invention is performed without actually executing a job.

〔発明の実施例〕[Embodiments of the invention]

以下、この発明の一実施例を図について説明する。第1
図はJCLやCLの構文チェックを実際にジョブを実行
することなしに行う方式の概略図である。図において、
(1)はデイスプレィ、(2)はキーボード、(3)は
端末制御装置、(4)はバッファ、(5)は中央処理装
置(CPU)、(61は画面繻集プログラム、(7)は
読取/解釈プログラム、(8)はジョブ待行列、(9)
は開始/終了プログラム、00)は各種プログラム(ユ
ーティリティ、利用者プログラム等) 、 01)は補
助記憶装置、(Lll、1tJCL/CL構文チェック
プログラムである。
An embodiment of the present invention will be described below with reference to the drawings. 1st
The figure is a schematic diagram of a method for checking the syntax of JCL and CL without actually executing a job. In the figure,
(1) is the display, (2) is the keyboard, (3) is the terminal control unit, (4) is the buffer, (5) is the central processing unit (CPU), (61 is the screen collection program, (7) is the reader /interpreter, (8) is job queue, (9)
00) is a start/end program, 00) is various programs (utilities, user programs, etc.), 01) is an auxiliary storage device, and (Lll, 1tJCL/CL syntax check program).

第2図にフローチャートを示す。利用者はJCLやCL
の作成を終えると、第1図のキーボード(2)より構文
チェックを行うかどうかを入力する。
A flowchart is shown in FIG. Users are JCL and CL
After completing the creation, input whether or not to perform a syntax check using the keyboard (2) in FIG.

(ステップ(21) 、 (22) )構文チェックを
行う場合(よ第1図のJCL/CL構文チェック/プロ
グラム(至)の実行結果の出力光を指定した後(ステッ
プ(233) 、構文チェックを行う。(ステップ(2
4)) なお、m文チェックをする内容は以下の通りである。
(Steps (21), (22)) When performing a syntax check (after specifying the output light of the execution result of the JCL/CL syntax check/program (to) shown in Figure 1) (step (233), perform a syntax check. (Step (2)
4)) The contents of the m-sentence check are as follows.

(11JcLやCLの文法上のチェック(2)ユーティ
リティのパラメータやサブ°コマンドのチェック (3)   そ    の    他 なお、上記実施例では構文チェック機能をTSS端末か
ら行うようにしているが、パッチ処理でも行うことがで
きろようにしてもよい。
(11 Checking the syntax of JcL and CL (2) Checking utility parameters and subcommands (3) Others In the above example, the syntax checking function is performed from the TSS terminal, but patch processing can also be performed. You can do whatever you want.

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

以上のように、この発明によれば利用者はJCLやCL
の誤りを実際にジョブを実行しなくても発見・修正でき
るようになり、後の作業を効率的に行える効果がある。
As described above, according to this invention, users can
Errors can be found and corrected without actually executing the job, which has the effect of making subsequent work more efficient.

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

第1図はこの発明の一実施例によるJCL?CLの構文
チェックを実際にジョブを実行することなしに行う方式
のブロック図、第2図はそのフローチャート、第3図は
従来の構文チェックの方式のブロック図である。 図において、(1)はデイスプレィ、(2)はキーボー
ド、(3)は端末制御装置、(4)はバッファ、(5)
は中央処理装置(CPU)、(II)は補助記憶装置で
ある。 なお。 図中。 同一符号は同一 または相当部分 を示す。
FIG. 1 shows a JCL according to an embodiment of the present invention. FIG. 2 is a block diagram of a method for checking the syntax of CL without actually executing a job, FIG. 2 is a flowchart thereof, and FIG. 3 is a block diagram of a conventional syntax check method. In the figure, (1) is the display, (2) is the keyboard, (3) is the terminal controller, (4) is the buffer, and (5)
is a central processing unit (CPU), and (II) is an auxiliary storage device. In addition. In the figure. The same reference numerals indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] ジョブ制御言語およびコマンド言語の構文チェックをジ
ョブを実行することなしに行うことを特徴とするジョブ
制御言語の構文チェック方式。
A job control language syntax checking method characterized by checking the syntax of a job control language and a command language without executing a job.
JP1173201A 1989-07-05 1989-07-05 Syntax check system for job control language Pending JPH0337718A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1173201A JPH0337718A (en) 1989-07-05 1989-07-05 Syntax check system for job control language

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1173201A JPH0337718A (en) 1989-07-05 1989-07-05 Syntax check system for job control language

Publications (1)

Publication Number Publication Date
JPH0337718A true JPH0337718A (en) 1991-02-19

Family

ID=15955984

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1173201A Pending JPH0337718A (en) 1989-07-05 1989-07-05 Syntax check system for job control language

Country Status (1)

Country Link
JP (1) JPH0337718A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07121356A (en) * 1993-10-25 1995-05-12 Nec Corp Batch job supplying system
JP2006351274A (en) * 2005-06-14 2006-12-28 Fujitsu Component Ltd Flexible printed cable and connector for flexible printed cable
US8719792B2 (en) 2008-03-24 2014-05-06 International Business Machines Corporation Correcting job control language job errors

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07121356A (en) * 1993-10-25 1995-05-12 Nec Corp Batch job supplying system
JP2006351274A (en) * 2005-06-14 2006-12-28 Fujitsu Component Ltd Flexible printed cable and connector for flexible printed cable
US8719792B2 (en) 2008-03-24 2014-05-06 International Business Machines Corporation Correcting job control language job errors

Similar Documents

Publication Publication Date Title
JPH0337718A (en) Syntax check system for job control language
JP2003312107A (en) Print controller, print controlling method, storage medium and program
JP3143330B2 (en) Programmable controller
JPH02204885A (en) Character reading system
JP2003312106A (en) Print controller, print controlling method, storage medium and program
JPS60168206A (en) Numerical control device
US5850510A (en) Interpreter language processing device
JPS62293310A (en) Executing system for user program of numerical controller
JP2532132B2 (en) Expansion processing method of extended template table
CN117742806A (en) Automatic generation system of robot configuration file under edge computing system
JPS61147335A (en) Parameter registration system of job
JPH08212104A (en) Information processor and instruction trace method for the same
JPH0221329A (en) Report output system
JPH05189113A (en) User interface system
JPS629950B2 (en)
JPH01185729A (en) Overlay structure program execution system
JPS63236134A (en) Register system for job control language of command procedure
JPH02253336A (en) Program starting system
JPS61131045A (en) Tracing function controlling device
JPH11191048A (en) Print controller, data processing method in print controller and storage medium storing computer readable program
JPS6365553A (en) Reliability securing system for input/output device constitution control data
JPH0675898A (en) Direct memory access controller
JPH03113641A (en) Data processing system
JPH03139703A (en) Timer instruction processing system of programmable controller
JPH02260049A (en) Program start checking method