home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.novell
- Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!news.UVic.CA!jverreau_2.bus.uvic.ca!user
- From: jverreau@sol.uvic.ca (John Verreault)
- Subject: Capture command in Login Scripts under OS/2??
- Message-ID: <jverreau-231292134157@jverreau_2.bus.uvic.ca>
- Followup-To: comp.sys.novell
- Sender: news@sol.UVic.CA
- Nntp-Posting-Host: jverreau_2.bus.uvic.ca
- Organization: UVic -- School of Business
- Date: Wed, 23 Dec 92 21:42:51 GMT
- Lines: 23
-
- I keep getting errors when I am trying to run a simple CAPTURE statement in
- my login scripts for the OS/2 workstations at my site. The errors are:
-
- NWSpoolStartCapture returned error 0x00fd
- NWSpoolSetPrintJobFlags returned error 0x8832
-
- Here is the relevant portion of the login script:
-
- ; Printer Capture Default Setup
- ;
- IF MEMBER OF "Main_Office" THEN
- #CAPTURE J=4029_Normal_MO
- END
- IF MEMBER OF "RM_461" THEN
- #CAPTURE J=4029_Normal_461
- END
-
-
- If I run the capture command from a command line after login all is well.
- Any help would be greatly appreciated (the manuals sure don't provide it).
-
- John Verreault jverreau@sol.uvic.ca
- University of Victoria, School of Business, Victoria, BC, Canada
-