On 21/02/17 21:12, James Richters wrote: > My understanding was the Close(file); would save the file all the way to > disk and flush any buffers that were holding it, I would try adding a Flush(File) before the Close, even though that should not really be needed.