FCLOSE procedure

The FCLOSE procedure closes a specified file.

Syntax

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

Procedure parameters

file
An input or output argument of type UTL_FILE.FILE_TYPE that contains the file handle. When the file is closed, this value is set to 0.

Copyright© 2019 HCL Technologies Limited