home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!eco.twg.com!eco.twg.com!reece
- From: reece@eco.twg.com (Reece R. Pollack)
- Subject: Re: FLAG PAGE INFO' EVAPORATED!
- Message-ID: <1992Aug21.193956.1977@eco.twg.com>
- Lines: 44
- Sender: reece@flash.eco.twg.com (Reece R. Pollack)
- Nntp-Posting-Host: eco.twg.com
- Reply-To: reece@eco.twg.com (Reece R. Pollack)
- Organization: The Wollongong Group (East Coast Operations)
- References: <9208171908.AA10256@ucbvax.Berkeley.EDU>
- Date: Fri, 21 Aug 92 19:39:56 GMT
- Lines: 44
-
-
- In article <9208171908.AA10256@ucbvax.Berkeley.EDU>, SYSTEM@CLUSTER.POLY-NORTH-LONDON.AC.UK (System Manager) writes:
- |>Here's a funny one that was pointed out to me by one of my users the other
- |>day. In 5.5-1, the banner page that gets printed seems to be missing a
- |>whole paragraph of useful information that existed under 5.4-3 (and
- |>possibly 5.5 - I didn't hang around at 5.5 very long).
- ...
- |>Banner flag under VMS 5.4-3
- |>
- |><Fancy bits omitted>
- |>
- |>File _HSC000$DUA10:[SYSD.SYSEXE]MODPARAMS.DAT;9 (5869,85,0) last revised on
- |>22-JUL-1992 13:05, is a 9 block sequential file owned by UIC [SYSTEM]. The
- |>records are variable length with implied (CR) carriage control. The longest
- |>record is 108 bytes.
- |>
- |>Job MODPARAMS (999) queued to NORMAL on 18-AUG-1992 16:03 by user SYSTEM,
- |>UIC [SYSTEM], under account SYSTEM at priority 100, started on printer
- |>_LOFN$LPA0: on 13-AUG-1992 16:03 from queue LOFN_LPA0.
-
- This is a FILE flag page; one file flag page is printed for each file in
- the job. This is printed by default when the /DEFAULT=FLAG qualifier is
- present on the queue.
-
- |>Banner flag under VMS 5.5-1
- |>
- |><Fancy bits omitted>
- |>
- |>Job MODPARAMS (999) queued to NORMAL on 18-AUG-1992 16:03 by user SYSTEM,
- |>UIC [SYSTEM], under account SYSTEM at priority 100, started on printer
- |>_LOFN$LPA0: on 13-AUG-1992 16:03 from queue LOFN_LPA0.
-
- This is a JOB flag page; one job flag page is printed per job. This is
- printed by default when the /SEPARATE=FLAG qualifier is present on the
- queue.
-
- If you want to print file flags instead of job flags, try this:
-
- $ SET QUEUE NORMAL /SEPARATE=NOFLAG/DEFAULT=FLAG
-
- --
- Reece R. Pollack
- Senior Software Engineer
- The Wollongong Group, Inc.
-