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

         Novell Netware, cancels LPT capture

    Syntax:

         nwAbortCap( nPort ) -> nError

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

    Description:

         Cancels remote printer capture and aborts pending works.

    Return:

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

    Example:

         If nwAbortCap() == 0
           Warning ( "decaptured ok" )
         EndIf

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