Is file open in write (or any other mode that allows writes) mode? ---- Best Regards, Dmitry Grinberg (847) 226 9295
On Thu, Sep 18, 2008 at 11:22 AM, Luc Le Blanc <[EMAIL PROTECTED]> wrote: > Does the FileEOF macro work? I see that after I've read the last byte in the > file, FileEOF still returns 0: > > if ( !FileEOF( stream ) ) > > Of course, if I attempt a read, I then get an error. > > Must I actually try to read past end-of-file to see that macro work? > > > Luc Le Blanc > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
