home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!agate!usenet.ins.cwru.edu!gatech!destroyer!cs.ubc.ca!news.UVic.CA!jverreau_2.bus.uvic.ca!user
- From: jverreau@sol.uvic.ca (John Verreault)
- Newsgroups: comp.os.os2.networking
- Subject: Capture statements in Login Scripts for 3.11
- Message-ID: <jverreau-231292135029@jverreau_2.bus.uvic.ca>
- Date: 23 Dec 92 21:43:57 GMT
- Sender: news@sol.UVic.CA
- Followup-To: comp.os.os2.networking
- Organization: UVic -- School of Business
- Lines: 23
- Nntp-Posting-Host: jverreau_2.bus.uvic.ca
-
- 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
-