home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / vms / 13955 < prev    next >
Encoding:
Text File  |  1992-08-21  |  2.1 KB  |  59 lines

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