FLUSH function
Purpose: FLUSH forces any data held in a write to file buffer to be written to the file. The file remains open after FLUSH has executed.
FLUSH(hFile)
Parameters: