[fpc-pascal] Assigning a file
L505
fpc505 at z505.com
Sat Oct 15 04:27:52 CEST 2005
> > An unhandled exception occurred at $0805B42D : EInOutError : Access denied $0805B42D
> > $0804DCDE $0804842C
> >
>
> FileMode := fmOpenRead;
> if you want read-only access. Default FileMode is fmOpenReadWrite, as
> far as I remember.
>
> Michalis
Thank you. As it states in the documentation, reset depends on filemode!
Now I know to set it beforehand :)
--
L505
http://z505.com
More information about the fpc-pascal
mailing list