SET SAFETY Command

Top  Previous  Next

Specifies whether certain destructive actions display a message dialog asking the user for confirmation

Syntax

SET SAFETY ON | OFF

Parameters

ON

Displays a dialog box before zapping a table, and overwriting a file with STRTOFILE().

 

OFF

Does not display any dialog before performing destructive actions.

Remarks

SET SAFETY is not yet scoped to the current datasession.

See also

ZAP

STRTOFILE()