[fpc-pascal] FreePascal Windows - Force files to write to disk

Klaus Hartnegg hartnegg at gmx.de
Thu Feb 23 12:34:44 CET 2017


Am 22.02.2017 um 21:27 schrieb James Richters:
> Here is the procedure that reads the file.

Also you could always try to immediately read the file each time it has 
been modified. Append a log entry to some other file, telling that the 
pax file was modified and whether it was still correct. This would tell 
whether it happens when the file is written, or at some other time.



More information about the fpc-pascal mailing list