[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ENDCAP
 End Capture
------------------------------------------------------------------------------
 Syntax
 
      ENDCAP [PRN | LPT1 | LPT2 | LPT3 | <nDevice> ]
 
 Arguments

     <nDevice> LPT device, 1 - LPT1, 2 - LPT2, 3 - LPT3

 Returns


 Description

  This user defined command ends the capture.


 Examples

  #include "netto.ch"
  FUNCTION Main()
     CAPTURE PRN NOFORMFEED NOTABS NOBANNER
     . . . print some stuff . . .
     ENDCAP PRN

  RETURN (NIL)


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

 Author: Kevin Maher/Steve Tyrakowski

See Also: fn_gDefCpF() fn_sDefCpF() fn_sSPCapF() CAPTURE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson