.wip

IMAGE file$ [,x, y, w, h]

added to the file name. The image is saved as a true colour 24-bit image. ‘x’, ‘y’, ‘w’ and ‘h’ are optional and are the coordinates (‘x’ and ‘y’ are the top left coordinate) and dimensions (width and height) of the area to be saved. If not specified, the whole screen will be saved. Note that ‘width’, if used, must be a multiple of 2. SAVE COMPRESSED IMAGE will work the same except that RLE compression will be used to reduce the file size..