*ERROR (IMAGEPRINT)


 

*ERROR={status}

 

This list control defines the DIM variable to receive the return status of the IMAGEPRINT instruction. If this list control is not used, the return status is ignored. The {status} variable must be at least two bytes long. If it is shorter, only one byte is saved. The following are the currently defined return codes:

 

Code

Meaning

00

Successfully completed

01

Invalid adapter type

02

Invalid video mode

03

Invalid window left

04

Invalid window top

05

Invalid window right

06

Invalid window bottom

07

Invalid image left

08

Invalid image top

13

Error opening file

20

User abort

80

Not enough memory

 

See Also: List Controls (IMAGEPRINT), IMAGEPRINT

 



PL/B Language Reference *DEVICE (IMAGEPRINT) *F (IMAGEPRINT)