HELP (files)_(re)

Thu, 2 Nov 1995 18:02:12 +0100 (MEZ)


> Hello,
Hello as well!

> I have a problem using files with gpc:
> 
> In Turbo Pascal I usually use the following:
> 
> var
>    f:text;
> 
> begin
>    assign(f,'filename');
>    reset(f);
>    ...
>    close(f);
> 
> But this doesn't work with gpc !!

Look into the file  borland2ep.doc  by Berend de Boer which comes
with GPC.  There is documented how to write `assign' by yourself
using GPC's `bind' procedure.  This has proven to work in some
cases, but not in all ... perhaps it will work when we also take into
account Arcadio's hint.

Good luck,

    Peter

--------------------------------------------------------------------------------
Dipl. Phys. Peter Gerwinski
Fachbereich Physik
Universitaet-GH Essen                   Phone:  +49-201-183-2763
D-45117 Essen                           Fax:    +49-201-183-2120
Germany                                 e-mail: pege@mail.theo-phys.uni-essen.de
--------------------------------------------------------------------------------


Peter Gerwinski (pege@rs1.Theo-Phys.Uni-Essen.DE)

HTML conversion by Lluís de Yzaguirre i Maura
Institut de Lingüística Aplicada - Universitat "Pompeu Fabra"
e-mail: de_yza@upf.es