Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!ncar!tank!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxe.cso.uiuc.edu!hirchert From: hirchert@uxe.cso.uiuc.edu Newsgroups: comp.lang.fortran Subject: Re: Position after Open Message-ID: <50500085@uxe.cso.uiuc.edu> Date: 25 Oct 88 13:45:00 GMT References: <220@taux02.UUCP> Lines: 13 Nf-ID: #R:taux02.UUCP:220:uxe.cso.uiuc.edu:50500085:000:529 Nf-From: uxe.cso.uiuc.edu!hirchert Oct 25 08:45:00 1988 Amit Mattatia(cammta@taux02.UUCP) asks: >In ANSI Fortran 77, after executing a statement such as: > open(2, file='kuku', access='sequential', status='old') >What should be the positioning on the newly opened file? >Should it be before the first record, or after the last record? >Or is the behavior in such cases rather "processor dependent"? The behavavior is not specified in X3.9-1978 (FORTRAN 77) and thus is processor dependent. Kurt W. Hirchert hirchert@ncsa.uiuc.edu National Center for Supercomputing Applications