
Using JOB Statements
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
9-3
Using JOB Statements
Description When using JOB statements, EXEC statements, and OPTION statements,
the JMCL parameters must follow at least one VSE keyword, or a comma
between two spaces, and precede any comments.
Syntax The following provides an example of an OPTION statement syntax.
// JOB jobname parameters comments
// EXEC program parameters comments
// OPTION option parameters comments
Example In the following example, the job name is PAYROLL. RESET is a JMCL
parameter in the correct position. CHECKS is a comment.
// JOB PAYROLL RESET CHECKS
Commentaires sur ces manuels