Options
General Options:
- ASM
- Extract is for Assembler.
- CONDASM
- Include conditional assembly statements.
- DCL
- Suppress source for declarations. This is the default option.
- DEBUG
- Log standard and internal diagnostic messages.
To be used as directed by IBM® service personnel.
- ERROR
- List invalid or incomplete extract records.
- IFM file mode
- input file mode
- On CMS, the file mode to search for the input files. Standard search order used if not found.
- On z/OS®, not used.
- On z/VSE®, not used.
- INCL
- Extract source from INCLUDE files. This is the default option.
- LOUD
- Issue progress or error messages.
- MACDEF
- Include inline macro definitions.
- NOCONDASM
- Exclude conditional assembly statements.
- NOINCL
- Suppress source from INCLUDE files. Variable information is still extracted.
- NOMACDEF
- Exclude inline macro definitions.
- NOPACK
- Disables packing of source statement text
- NODCL
- Suppress source for declarations (including associated block comments). Variable information is still extracted.
- NOSEQ
- Suppress source record sequence numbers.
- OFM file mode
- Output file mode
- On CMS, the file mode of the output file, default
A1
. - On z/OS, not used.
- On z/VSE, not used.
- On CMS, the file mode of the output file, default
- OFN filename
- Output file name
- On CMS, the file name of the output file.
- On z/OS, the PDS member name of the output file.
- On z/VSE, the librarian member name of the output member.
- OFT file type
- Output file type
- On CMS, the file type of the output file.
- On z/OS, the DD name of the output file.
- On z/VSE, not used.
- PACK
- Compress redundant characters in source statement text
- PFM file mode
- Primary input file mode
- On CMS, the initial file mode to search for the primary input file. Standard search order used if not found. Overrides IFM
- On z/OS, not used.
- On z/VSE, not used.
- PFT file type
- Primary input file type
- On CMS, the file type (FT) of the input file.
- On z/OS, the DD name of the input file.
- On z/VSE, the DLBL name of the input file.
- QUIET
- Suppress display of progress and error messages.
- SEQ
- Retain source record sequence numbers.
Default Options:
- ASM
- PFT SYSADATA
- OFT ASMLANGX
- PACK
- NOSEQ
- DCL
- INCL