SUPPRESS-WARNINGS-LIST attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
A character expression with a comma separated list of warning message numbers to suppress.
Data type: CHARACTER
Access: Readable/Writeable
Applies to: SESSION system handle
If the Suppress Warning List (-swl) startup parameter is
used, the attribute is set to the list specified by the startup parameter. If the Suppress
Warnings (-sw) startup parameter is used or the
SUPPRESS-WARNINGS attribute is set to TRUE, the list in the SUPPRESS-WARNINGS-LIST attribute
is ignored and all warnings are suppressed. For more information on the -sw and -swl startup parameters,
see Startup Command and Parameter Reference.