NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: Sample Code for NWCloseFileAndStartQueueJob2 README FOR: SUBMIT.EXE NOVELL PRODUCTS and VERSIONS: NetWare Client SDK 1.0e ABSTRACT: This code will open a filehandle for a print job on the server and queue specified on the command line. It will then write a line of data "this is a test" to the file and close it so it will then be printed out to the printer serviced by that queue. NOTE: This code also shows how to set the form number for a job. ----------------------------------------------------------------- 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. ----------------------------------------------------------------- ISSUE: This code will open a filehandle for a print job on the server and queue specified on the command line. It will then write a line of data "this is a test" to the file and close it so it will then be printed out to the printer serviced by that queue. NOTE: This code also shows how to set the form number for a job. Self-Extracting File Name: submit.exe Files Included Size Date Time ..\ SUBMIT.TXT (This file) SUBMTJOB.C 11566 7-7-95 3:48:54 pm SUBMTJOB.EXE 24685 7-7-95 3:49:08 pm Installation Instructions: C executable and sample code. ----------------------------------------------------------------- Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information. -----------------------------------------------------------------