USE Statement

The USE statement specifies procedures for input/output exception or error handling that are to be executed in addition to the system-defined procedures. Although the USE statement is a compiler-directing statement, it can appear only in the Procedure Division, and it can begin only in Area B. (See Precedence Rules for Nested Programs for information on using the GLOBAL phrase.)