[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_RDQJBEN()
 Read queue job entry
------------------------------------------------------------------------------
 Syntax
 
      fn_rdQJbEn( nQueueID, nJob ) -> aJobStruct
 
 Arguments

     <nQueueID> is the bindery object ID of the queue
     <nJob>     is the job number

 Returns

      <aJobStruct>, the job entry structure for the queue.
      If <aJobStruct> is empty ( {} ), then there was an error
      that can be retrieved from FN_ERROR().

 Description

 Examples


 Source: N:\SRC\QMS\RDQJENT.PRG

 Author: Glenn Scott

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