home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / vms / 15108 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.1 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!swdev.si.com!tillman
  2. From: tillman@swdev.si.com ("Brian Tillman, Smiths Industries, VAX Support, x8425")
  3. Newsgroups: comp.os.vms
  4. Subject: RE: %BACKUP-E-NOMSG, Message number 00A38012 ???
  5. Message-ID: <00960A78.58533600.30806@swdev.si.com>
  6. Date: 15 Sep 92 16:10:49 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 15
  11.  
  12. Brent, try this:
  13.  
  14. $ set message sys$message:sysmgtmsg
  15. $ write sys$output f$message("%xA38012")
  16. %BACKUP-E-OPENOUT, error opening !AS as output
  17. $ write sys$output f$message("%xA38410")
  18. %BACKUP-W-ACCONFLICT, !AS is open for write by another user
  19.  
  20. -----------------------------+--------------------------------
  21.  Brian Tillman               | Internet: tillman@swdev.si.com
  22.  Smiths Industries, Inc.     |
  23.  4141 Eastern Ave., MS129    | Hey, I said this stuff myself.
  24.  Grand Rapids, MI 49518-8727 | My company has no part in it.
  25. -----------------------------+--------------------------------
  26.  
  27.