The name of a UNIX file or sequential MVS™ data set that contains the commands. You can
repeat this option.
If the data set is an MVS data set, specify // before the file
name. If you specify a fully-qualified data set name, also
enclose the data set name in single quotation marks and specify a
backslash before each single quotation mark. For example, if the output
file is named USERID.MYFILE, enter:
//\'USERID.MYFILE\'
If
you want your TSO user ID prefixed to the data set name, specify:
//MYFILE
To
specify commands from stdin, omit the file name
and the -c option.