FFLUSH procedure
The FFLUSH procedure forces unwritten data in the write buffer to be written to a file.
Syntax
Procedure parameters
- file
- An input argument of type UTL_FILE.FILE_TYPE that contains the file handle.
The FFLUSH procedure forces unwritten data in the write buffer to be written to a file.