The Micro Focus File Handler, by default, performs all COBOL I/O operations on all the standard COBOL file organizations:
sequential, relative and indexed files.
In addition, you can use the File Handler's Applications Programming Interface (API) to call the file handler directly from
your COBOL program, or you can create a custom file handler of your own.