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


Parameter field

z/OS MVS JCL Reference
SA23-1385-00

The XMIT JCL statement contains only keyword parameters. A DEST parameter is required; the DLM and SUBCHARS parameters are optional. If your JCL is to be processed by an internal reader and /*EOF or /*DEL is part of the XMIT JCL stream, you must code the SUBCHARS parameter.

You can code the keyword parameters in any order in the parameter field.

KEYWORD PARAMETERS VALUES PURPOSE
DEST=nodename[.vmuserid]

See section DEST parameter

nodename: 1 - 8 alphanumeric or $, #, @ characters

vmuserid: 1 - 8 alphanumeric or $, #, @ characters

Identifies the destination for all following records until a delimiter stops transmission of the records.
DLM=delimiter

See section DLM parameter

delimiter: 2 alphanumeric, $, #, @, or special characters Specifies a delimiter to stop the transmission of records.
SUBCHARS=substitute

See section SUBCHARS parameter

substitute: 2 alphanumeric, $, #, @, or special characters Specifies a substitute for internal reader control statements. (JES3 only)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014