home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 21647 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.5 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!news.tele.fi!news.funet.fi!fuug!mcsun!sun4nl!ittpub.nl!david
  2. From: david@ittpub.nl (David P. Morgan)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: How to repeat "new Mail message" ?
  5. Message-ID: <1993Jan21.184343.97@ittpub.nl>
  6. Date: 21 Jan 93 22:10:42 GMT
  7. References: <1jm4nnINN59b@urmel.informatik.rwth-aachen.de>
  8. Organization: ITT Publitec R+D BV, Amsterdam
  9. Lines: 22
  10.  
  11. In article <1jm4nnINN59b@urmel.informatik.rwth-aachen.de>, jogl@merry.imib.rwth-aachen.de (Joachim Glaubrecht  #Alwd#) writes:
  12. > so, in brief words:
  13. > is there a procedure like "NEW_MAIL.COM" i can call, that repeats
  14. >         ~~~~~~~~~~~~~                               ~~~~~~~~~~~~~~
  15. > the 'You have 1 new Mail message.' message ?
  16. >     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  17. Here's a "NEW_MAIL.COM" for ya:
  18.  
  19. $
  20. $ MAIL
  21. $
  22.  
  23. In this case MAIL is taking its input from the command procedure and, not
  24. finding any, exits after printing your desired message. You should investigate
  25. the logicals SYS$INPUT, SYS$OUTPUT and SYS$COMMAND (and SYS$ERROR for
  26. completeness) in the manuals to understand how DCL works like this.
  27.  
  28. --------------------------------------------------------------------------------
  29. David P. Morgan                        Internet: david@ittpub.nl        |ucannot
  30. ITT Publitec R+D BV                    UUCP:     ...!sun4nl!ittpub!david|readdis
  31. Amsterdam                              PSI:      020412905761212::DAVID |onavt52
  32.