Version 4.5.2
 —  Commands  —

ERASE

Description

Erase a file.

Syntax

ERASE path 

path is as follows:

{[[drive:]\directory\...\]filename[.extension]}

Examples

Variables Returned

#RC (SUCCESS if ERASE was successful. FAILURE if ERASE was not successful.)

Related Commands

DOSDIR, RENAME

Usage

Procedure File: Yes
Command Line: No
Key: No
API: No

Top of page