XPRINT GET QUALITY statement  

Purpose

Retrieves the print quality setting for the host printer.

Syntax

XPRINT GET QUALITY To QualVar&

Function Form:

QualVar& = XPRINT(QUALITY)

Remarks

XPRINT GET QUALITY retrieves the print quality setting for the host printer.  The value 1 is draft mode, 2 is low resolution, 3 is medium resolution, and 4 is high resolution.  If the printer does not support print quality settings, 0 is returned.  If no host printer is attached, error 57 is generated.

See also

XPRINT ATTACH, XPRINT SET QUALITY