z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of the COMMAND statement

z/OS MVS JCL Reference
SA23-1385-00

Example 1: The following shows an example COMMAND statement with the START command.
//     COMMAND  'S VTAM'    start VTAM
Example 2: The following is an example of a command that is continued with the command operand in apostrophes.
//       COMMAND  'SEND  ''This message will be sent to user SCOTTC
//             when this job is converted'',USER=(SCOTTC)'

The command statement must end in column 71 and be continued in column 16.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014