Re: Problem in TEXT_IO

From: Jack Ploeg <jploeg_at_wxs.nl>
Date: Mon, 17 Aug 1998 14:26:30 +0200
Message-ID: <6r97ke$4ib20_at_reader3.wxs.nl>


Paloma,

Try an f_open in read-mode first. If that is succesfull then the file exists. (don't forget to close the file again) If the fopen raises an exception, then the file doesn't exist and you can create it.

Jack Received on Mon Aug 17 1998 - 14:26:30 CEST

Original text of this message