FFLUSH procedure

The FFLUSH procedure forces unwritten data in the write buffer to be written to a file.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UTL_FILE.FFLUSH--(--file--)---------------------------------><

Procedure parameters

file
An input argument of type UTL_FILE.FILE_TYPE that contains the file handle.

Copyright© 2019 HCL Technologies Limited