Commands listed in alphabetical order
Arguments
<old fi le path>
is a quoted string that defines the file or folder name and
path. If the path is within the current working directory, you need only specify
the file or folder name.
<new fi le path> is a quoted string that defines the file or folder name and
path. If the path is within the current working directory, you need only specify
the file or folder name.
Examples
FILESYSTEM:RENAME "E:/TEK00000.SET","E:/MYSETTING.SET" gives the
file named TEK00000.SET the new name of MYSETTING.SET. The file remains
in the root directory on the E drive.
FILESYSTEM:RENAME
"e:/mySettings/tek00000.s et","e:/setup1.set"
. This example
illustrates how to move a file from one folder to another.
FILESystem:RMDir (No Query Form)
This command (no query form) deletes a named directory. The directory must
be empty.
Group
File System
Syntax
FILESystem:RMDir <directory path>
Related Commands
FILESystem:CWD
Arguments
<dire
ctory pa th>
is a quoted string that defines the folder name and path. If
the folder path is within the current working directory, you need only specify
the folder name.
Examples
FILESYSTEM:RMDIR "E:/OldDi rectory" removes the directory n amed
OldDirectory from the root of the E drive.
FILESystem:UNMOUNT:DRIve (No Query Form)
This command unmounts the USB drive specified by the quoted string argument.
Group
File System
2-336 MSO54, MSO56, MSO58, MSO58LP Programmer