Commands Listed in Alphabetical Order
Group File System
Syntax FILESystem:FREESpace?
Related Commands FILESystem:FREESpace?,FILESystem:CWD
FILESystem:MKDir (No Query Form)Creates a new folder.
Group File System
Syntax FILESystem:MKDir <directory path>
Related Commands FILESystem:CWD,FILESystem:DIR?
Arguments <directory path> is a quoted string that specifies the directory to create
Examples FILESYSTEM:MKDIR "D:/NewDirectory" creates the directory named
NewDirectory at the root of the D drive.
These two commands create the directory MyNewSubDirectory within the
existing directory MyDirectory at the root of the D drive:
FILESYSTEM:CWD "D:/MyDirectory"; FILESYSTEM:MKDIR
"MyNewSubDirectory"
This, of course, assumes that D:/MyDirectory already existed and was not a
read-only directory.
FILESystem:READFile (No Query Form)Writes the contents of the specified file to the specified interface. If the specified
file does not exist or is not readable, an appropriate error event is posted.
Group File System
Syntax FILESystem:READFile <QString>
2-176 MSO4000 and DPO4000 Series Programmer Manual