DELETE FILE

From Recital Documentation Wiki
Revision as of 11:27, 23 October 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search


Purpose

Delete specified file


Syntax

DELETE FILE <filename>


See Also

ERASE, SET PATH, SET SAFETY


Description

The DELETE FILE command deletes the specified file, <filename> . If no directory specification is present in the <filename>, then the file is deleted from the current directory. The filename can be substituted with a <expC>, enclosed in round brackets, which returns a valid filename. The DELETE FILE command does not follow the directory search path specified with the SET PATH command. On OpenVMS, all versions of the file will be deleted.


Example

delete file orders.dbf


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer