[fpc-pascal] Resetting the read only attribute
ArĂ Ricardo Ody
ari.ody at japinfo.com.br
Tue Aug 1 21:31:49 CEST 2006
Thank you Ewald!
IMHO the manual is not clear in this matter(:-\).
Regards
Ricardo
At 15:54 1/8/2006, you wrote:
>Hi.
>
>You could use FileSetAttr('filename', faArchive)
>method to set the attributes to archive and remove the
>read only flag.
>
>Remember to include SYSUTILS if you have not already
>done so.
>
>Regards
>Ewald
>
>
>
>_______________________________________________
>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