Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!uhccux!kiefer From: kiefer@uhccux.uhcc.hawaii.edu (Nick Kiefer) Newsgroups: comp.lang.fortran Subject: Microsoft Fortran I/O Message-ID: <5170@uhccux.uhcc.hawaii.edu> Date: 19 Oct 89 23:07:03 GMT Reply-To: kiefer@uhccux.UUCP (Nick Kiefer) Distribution: usa Organization: University of Hawaii Lines: 6 Would someone please send me an example of how to do free-format READ and WRITE statements of real number variables using the standard i/o files (keyboard and screen) with Microsoft Fortran. I have a friend using this compiler for a class (blindly), and everytime we try to read in real numbers using READ (*,*), we get 1.0 in every variable. Strange. Thank you, Nick