[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    nwBeginCap()

         Novell Netware, starts LPT capture

    Syntax:

         nwBeginCap( nPort ) -> nError

         nPort : LPT port. 0 = LPT1, 1 = LPT2, 2 = LPT3

    Description:

         Begins capture to a remote printer.

    Return:

         A numeric value indicating an error or zero if there is no error.

    Example:

         If nwBeginCap() == 0
           Warning ( "Captured ok" )
         EndIf

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