Difference between revisions of "DELETE FILE"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Delete specified file | Delete specified file | ||
Line 26: | Line 22: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Disk and File Utilities]] | [[Category:Disk and File Utilities]] | ||
[[Category:Disk and File Utilities Commands]] | [[Category:Disk and File Utilities Commands]] |
Latest revision as of 15:52, 10 November 2009
Purpose
Delete specified file
Syntax
DELETE FILE <filename>
See Also
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 Server, Recital