[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_ELPTCAP()
 End LPT Capture
------------------------------------------------------------------------------
 Syntax
 
      fn_eLPTCap() -> nil
 
 Arguments

     None

 Returns

     Nil

 Description

  This function ends the capture process to the default LPT.
  Unlike the Cancel function, this call releases the captured data
  to the printer.

 Examples

  function main()
     return fn_eLPTCap()

  return NIL


 Source: N:\SRC\PRINT\LPTCAPT.PRG

 Author: Christopher Shortt / Kevin Maher

See Also: fn_sLPTCap() fn_fLPTCap() fn_cLPTCap()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson