CL Command Reference - CLOF
CL Command List > CLOF Reference
Description:
The Close File (CLOF) command closes a database file. This command works in conjunction with the Open Query File (OPNQRYF) and Open Database File (OPNDBF) commands.
Examples:
CLOF OPNID(APPL)
This command closes a database file that was opened with APPL as the OPNID. The file was previously opened using the OPNDBF or OPNQRYF command with APPL specified (or defaulted) as the OPNID.