Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!ames!dftsrv!iris613.gsfc.nasa.gov!merritt From: merritt@iris613.gsfc.nasa.gov (John H Merritt) Newsgroups: comp.sys.sgi Subject: f77 bug? Message-ID: <1456@dftsrv.gsfc.nasa.gov> Date: 26 Mar 90 05:33:24 GMT Sender: news@dftsrv.gsfc.nasa.gov Reply-To: merritt@iris613.gsfc.nasa.gov (John H Merritt) Organization: Goddard Space Flight Center Climate and Radiation Branch Lines: 24 Here is a fortran source with compiled and linked ok! The compilier should have caught the error. program test write(6,100) 100 formatf('This is only a test') stop end When running it the messages are: iris613 50> f77 test.f iris613 51> a.out startio: error in format apparent state: unit 6 named last format: f(This is only a test) lately writing sequential formatted external IO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ John H. Merritt # Yesterday I knew nothing, Applied Research Corporation # Today I know that. merritt@iris613.gsfc.nasa.gov #