[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_GPTRNAM()
 Get Printer Queue
------------------------------------------------------------------------------
 Syntax
 
      fn_gPrtNam([<nDevice>]) -> <nPrintQueueId>
 
 Arguments

     <nDevice> 1, 2, 3 for LPT1,LPT2,LPT3
     Defaults to 1 [LPT1].

 Returns

     <nPrintQueueId> - bindery object id of the print queue

 Description

     Gets the bindery object id of the print queue for a
     specified device.

 Examples
     nId := fn_gPtrName(1)


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

 Author: Kevin Maher/Steve Tyrakowski

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