When I copy the file to a floppy disk, the copy is different from the file
on the hard drive. Problably this is because a few seconds earlierer I
updated the file on the hard drive and the updated file is not yet available
on the hard drive. Maybe it is in a buffer (I think). Is there a function or
procedure in Delphi who can update the hard drive?
Who could help me out?
Jorus Kalter
Jorus,
Look for TINIFile.UpdateFile in the online help.
HTH,
Chris.
-------