394 Appendix A Command Reference
IMGQ? IMaGe Query pointer
Class Image memory management
Description Returns number image names from the list of all the images stored in image memory
beginning at index. The images are kept in alphanumeric order.
Query syntax IMGQ? index number
index
positive integer number
number
positive integer number
Query response List of specified image names
Example
IMGQ? 1 5 // List the first five images in memory
or
IMGQ? 1 9999 // List all images in memory