skip to main content

Calling isCOBOL from Java : The com.iscobol.java.IsCobol Class

The com.iscobol.java.IsCobol Class
The ability to call a COBOL program from a Java program is provided by the com.iscobol.java.IsCobol class that is stored in the Framekwork libraries (both iscobol.jar and iscobol.jar contain that class).
Consult the javadoc installed with isCOBOL in the folder $ISCOBOL_HOME/javadoc for a reference of the available methods.
The com.iscobol.rts.IscobolRuntimeException and com.iscobol.java.StopRunAsException Classes
The IscobolRuntimeException and com.iscobol.java.StopRunAsException classes are part of the com.iscobol.rts package, that is included in the Framework libraries. It provides the COBOL error description.
Consult the javadoc installed with isCOBOL in the javadoc subfolder for a reference of the available methods.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left