home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / novell / 10816 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.sys.novell
  2. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!news.UVic.CA!jverreau_2.bus.uvic.ca!user
  3. From: jverreau@sol.uvic.ca (John Verreault)
  4. Subject: Capture command in Login Scripts under OS/2??
  5. Message-ID: <jverreau-231292134157@jverreau_2.bus.uvic.ca>
  6. Followup-To: comp.sys.novell
  7. Sender: news@sol.UVic.CA
  8. Nntp-Posting-Host: jverreau_2.bus.uvic.ca
  9. Organization: UVic -- School of Business
  10. Date: Wed, 23 Dec 92 21:42:51 GMT
  11. Lines: 23
  12.  
  13. I keep getting errors when I am trying to run a simple CAPTURE statement in
  14. my login scripts for the OS/2 workstations at my site.  The errors are:
  15.  
  16.   NWSpoolStartCapture returned error 0x00fd
  17.   NWSpoolSetPrintJobFlags returned error 0x8832
  18.  
  19. Here is the relevant portion of the login script:
  20.  
  21. ;    Printer Capture Default Setup
  22. ;
  23. IF MEMBER OF "Main_Office" THEN
  24.   #CAPTURE J=4029_Normal_MO
  25. END
  26. IF MEMBER OF "RM_461" THEN
  27.   #CAPTURE J=4029_Normal_461
  28. END
  29.  
  30.  
  31. If I run the capture command from a command line after login all is well. 
  32. Any help would be greatly appreciated (the manuals sure don't provide it). 
  33.  
  34. John Verreault          jverreau@sol.uvic.ca
  35. University of Victoria, School of Business, Victoria, BC, Canada    
  36.