home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / vms / 14882 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!caen!sol.ctr.columbia.edu!mary.fordham.edu!bdowning
  3. From: bdowning@mary.fordham.edu (Brian Downing)
  4. Subject: Re: RECALL/OUTPUT=filename (supplement)
  5. Organization: Fordham University
  6. References: <0096067B.0FC65A80.27950@swdev.si.com>
  7. Message-ID: <11SEP199207512134@mary.fordham.edu>
  8. News-Software: VAX/VMS VNEWS 1.41    
  9. Sender: news@ctr.columbia.edu (The Daily Lose)
  10. Date: Fri, 11 Sep 1992 11:51:00 GMT
  11. X-Posted-From: mary.fordham.edu
  12. X-Posted-Through: sol.ctr.columbia.edu
  13. Lines: 29
  14.  
  15. In article <0096067B.0FC65A80.27950@swdev.si.com>, tillman@swdev.si.com ("Brian Tillman, Smiths Industries, VAX Support, x8425") writes...
  16. >Brian Downing (bdowning@mary.fordham.edu) writes:
  17. >>    Try $ DEFINE/EXECUTIVE SYS$OUTPUT filename
  18. >>        $ RECALL/ALL
  19. >>        $ DEASSIGN SYS$OUTPUT
  20. >>
  21. >>That works for me. $ SHOW LOGICAL/PROCESS SYS$OUTPUT
  22. >>shows that SYS$OUTPUT is defined for both supervisory and executive modes.
  23. >This only works for you because you have SYSNAM privilege, perhaps.  
  24. >DEFINE/EXECUTIVE_MODE is allowed only if you have SYSNAM.  It is converted to 
  25. >/SUPERVISOR_MODE if you do not have SYSNAM.
  26.  
  27.  I've been told by a few users that I missed the mark. The original user
  28. wanted access to recall info from within a command procedure.  Anyway, I 
  29. don't have SYSNAM privs either so, the executive stuff is erroneus. It
  30. probably was defaulting to super anyhow. I was too quick to reply to the
  31. post.
  32.  
  33.  Sorry for the wasted bandwidth, and thanks to those few VMS wizards
  34. who set aside time from their very busy days to write me and let me know.
  35.  
  36.    ;^)
  37.  
  38. Brian Downing   VAX User Assistant,  Fordham University, New York, New York
  39. Internet: bdowning@mary.fordham.edu  Bitnet: bdowning@fordmulc.bitnet
  40. void random_witticism(char *, ... ) { ... }
  41.  
  42.