Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!brainerd From: brainerd@unmvax.unm.edu (Walt Brainerd) Newsgroups: comp.lang.fortran Subject: Re: Bogosity in Gould FORTRAN? Summary: That is the beginning of the file/ Message-ID: <84@unmvax.unm.edu> Date: 9 May 89 19:16:12 GMT References: <7863@batcomputer.tn.cornell.edu> <76@unmvax.unm.edu> <2820@garth.UUCP> Distribution: comp Organization: University of New Mexico at Albuquerque Lines: 21 In article <2820@garth.UUCP>, smryan@garth.UUCP (s m ryan) writes: > On CDC NOS, jobs have a structure like > > compile-a-program > run-the-program > -file-separator- > source > program > text > -file-separator- > input > for > the > program > > All of this is a single file called INPUT. On openning INPUT, ... It may be a single file to you (or your system), but the standard does not specify what a file is really, and one could argue successfully that _the_ file (to be used for input) begins after the last file separator.