TDS5000B Online Programmer Guide
-- 2 9 5 --
FILESystem:DELEte
Description
This command (no query form) deletes a named file. It does not delete
directories. Use the FILESystem:RMDir command to delete a directory.
Group
File System
Related Commands
FILESystem:COPy, FILESystem:CWD
Syntax
FILESystem:DELEte <file path>
Arguments
H <file path>
This is a quoted string that defines the file name and path. If the file
path is within the current working directory, you need only specify the
file name.
Example 1
FILESystem:DELEte ”NOT_MINE.SET”
This command deletes the file named
NOT_MINE.SET from the cur-
rent working directory.