home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / rndcap.exe / RNDCAP.TXT < prev   
Text File  |  1995-03-03  |  2KB  |  56 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Sample end capture program for file and queue
  5. DOCUMENT ID:        TID022045
  6. DOCUMENT REVISION:  A
  7. DATE:               03MAR95
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         RNDCAP.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Client SDK 1.0e
  14.  
  15. ABSTRACT:
  16.  
  17. The program will do an end capture on a print job by checking the capture
  18. flags2 fileCaptureFlag and seeing if it is set or not.  0xFF means that it is
  19. a file capture so a Cancel capture is done.  If it is not set then it us a
  20. regular capture to a queue and an End Capture is done.
  21.  
  22. -----------------------------------------------------------------
  23. DISCLAIMER
  24. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  25. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  26. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  27. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  28. -----------------------------------------------------------------
  29.  
  30. ISSUE
  31.  
  32. The program will do an end capture on a print job by checking the capture
  33. flags2 fileCaptureFlag and seeing if it is set or not.  0xFF means that it is
  34. a file capture so a Cancel capture is done.  If it is not set then it us a
  35. regular capture to a queue and an End Capture is done.
  36.  
  37. SOLUTION
  38.  
  39. Self-Extracting File Name:  RNDCAP.EXE     Revision:  A
  40.  
  41. Files Included     Size     Date      Time
  42.  
  43. \
  44.   RNDCAP.TXT         (This File)
  45.    RENDCAP.C       3693   03-03-95    9:19a
  46.  RENDCAP.EXE      16393   03-03-95    9:21a
  47.  
  48.  
  49. -----------------------------------------------------------------
  50. Any trademarks referenced in this document are the property of their
  51. respective owners.  Consult your product manuals for complete trademark
  52. information.
  53. -----------------------------------------------------------------
  54.  
  55.  
  56.