Re: Problem in TEXT_IO
From: Marcel Claus <Marcel.Claus_at_Informatik.Uni-Oldenburg.DE>
Date: Mon, 17 Aug 1998 14:18:40 +0100
Message-ID: <6r973f$t97_at_news.Informatik.Uni-Oldenburg.DE>
Date: Mon, 17 Aug 1998 14:18:40 +0100
Message-ID: <6r973f$t97_at_news.Informatik.Uni-Oldenburg.DE>
Paloma Angulo wrote:
> Hi:
> How can I know if a file and his path exists with TEXT_IO?
>
> Can Anybody help me?
>
> Thanks in advance
You get an error-message when you can't open the file for read.If you try to open it for write, it will always be created.
Marcel Received on Mon Aug 17 1998 - 15:18:40 CEST