INT 21 - Novell NetWare - PRINT SERVICES - START SPECIFIC LPTAbbreviation for Line PrinTer. CAPTURE
	AH = DFh
	DL = 04h
	DH = LPTAbbreviation for Line PrinTer. port (00h-02h)
Return: AL = status
	    00h successful
Desc:	this function redirects the specified LPTAbbreviation for Line PrinTer. to a capture file on the file
	  server
Notes:	this function is supported by Advanced NetWare 2.1+
	a print job is queued when the first character of output is captured
SeeAlso: AX=B800h,AH=DFh/DL=00h,AH=DFh/DL=05h,AH=DFh/DL=06h,AH=DFh/DL=07h
SeeAlso: AX=F003h