Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!wivax!decvax!genrad!mit-eddie!mit-vax!eagle!allegra!vax135!ariel!houti!hogpc!houxq!hogpc!houxm!houxz!agz From: agz@houxz.UUCP Newsgroups: net.unix-wizards Subject: Need quick help with F77 Message-ID: <321@houxz.UUCP> Date: Thu, 30-Jun-83 10:43:22 EDT Article-I.D.: houxz.321 Posted: Thu Jun 30 10:43:22 1983 Date-Received: Fri, 15-Jul-83 02:03:28 EDT Lines: 22 Help! This F77 program is written just as the F77 manual specifies for writing and reading in List-directed format: a=1 write(3,*)a close(3) read(3,*)b print*,b stop end Running a.out yields: list in: end of file -1 apparent state: unit 3 named fort.3 last format: list io lately reading direct formatted external IO What am I doing wrong? Counseling can't help. Abdel Zebib BTL HOx0131 ../houxz!agz