These questions pertain to a routine to wipe a file.
Does the CloseFile procedure immediately flush the file buffer?
If not, what is a safe period to wait for the files to be flushed?
If there a procedure that will force a buffer flush for a generic file (file
of Type File)?