ASMXREP Options
This section describes the options available with ASMXREP.
on z/OS® you specify ASMXREP options
with the RPARM parameter; on z/VSE® you
specify ASMXREP options
with the PARM parameter; on CMS you specify ASMXREP options
in a file with the same file name as the control file and a file type
of DEFAULTS.
- Format
- nnn (Default 60). Printer format, where nnn is the number of lines per page. Not available with the SOR report. Enter any number between 20 and 999. You do not need to enter a leading zero. You can not use this option with the SOR report.
- Sort Order
- The order in which ASMXREF sorts
the report. You cannot use this option with the SOR report.
- MAC
- Generates the CF report in macro order.
- PART
- Generates the CF report in module order.
- MOD
- Generates the LOC report in module order.
- COM
- Generates the LOC report in component order.
- MAC
- Generates the MWU report in macro order.
- MOD
- Generates the SWU report in module order.
- PART
- Generates the MWU report in module order.
- SYM
- Generates the SWU report in symbol order.
- SYMC
- Generates the SWU report in compact symbol order.
- SEP_CHAR
- You can only use this option with the SOR report. The separator
character for building the spreadsheet cells. The separator can be
only a comma or semicolon. Default is
,
(comma). - T_DELIM
- You can only use this option with the SOR report. The title delimiter
for each token cell. The title delimiter can be any single character
recognized by the spreadsheet application. Default is
'
(apostrophe).