home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!gumby!destroyer!ncar!news.miami.edu!jim
- From: jim@news.miami.edu
- Subject: Re: retrofitting the old VMS queue manager
- Message-ID: <1992Nov17.013422.10183@news.miami.edu>
- Keywords: OLD_QUEUE_MANAGER
- Organization: University of Miami, RSMAS
- References: <1992Nov16.165449.25692@tc.cornell.edu> <1992Nov16.190732.807@fripp.ri.cadre.com>
- Date: Tue, 17 Nov 92 01:34:22 GMT
- Lines: 16
-
- An easier way to select old queue manager is to edit
- SYS$SYSROOT:[SYS$STARTUP]VMS$CONFIG-050_JOBCTL and insert the line
-
- $ newjobctl = 0
-
- just before the lines
-
- $ define/user sys$output nl:
- $ if newjobctl
- $ then
- ...
-
- This will run the old queue manager.
- --
- Jim Brown, University of Miami, RSMAS/MPO
- [send mail to jim@lime.rsmas.miami.edu]
-