SET SAFETY

From Recital Documentation Wiki
Revision as of 13:41, 10 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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