Int 21/AX=5D08h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.1+ network - SET REDIRECTED PRINTER MODE

AX = 5D08h
DL = mode
00h redirected output is combined
01h redirected output placed in separate jobs, start new print job
now

Return:
Nothing

Note: MS-DOS and DR DOS 3.41/5.0 simply push AX on the stack and call INT 2F/AX=1125h

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

Category: DOS Kernel - Int 21h - D

------

Prev Next Ralf Interrups Categories Contents