Interrups | Categories | Contents |
AX = 0101h SI = 20D6h DI = 8761h DS:DX -> submit packet (see #02593) CL = print optionsbit 4:
Use default options
Return:
CF clear if successful AL = status 01h added to queue 9Eh now printing CF set on error AX = error code (see #02594)
Program: PrintCache PRINT.COM is a DOS PRINT replacement included in LaserTools' PrintCache memory/disk-based print spooler package
Note: If either SI or DI differs from the indicated magic values on entry, PrintCache will use the default print options for the file for compatibility with DOS PRINT
See Also: AX=0100h/SI=20D6h - AX=0101h - AH=00h"PRINT" - AX=0107h"PrintCache"
Category: Caches/Spoolers - Int 2Fh - P
Interrups | Categories | Contents |