Syntax
FILESystem:CWD {<new working directory path>}
FILESystem:CWD?
Arguments
<new working directory path> is a quoted string that defines the current working;
a directory name can have up to 8 characters with an extension of up to
3 characters.
Examples
FILESYSTEM:CWD " USB0/TEKSCOPE/IMAGES" sets the current working
directory to images.
FILESYSTEM:CWD? might return :FILESYSTEM:CWD " USB0/TEKSCOPE/
WAVEFORMS" indicating that the current working directory is set to
waveforms.
FILESystem:DELEte
This command deletes a named file. If you specify a directory name, it will delete
the directory and all of its contents, the same as the RMDir command. You can
also specify the filename as *.* to delete all of the files in the current or specified
directory. Command only, no query form.
Group
File system
Syntax
FILESystem:DELEte <file path>
Related commands
FILESystem:CWD on page 126, FILESystem:RMDir on page 132
Arguments
<file path> is a quoted string that defines the folder path and file name of the file
to delete. If the file path is within the current working directory, you need only
specify the file name. The argument *.* will delete all files and subdirectories
within the current working directory.
F commands
TBS2000 Series Programmer 127