Arguments
Value | Meaning |
---|---|
1
|
Generates a basic script listing with no precompiler directives. |
2
|
Generates a script listing that includes precompiler directives |
Defaults
Assignment file: | usys.asn, ide.asn |
Section: | [SETTINGS] |
Default value: | none |
Description
Use the $LISTING_LEVEL setting to produce compile listings of components, application shells, menus, and global ProcScript modules.
If the message level is set to
info
(using /inf sub-switch), the listing includes additional
compilation messages, including
errors, warnings and info messages.
If this setting is not defined, no listing is generated.
The $LISTING_LEVEL setting is ignored when the /lis command line sub-switch is used.