home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / fortran / 4780 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ux1.cso.uiuc.edu!news.iastate.edu!hobbes.physics.uiowa.edu!iowasp.physics.uiowa.edu!syswtr
  3. From: syswtr@iowasp.physics.uiowa.edu
  4. Subject: Re: Real Programmers
  5. Message-ID: <1992Dec16.144558.1@iowasp.physics.uiowa.edu>
  6. Lines: 29
  7. Sender: news@space.physics.uiowa.edu
  8. Nntp-Posting-Host: photon.physics.uiowa.edu
  9. Organization: Department of Physics and Astronomy, University of Iowa
  10. References: <1992Dec15.170343.10342@craycos.com> <DODD.92Dec16060307@mycenae.cchem.berkeley.edu> <1992Dec16.095723@trc.amoco.com>
  11. Date: Wed, 16 Dec 1992 20:45:58 GMT
  12.  
  13. In article <1992Dec16.095723@trc.amoco.com>, zkdc05@trc.amoco.com (Kelly D. Crawford) writes:
  14. >> so are we agreed that the final version would be the following?
  15. >> 
  16. >> 85367 FORMAT(100(3H:-))/22HFOR THE HUMOR-IMPARED.)
  17. >>       WRITE(6,85367)
  18. > Since we need that carriage control character, how about this:
  19. > 85367 FORMAT(10000(4H+:-)/)/24H+FOR THE HUMOR-IMPAIRED.)
  20. >       WRITE(6,85367)
  21. > The + as a carriage control means don't skip to the next line.
  22. > Plus, since we are dealing with equipment superior to what we have today,
  23. > then we probably will read this printout on a paper printer.  I've upped the
  24. > number from 100 to 10000 so we can beat the printer and paper silly...
  25. > Kelly
  26. > (By the way, this compiles and runs, but my stupid old Sparc doesn't know
  27. > that it shouldn't skip lines...)
  28. > -- 
  29. > Kelly D. Crawford             | Amoco Production Research | These are my own
  30. > kcrawford@trc.amoco.com       | 4502 East 41st Street     | opinions, not
  31. > phone: (918) 660-4043         | Tulsa, OK  74102          | Amoco's...
  32. >           >>> *** This line intentionally left blank *** <<<
  33. ahh, punch it in column binary...
  34. and don't forget to lace some cards right in the middle (1009)
  35.