This command is used to capture the output from an LPT port to a
specified file. If output is set to an empty string then this command
performs the same function as an endcapture.
Example:
NovCaptureFile (1) = "PRINTER.TXT" ;Captures LPT1 output to File.
NovCaptureFile (1) = "" ;Ends Capture of Port.