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

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!pacbell.com!ames!elroy.jpl.nasa.gov!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: command procedure calling
  5. Date: 28 Jan 1993 01:48:29 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 27
  8. Message-ID: <1k7e1dINNn40@gap.caltech.edu>
  9. References: <1k4p20INNjbq@gap.caltech.edu>,<160@mccoy.dbaccess.com>
  10. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  11. NNTP-Posting-Host: sol1.gps.caltech.edu
  12.  
  13. >: Well, you *COULD* execute the command:
  14. >:     $ MCR DCL
  15. >: (don't do this;  it deletes your process, but it does *NOT* return to the
  16. >: calling procedure :-).
  17. >
  18. >Eh?
  19.  
  20. Well, it accomplishes the stated goal of not returning to the DCL procedure
  21. that called the procedure that issues the MCR DCL command.  Of course, it does
  22. so by deleting the entire process.
  23.  
  24. >You could execute the STOP command (quits all command procedures.  The
  25. >job too, if you're in batch...but then, that makes sense).
  26.  
  27. Yup.  I missed that one.  The "HINTS Command_procedures" section of the on-line
  28. help mentions the EXIT command, but not the STOP command.  It would be nice if
  29. DEC would add a "Related_topics" item to some of their HELP entries.  The only
  30. aspect in which I think UNIX's man pages are better than VMS's HELP utility is
  31. in that they've frequently got a "See also: " section at the end.
  32. --------------------------------------------------------------------------------
  33. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  34.  
  35. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  36. understanding of astronomy is purely at the amateur level (or below).  So
  37. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  38. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  39. hold me responsible for it, but my organization had nothing to do with it.
  40.