TDS5000B Online Programmer Guide
-- 3 0 1 --
FILESystem:RMDir
Description
This command (no query form) deletes a named directory. The directo-
ry cannot contain any files. If there are files in the directory, they must
first be deleted. The directory must not be a read--only directory.
Group
File System
Related Command
FILESystem:CWD
Syntax
FILESystem:RMDir <directory path>
Arguments
H <directory 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
FILESystem:RMDir ”C:\OldDirectory”
This command removes the directory named OldDirectory from the
root of the C drive.