Int 21/AX=5D09h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.1+ network - FLUSH REDIRECTED PRINTER OUTPUT

AX = 5D09h

Return:
Nothing

Desc: Forces redirected printer output to be printed, and starts a new print job

Notes: MS-DOS and DR DOS 3.41/5.0 simply push AX on the stack and call INT 2F/AX=1125h. This function is also supported by 10Net, which calls it Terminate All Spool Jobs, and does not flush if in "combine" mode

See Also: AX=5D07h - AX=5D08h - INT 2F/AX=1125h

Category: DOS Kernel - Int 21h - D

------

Prev Next Ralf Interrups Categories Contents