comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Reading data from file
Date: Sat, 08 Mar 2014 09:00:18 +0000
Date: 2014-03-08T09:00:18+00:00	[thread overview]
Message-ID: <lypplxawv1.fsf@pushface.org> (raw)
In-Reply-To: d5563348-6c40-4dd9-8860-e6edb01c6824@googlegroups.com

Laurent <daemon2@internet.lu> writes:

> The txt file is in the folder with the dab/adses, the
> application is in the build folder:
>
> Source Folder/Datafile.txt
> Source Folder/Build/My_Application

If the file name you give to Open is just "Datafile.txt", you need to
call your program from the directory where Datafile.txt is.

$ cd "Source Folder"
$ Build/My_Application

      parent reply	other threads:[~2014-03-08  9:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-04  9:46 Reading data from file Laurent
2014-03-04 16:17 ` adambeneschan
2014-03-04 18:08 ` Mike H
2014-03-04 21:27   ` Laurent
2014-03-04 21:35     ` Laurent
2014-03-04 21:42     ` Niklas Holsti
2014-03-05 13:59     ` Mike H
2014-03-05 20:33       ` Laurent
2014-03-05 21:00         ` Jeffrey Carter
2014-03-05 21:13           ` Laurent
2014-03-05 21:25             ` Niklas Holsti
2014-03-05 21:56               ` Laurent
2014-03-06  8:35                 ` Dmitry A. Kazakov
2014-03-07 21:55                   ` Laurent
2014-03-08  6:56                     ` Dmitry A. Kazakov
2014-03-08 21:21                       ` Laurent
2014-03-09 22:39                         ` Laurent
2014-03-10  2:42                           ` Jeffrey Carter
2014-03-11 20:54                             ` Laurent
2014-03-08  9:00                     ` Simon Wright [this message]
replies disabled

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