Int 2F/AX=0101h/SI=20D6h

Prev Next Ralf Interrups Categories Contents

------

PrintCache v3.1 PRINT.COM - SUBMIT FILE FOR PRINTING

AX = 0101h
SI = 20D6h
DI = 8761h
DS:DX -> submit packet (see #02593)
CL = print options

bit 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

------

Prev Next Ralf Interrups Categories Contents