Difference between revisions of "SET SAFETY"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 13:41, 10 March 2009

SET SAFETY

Class

Environment


Purpose

Determine whether existing files are overwritten without prompting for confirmation


Syntax

SET SAFETY ON | OFF | (<expL>)


See Also

PACK, REINDEX, ZAP, CREATE, SORT, TOTAL, COPY, JOIN, ERASE


Description

If SET SAFETY is ON, the user is asked whether the file should be overwritten before performing the operation. By default, SAFETY is ON


Example

use patrons
copy to orders
Orders.dbf already exists.  Overwrite it?  (Y/N)


Products

Recital Terminal Developer