This illustration shows the use case Close the BFILE in the External LOB Interface.

To close a BFILE, you must open a BFILE. To open a BFILE, you must initialize a BFILE locator.
NOTE: there are two ways to open a BFILE. They are labeled "a" and "b" for reference.

To initialize a BFILE locator, you must either select a BFILE or specify the BFILE name.

You may optionally close all unopened files or close the BFILE.
NOTE: Close the BFILE with CLOSE.