Difference between revisions of "SET DIALOG"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 30: | Line 30: | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|DIALOG]] | [[Category:Set_Commands|DIALOG]] | ||
+ | [[Category:Screen Environment]] | ||
+ | [[Category:Screen Environment Set Commands]] | ||
+ | [[Category:Screen Dialogs]] | ||
+ | [[Category:Screen Dialogs Set Commands]] |
Revision as of 13:33, 2 June 2009
Class
Screen Environment
Purpose
Enable or disable dialog style messages
Syntax
SET DIALOG ON | OFF | (<expL>)
See Also
DIALOG FIELDS, DIALOG FILES, DIALOG MESSAGE, DIALOG QUERY, DIALOG SCOPE, Function Keys, MESSAGEBOX(), SET MESSAGE, SET SCOREBOARD, SET STATUS
Description
The SET DIALOG OFF command disables all dialog and alert boxes. Dialog boxes display when the user presses the [ABANDON] key. Alert boxes display when an error occurs. Error messages display in the message line rather than in a pop-up alert box when SET DIALOG is OFF. SET DIALOG OFF is particularly useful in foreign language applications. The default for SET DIALOG is ON.
Example
set dialog off
Products
Recital Mirage Server, Recital Terminal Developer