[fpc-pascal]Error messages again

Dirk Verwiebe dirk at verwiebe.de
Wed Dec 20 08:42:29 CET 2000


i had a close in the exithandler. But i removed it because i think freepascal
makes a close, too.

Dirk Verwiebe

Adam Naumowicz schrieb:

> On Tue, 19 Dec 2000, Dirk Verwiebe wrote:
>
> > I tried it under win98 in a dos box (go32v2) with snapshot from today and
> > get only a file with length 0 byte.The error message appeard on the screen.
> >
> > close(stderr);
> > assign(stderr,'err.txt');
> > rewrite(stderr);
> > mem[$fffff]:=0;
> >
>
> Haven't you forgotten to close the stderr file after writing to it ?
>
> Adam Naumowicz
>
> --------------------------------------
> WWW: http://math.uwb.edu.pl/~adamn/
> --------------------------------------
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal





More information about the fpc-pascal mailing list