A COBOL statement that establishes an alternate entry point in a subprogram. Allows a single load module to present multiple callable interfaces. Less common in modern COBOL; separate subprograms are preferred. (Ch. 22)