home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / fortran / 2892 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  876 b 

  1. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!jvnc.net!netnews.upenn.edu!a.chem.upenn.edu!yates
  2. From: yates@a.chem.upenn.edu (John H. Yates)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Why CALL EXIT? (was Re: Question for C ==> Fortran)
  5. Keywords: why ask why
  6. Message-ID: <84846@netnews.upenn.edu>
  7. Date: 30 Jul 92 17:27:16 GMT
  8. References: <1992Jul29.134901.1@slacvx.slac.stanford.edu> <1992Jul29.204115.3917@walter.cray.com> <131935@lll-winken.LLNL.GOV>
  9. Sender: news@netnews.upenn.edu
  10. Organization: University of Pennsylvania
  11. Lines: 10
  12. Nntp-Posting-Host: a.chem.upenn.edu
  13.  
  14. >On some older systems, exiting with a STOP printed some silly information
  15. >that was useful in a BATCH (eek) context, but was annoying in an
  16. >interactive mode.  Using the non-standard exit made for a visually
  17. >clean exit.
  18.  
  19. exactly why I started using it years ago.
  20.  
  21. John
  22. yates@a.chem.upenn.edu
  23.  
  24.