Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site aecom.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!linus!philabs!aecom!yechiel From: yechiel@aecom.UUCP (Yechiel Corn) Newsgroups: net.bugs.usg,net.lang.f77 Subject: bug in f77 Internal I/O (SVR2) Message-ID: <2221@aecom.UUCP> Date: Mon, 27-Jan-86 14:06:21 EST Article-I.D.: aecom.2221 Posted: Mon Jan 27 14:06:21 1986 Date-Received: Thu, 30-Jan-86 04:56:43 EST Distribution: net Organization: Albert Einstein Coll. of Med., NY Lines: 5 Xref: watmath net.bugs.usg:434 net.lang.f77:443 There is a big when using the err= option on internal reads. Basically, if the read succeeds, the program transfers to the error label, and if it fails, the program aborts. Does anyone have a fix for this?