Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RaSQL/B 6.1a for Clipper - <b>n_xsafety()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
N_XSAFETY()
Set overwrite safety on or off

Syntax
N_XSAFETY([<lSetting>])

Argument
<lSetting> is the desired setting.   .T. (ON) is the default setting.

Returns
Current setting as a logical.

Remarks
If you are issuing a command that results in a Btrieve file being created 
(such as N_XAMAKETBL or CREATE FROM using the RDD, etc.), N_XSAFETY() 
determines whether RaSQL will overwrite the file if it already exists. 

If safety is OFF (the default), then Btrieve will not overwrite an existing 
file. If safety is ON,  Btrieve will overwrite an existing file of the same 
name.


See Also: N_XAMAKETBL() N_XMAKETBL()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson