Int 17/AH=03h

Prev Next Ralf Interrups Categories Contents

------

PC-MOS/386 v5.01 - PRINT SPOOLER - PRINT STRING

AH = 03h
DX = printer port number
CX = number of characters to print
DS:SI -> string

Return:
AH = printer status (see #00631) CX = number of characters actually printed

Desc: Send an entire string of chars to the print spooler with a single call

Program: PC-MOS/386 v5.01 is a multitasking, multiuser MS-DOS 5.0-compatible operating system by The Software Link, Inc.

See Also: AH=00h - AH=01h - AH=02h - AH=FFh"PC-MOS"

Category: Caches/Spoolers - Int 17h - P

------

Prev Next Ralf Interrups Categories Contents