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


 
6-142 Chapter 6: Programming
Model 801GC, 801GF & 801GX¥Rev. A
IMGN IMaGe New
Classification: Image editor control
Command Syntax: IMGN [<name>]
Limits: <name> = optional valid MS-DOS filename
(8 characters minus any extension)
Query Syntax: IMGN?
Query Response: <name>
Description: The IMGN command initializes the image edit buffer. The name
<name> is assigned as the images name. The query will return
the name that has been assigned as the images name.
Other Required Cmds: None
Examples: IMGN // Init edit buffer without
// assigning a new name
or
IMGN MY_IMG // Init edit buffer with
// name of "MY_IMG"
IMGP IMaGe Path
Classification: Image memory management
Command Syntax: IMGP <name>
Limits: <name> = a valid MS-DOS filename
(8 characters minus any extension)
Query Syntax: IMGP?
Query Response: <name>
Description: The FMTP command sets the current image path name to a
given directory. The query will return the current image path
name.
Other Required Cmds: None
Example: IMGP FOCUS // List Images in FOCUS dir