Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 May : D4 File SetError
| Subject: | D4 File SetError |
| Posted by: | "Gene Felch" (genefel..@pobox.com) |
| Date: | Tue, 31 May 2005 14:23:30 |
D4 produces an error under Win XP-NTSF in
Reset(F,1) if the file is Read Only. I have worked around this by changing
and resetting the attribute before Resetting the file. However, since Reset
is supposed to open the file for reading, I am surprised at this behavior.
Any insghts will be appreciated.
Thanks