Int 21/AH=DFh/DL=07h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - PRINT SERVICES - FLUSH SPECIFIC LPT CAPTURE

AH = DFh
DL = 07h
DH = LPT port (00h-02h)

Return:
AL = status 00h successful

Desc: This function closes the current capture file for the specified LPT and starts printing it if it is not a permanent capture file

Notes: This function is supported by Advanced NetWare 2.1+. If more data is sent to the LPT port after this call, a new capture file will be opeend

See Also: AH=DFh/DL=03h - AH=DFh/DL=04h - AH=DFh/DL=05h - Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents