home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ames!agate!agate.berkeley.edu!dodd
- From: dodd@mycenae.cchem.berkeley.edu (Lawrence R. Dodd)
- Newsgroups: comp.lang.fortran
- Subject: Re: Real Programmers
- Date: 15 Dec 92 05:37:19
- Organization: Dept of Chemical Engineering, Polytechnic Univ, NY, USA
- Lines: 16
- Message-ID: <DODD.92Dec15053719@mycenae.cchem.berkeley.edu>
- References: <1992Dec12.023814.21077@news.Hawaii.Edu> <1992Dec12.060803.9876@dsuvax.dsu.edu>
- <DODD.92Dec12062844@mycenae.cchem.berkeley.edu>
- <1992Dec14.235245.2307@ultb.isc.rit.edu>
- Reply-To: dodd@roebling.poly.edu
- NNTP-Posting-Host: mycenae.cchem.berkeley.edu
- In-reply-to: jsvrc@rc.rit.edu's message of 14 Dec 92 23:52:45 GMT
-
-
- >>>>> "Doctor" == Doctor FORTRAN <jsvrc@rc.rit.edu> writes:
-
- Doctor> And (drumroll, please, Paul), the Number One newly discovered virtue of
- Doctor> FORTRAN, from the home office in Scottsdale, Arizona,
-
- Doctor> 1. You can argue over whether it's really "FORTRAN" or "Fortran".
-
- Yes! I live for that type of anal-retentiveness! yes!
-
- Doctor> 101 Format (100 (' :-)'), /, ' For the Humor-impared.')
- Doctor> Write (Kout, 101)
-
- line 2: Error: attempt to use undefined variable "kout"
- line 2: Error: bad unit specifier type in write statement
- Compilation failed
-