{{page>en:templates:dosint}} ====== Int 21H, AH=5DH, AL=08H ====== ===== Version ===== 3.1 and higher ===== Brief ===== SET REDIRECTED PRINTER MODE ===== Family API ===== ===== Input ===== AX = 5D08h DL = mode 00h redirected output is combined 01h redirected output placed in separate jobs, start new print job now ===== Return ===== nothing ===== Macro ===== ===== Notes ===== 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 ===== Note ===== Text based on [[http://www.cs.cmu.edu/~ralf/files.html|Ralf Brown Interrupt List Release 61]] {{page>en:templates:int}} {{page>en:templates:fapi}}