Kbase P33606: How display system messages in alert boxes and not in the message area.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
GOAL:
How to have all Progress system messages displayed in an alert box rather than in the message area.
GOAL:
How to display system messages in a alert box?
FIX:
To have all Progress system messages displayed in an alert box, set the SYSTEM-ALERT-BOXES attribute of the SESSION system handle to TRUE:
SESSION:SYSTEM-ALERT-BOXES = TRUE.