From: utzoo!decvax!ucbvax!ARPAVAX:C70:info-cpm Newsgroups: fa.info-cpm Title: Error discovered in the AR?:CPM;RATFOR FOR file Article-I.D.: ucb.2148 Posted: Thu Oct 14 23:43:22 1982 Received: Sun Oct 24 03:56:25 1982 >From STEVEH@Mit-Mc Thu Oct 14 23:42:52 1982 We have two separate downloads of the RATFOR.FOR file and both of them have the same set of redundant lines. In function OPENI, right after the line 23241, there are six lines that are accidentally repeated. I don't like munging about in the Archives, so would the proper person make the fix for other people? The copy goes: 23241 if (.not.(i.le.8)) goto 23242 namer(i)=32 . . . 23241 if (.not.(i.le.8)) goto 23242 Please note that I just entered these lines by hand, and may have missed something, but you get the idea. Thanks, Steve