Web Search

isCOBOL Evolve: Interoperability
Copyrights
Calling C Language Functions and Other External Routines
COBOL and C Data Types
Calling C Language Functions from isCOBOL
Dynamic Method
Static Method
Framework Properties
Program Examples
Calling isCOBOL from C
The iscobolc Library
Functions Reference
isCobolInit
isCobolInitEx
isCobolThreadInit
isCobolCall
isCobolCallEx
isCobolCancel
isCobolCancelEx
isCobolFunc
isCobolFuncEx
isCobolTidy
isCobolThreadTidy
isCobolExit
isCobolError
isCobolErrorEx
isCobolGetJNIEnv
isCobolGetJNIEnvEx
isCobolGoback
isCobolGobackEx
C++ Sample
Calling Java programs or methods
Calling isCOBOL from Java
The EasyLinkage feature
The com.iscobol.java.IsCobol Class
Mixing Java dialogs and COBOL windows in the same application
Converting Java Source Code to Object-oriented COBOL
Classes
Java OOP statements
Object Creation
Method Invocation
Error Handling
Java Program Converted to isCOBOL
Known cases of Java syntax that is not directly translatable to COBOL
The .class Syntax
Array of arrays
Generic classes and type-variables
The instanceof operator