Difference between revisions of "SET DIALOG"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 16: Line 16:
  
 
==See Also==
 
==See Also==
DIALOG MESSAGE, DIALOG QUERY, DIALOG FILES LIKE, DIALOG FIELDS, DIALOG SCOPE
+
[[DIALOG FIELDS]], [[DIALOG FILES]], [[DIALOG MESSAGE]], [[DIALOG QUERY]], [[DIALOG SCOPE]]
  
  
Line 32: Line 32:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Set_Commands]]
+
[[Category:Set_Commands|DIALOG]]

Revision as of 12:40, 11 March 2009

SET DIALOG

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


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