<< Click to Display Table of Contents >>
Manual > Control Reference > Other > Text dump control > Method >
Perform flush (physically write from the HDD cache).
syntax
Flush(
fileHandle
)
Parameters
Type:
Number
The file handle.
Return Value
Boolean
FALSE - Failure. TRUE - Success.
Manually flush (physically write from the HDD cache).
Note that passing an incorrect file handle will result in an application error.
reference
Open
Close
CloseAll
Write
Flush