comp.lang.ada
 help / color / mirror / Atom feed
From: kilgallen@eisner.decus.org (Larry Kilgallen)
Subject: Re: Sequential_IO
Date: 1999/08/18
Date: 1999-08-18T00:00:00+00:00	[thread overview]
Message-ID: <1999Aug18.170028.1@eisner> (raw)
In-Reply-To: 0a0133f8.48529b21@usw-ex0102-014.remarq.com

In article <0a0133f8.48529b21@usw-ex0102-014.remarq.com>, Shawn Barber <SbarberNOxvSPAM@snet.net> writes:
> I am using Sequential_IO to read some data from a file. Why 
> do I need to specify the full path of the file being read 
> when I'm running the program from the directory in which the 
> file resides? I'm getting the filename from the command line 
> and in I continually get a Name_Error unless I specify the 
> path as well. Any ideas? I didn't see anything in the LRM, 
> but that doesn't mean it's not there. Thanks.

I would presume (always a bad thing with the LRM) that the
binding of file names to any sort of operating system element
such as a disk file is up to the implementor of the Ada system.
My hope would be that implementors would do what is natural for
whatever operating system (if any) is being used.  There are some
operating systems under which the behaviour you want would not
be logical, so for a better discussion you might want to name
your operating system and Ada implementation.

Larry Kilgallen




  parent reply	other threads:[~1999-08-18  0:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-18  0:00 Sequential_IO Shawn Barber
1999-08-18  0:00 ` Sequential_IO Ted Dennison
1999-08-18  0:00 ` Sequential_IO Marin David Condic
1999-08-18  0:00 ` Larry Kilgallen [this message]
1999-08-19  0:00 ` Sequential_IO Shawn Barber
1999-08-19  0:00   ` Sequential_IO Marin David Condic
1999-08-19  0:00   ` Sequential_IO Ted Dennison
1999-08-19  0:00   ` Sequential_IO David C. Hoos, Sr.
1999-08-19  0:00 ` Sequential_IO Tucker Taft
1999-08-19  0:00   ` Sequential_IO Ted Dennison
1999-08-19  0:00     ` Sequential_IO Robert Dewar
1999-08-21  0:00     ` Sequential_IO Simon Wright
1999-08-19  0:00   ` Sequential_IO Marin David Condic
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox