[argument-list]
You can use either the long form or the short form of the
arguments. If you specify multiple arguments, you must separate
them by commas. If any argument is not specifically included in
a listing control statement, the assembler assumes its default
value (show or noshow) throughout the source program.
Table 10 .SHOW and .NOSHOW Symbolic Arguments
Short
Long Form Form Default Function
BINARY MEB Noshow Lists macro and repeat block
expansions that generate binary
code. BINARY is a subset of
EXPANSIONS.
CONDITIONALS CND Noshow Lists unsatisfied conditional
code associated with the
conditional assembly directives.
EXPANSIONS ME Noshow Lists macro and repeat range
expansions.
LIBRARY None Noshow Includes the macro definitions in
a library in the listing.
INCLUDE None Noshow Lists include file text in the
listing file.