List Controls (IMAGEPRINT)


 

List Controls format the printer output. All list controls are specified with an asterisk (*) followed by the function. Any arguments to the list control follow an equal sign (=).

 

Control

Action

*BR

controls the brightness of print.

*COPY

specifies the number of copies to print.

*DEVICE

defines the output device.

*ERROR

returns an error code.

*F

forces a page eject.

*IMAGE

defines the image starting print position.

*LEGAL

specifies to print on legal size paper.

*PAGE

prints a page of the document.

*REVOFF

set print to black on white (default).

*REVON

sets print to white on black.

*SB

sets scaling to best fit (default).

*SCREEN

prints a screen image.

*SETIWALL

sets the image window coordinates.

*SO

sets scaling to one-to-one.

*SS

sets scaling to stretch-to-fit.

*STATUS

returns the status of video adapter.

*ZOOM

sets the image coordinates.

 

See Also: IMAGEPRINT, Graphic Output

 



PL/B Language Reference *BR (IMAGEPRINT)