Command DELETE FILE Foundation

Deletes file from a hard disk or diskette.

Syntax
DELETE FILE <cFileName>
Parameters
<cFileName>
<cFileName> is a character string containing the name of the file to delete. The file name must contain the file extension as well as the drive and path if they are necessary. <cFileName> can be specified as a literal file name or as a character expression in parentheses.
Description

DELETE FILE is synonymous with ERASE (see ERASE).

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.