Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
APPL-ALERT-BOXES attribute
APPL-ALERT-BOXES attribute
Directs application messages to alert boxes or the default message area.
Data type:
LOGICAL
Access:
Readable/Writeable
Applies to:
SESSION system handle
If the APPL-ALERT-BOXES attribute is TRUE, an application message produced by the MESSAGE statement is displayed in alert boxes rather than in the message area. The default value is FALSE.