[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_CAPPJB()
 Set Capture Print Job.
------------------------------------------------------------------------------
 Syntax
 
      fn_CapPJb(nDevice, nJob, @cHandle) -> NIL
 
 Arguments

     <nDevice> 1, 2, 3 for LPT1,LPT2,LPT3

     <nJob> The number (1 to 999) that a server's queue management
            system assigns to a print queue job entry in the queue

     <@cHandle> A number that identifies the capture file associated
                with the print queue job entry (6 bytes). This must
                be passed by reference.


 Returns

     NIL


 Description

      This function assigns a print queue job number to a capture
      file and returns the netware file handle.


 Examples


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

 Author: Kevin Maher/Steve Tyrakowski

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson