Invocation
Parameters:
- input_file_name
- Input file name
- On TSO, the PDS member name of the SYSADATA input file.
- On CMS, the file name (FN) of the SYSADATA input file.
- On z/OS in batch, this defaults to the SYSADATA file created by the High Level Assembler.
- On z/VSE, this defaults to the SYSADATA file created by the High Level Assembler.
- Dummy token required only if the extract file name is to be modified.
- output_file_name
- Output file name.
- On TSO, or CMS, this is optional and defaults to the same name as the input file with a file type (CMS) of ASMLANGX, or the PDS name of the ASMLANGX DD (TSO) name.
- On z/OS, this must be specified
with
PARM='output_file_name'
. - On z/VSE, this must be
specified with
PARM='output_file_name'
.