For COBOL Programs:
- It is important to use the correct calling convention when invoking the
ECI or EPI from COBOL. The sample programs use the "SPECIAL-NAMES. CALL CONVENTION
8 IS CICS®."
statements to achieve this.
- The application must be linked with the CCLWIN32.LIB library, in addition
to the standard COBOL libraries, because a 32-bit Windows® application is being generated.
- ECI or EPI callback functions are not supported in COBOL applications.