Commands listed in alphabetical order
Group
File System
Syntax
FILESystem:HOMEDir?
Returns
The current user's home director
y as a quoted string.
Examples
FILESYSTEM:HOMEDIR? might return: "C:".
FILESystem:LDIR? (Query Only)
Returns a comma separated list of every file, file size, type,
modification date and time, and directory in the folder referred to by the
FILESYSTEM:CWDFILESystem:CWD command. This is different than the
:DIR query in that it provides a long output format with the file size, type,
and modification date/time. Each entr
y is a semicolon separated list: < file
name>;<type>;<size in bytes>;<date>;<time>
Group
File System
Syntax
FILESystem:LDIR?
Returns
A comma separated list of every file, file size, type, modification date and time,
and directory in the folder referred to by the FILESystem:CWDcommand.
Examples
FILESYSTEM:LDIR? might return "tek0000CH1.isf;FILE;20342;2009-05-21;13:
58:24", "TEMP;DIR;4096;2009-09-15;06:20:44".
FILESystem:MKDir (No Query Form)
This command (no query form) creates a new directory.
Group
File System
Syntax
FILESystem:MKDir <directory path>
Related Commands
FILESystem:CWD, FILESystem:DIR?
2-334 MSO54, MSO56, MSO58, MSO58LP Programmer