[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_CHQJBPO()
 Change queue job position
------------------------------------------------------------------------------
 Syntax
 
      fn_chQJbPo( nQueueID, nJob, nPos ) -> lSuccess
 
 Arguments

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

 Returns

     <lSuccess>, .t. if the call succeeds.  If it doesn't, check
     fn_error() for one of the following error codes:

 Description

 Examples


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

 Author: Glenn Scott

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