Int 21/AX=FFCAh

Prev Next Ralf Interrups Categories Contents

------

TopWare Network OS v5.10+ - MOVE FILE FROM ONE PRINT SERVER TO ANOTHER

AX = FFCAh
CH = printer number (00h LPT1, 01h LPT2, 02h LPT3)
CL = original printer server station address
BL = target printer server station address
DS:DX -> filename (12 bytes)

Return:
AL = status (00h successful, else failed)

See Also: AX=FFCBh

Category: Network - Int 21h - T

------

Prev Next Ralf Interrups Categories Contents