AMT Help Files
Home Development Command Translation COBOL Commands EXIT PROGRAM

EXIT PROGRAM

COBOL JAVA
EXIT PROGRAM exitModule

Syntax

exitModule ( )

Example(s)

COBOL Java
EXIT PROGRAM.
                
exitModule();
                

Contents

 Go to top