TDS5000B Online Programmer Guide
-- 2 9 3 --
FILESystem:COPy
Description
This command (no query form) copies a named file to a new file. The
new file may be in a totally separate directory than the old file. You can
only copy one file at a time using this command. Wild card characters
are not allowed.
Group
File System
Related Commands
FILESystem:CWD, FILESystem:DELEte
Syntax
FILESystem:COPy {<source file path>,<destina-
tion 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
FILESystem:COPy ”C:\MYDIR\TEK00001.SET”,
”C:\AnotherDir\copyOfTek001.set”
This command copies the file named TEK00001.SET, located in the
MYDIR directory on the C drive to a file named copyOfTek001.set in
the AnotherDir directory on the C drive.