/IMAGE
/IMAGE, Label
, Fname
, Ext
, --
Allows graphics data to be captured and saved.
Label
Label specifying the operation to be performed:
CAPTURE
—
Capture the image from the graphics window to a new window.
RESTORE
—
Restore the image from a file to a new window.
SAVE
—
Save the contents of the graphic window to a file.
DELETE
—
Delete the window that contains the file.
Fname
File name and directory path (248 characters maximum, including the characters needed for the directory path). An unspecified directory path defaults to the working directory; in this case, you can use all 248 characters for the file name.
Ext
Filename extension (eight-character maximum).
If no extension is specified, bmp will be used on Windows systems, and img will be used on Linux systems.
--
Unused field.