Key Topics
isCOBOL and C
Calling C Language Functions and Other External Routines
Introduction
COBOL and C Data Types
Calling C Language Functions from isCOBOL
Dynamic Method
Static Method
Framework Properties
Program Examples
Calling isCOBOL from C
INTRODUCTION
The iscobolc Library
Functions Reference
isCobolInit
isCobolInitEx
isCobolThreadInit
isCobolCall
isCobolCallNoStop
isCobolCallEx
isCobolCallNoStopEx
isCobolCancel
isCobolCancelEx
isCobolFunc
isCobolFuncEx
isCobolTidy
isCobolThreadTidy
isCobolExit
isCobolError
isCobolErrorEx
isCobolGetJNIEnv
isCobolGetJNIEnvEx
isCobolGoback
isCobolGobackEx
C++ Sample
isCOBOL and Java
Calling Java programs or methods
Calling isCOBOL from Java
Introduction
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
Introduction
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
isCOBOL and Tuxedo
Working With Oracle Tuxedo
isCOBOL and JasperReports
Interoperability with JasperReports
isCOBOL Evolve: Interoperability
isCOBOL and JasperReports