Int 2F/AX=0102h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ PRINT - REMOVE FILE FROM PRINT QUEUE

AX = 0102h
DS:DX -> ASCIZ filename (wildcards allowed)

Return:
CF clear if successful CF set on error AX = error code (see #02594)

See Also: AX=0101h - AX=0103h - AH=01h"PRINT"

Category: Caches/Spoolers - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents