Quantum Data 801GC, 801GF, 801GX Portable Generator User Manual


 
6-124 Chapter 6: Programming
Model 801GC, 801GF & 801GX¥Rev. A
FMTP ForMaT Path
Classification: Format memory management
Command Syntax: FMTP <name>
Limits: <name> = a valid MS-DOS filename
(8 characters minus any extension)
Query Syntax: FMTP?
Query Response: <name>
Description: The FMTP command sets the current format path name to a
given directory. The query will return the current format path
name.
Other Required Cmds: None
Example: FMTP VGA_FMTS // Formats in VGA_FMTS dir
// will be listed
FMTQ ForMaT Query pointer
Classification: Format memory management
Command Syntax: None
Limits: <index> = positive integer number
<number> = positive integer number
Query Syntax: FMTQ? <index> <number>
Query Response: List of specified format names
Description: The query returns <number> format names from the list of all
the formats stored in format memory beginning at <index>. The
formats are kept in alphanumeric order.
Other Required Cmds: None
Examples: FMTQ? 1 5 // List the first five images
// in memory
or
FMTQ? 1 9999 // List all images in
// memory