NOVELL TECHNICAL INFORMATION DOCUMENT



TITLE:  Delphi Source to Scan Queues and Print Jobs

DOCUMENT ID:  TID100544

DOCUMENT REVISION:  A

DATE:  06/20/96 08:46am

ALERT STATUS:  Yellow

INFORMATION TYPE:  Issue

README FOR:  QLIST.EXE

NOVELL PRODUCT CLASS:



NetWare API



NOVELL PRODUCT and VERSION:



NetWare SDK 1.0e



CATEGORY:



Client SDK - WIN16



ABSTRACT:



The Delphi 16 bit sample shows how to scan NetWare print queues and print jobs and how to retrieve queue and job information with Delphi. 

Used APIs: 
NWCallsInit
NWDSFreeContext
NWDSMapIDToName
NWGetFileServerInformation
NWGetObjectID
NWGetObjectName
NWGetQueueJobFileSize2
NWGetQueueJobList2
NWInitUnicodeTables
NWReadPropertyValue
NWReadQueueJobEntry2
NWRemoveJobFromQueue2
NWScanObject

See the file HOW-TO.DOC  on how to use Delphi units from the NetWare SDK CDs. 



-----------------------------------------------------------------

DISCLAIMER

THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.

-----------------------------------------------------------------



Self-Extracting File Name:  QLIST.EXE



Files Included:     Size     Date      Time



DELPHI_U.DCU        9840      06-20-96  04:21pm

DELPHI_U.PAS        11129      06-20-96  11:59am

FCT.DOC        330      06-20-96  04:29pm

HOW-TO.DOC        4105      06-20-96  04:44pm

MAIN.DCU        3888      06-20-96  04:03pm

MAIN.DFM        839      06-20-96  01:30pm

MAIN.PAS        2551      06-20-96  10:18am

NETWARE.ICO        766      12-01-95  10:26pm

QLIST.DPR        801      06-12-96  04:34pm

QLIST.DSK        2444      06-20-96  04:24pm

QLIST.OPT        279      06-20-96  04:22pm

QLIST.RES        794      06-20-96  04:22pm

U_ABOUT.DCU        1760      06-20-96  03:41pm

U_ABOUT.DFM        741      06-20-96  03:41pm

U_ABOUT.PAS        488      06-20-96  03:41pm

U_JOBINF.DCU        6688      06-20-96  04:03pm

U_JOBINF.DFM        3115      06-20-96  03:45pm

U_JOBINF.PAS        5067      06-20-96  03:58pm

U_QUEUES.DCU        6896      06-20-96  04:19pm

U_QUEUES.DFM        1767      06-20-96  03:37pm

U_QUEUES.PAS        5119      06-20-96  04:18pm

U_SELSRV.DCU        4704      06-20-96  03:17pm

U_SELSRV.DFM        1104      06-12-96  08:48pm

U_SELSRV.PAS        4685      06-20-96  11:58am

U_SRVINF.DCU        2976      06-20-96  10:15am

U_SRVINF.DFM        1185      06-12-96  09:40pm

U_SRVINF.PAS        1509      06-12-96  09:38pm

U_VARS.DCU        512      06-20-96  10:15am

U_VARS.PAS        136      06-12-96  09:33pm

QLIST.TXT   (this file)



Installation Instructions:



QLIST.EXE can be found on:

The DeveloperNet Support forum on CompuServe

The DeveloperNet Support World Wide Web site

The DeveloperNet Support Bulletin Board



-----------------------------------------------------------------

Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.

-----------------------------------------------------------------





