Using Pro*COBOL from isCOBOL
As stated in the introduction, isCOBOL is able to compile and run programs precompiled by Pro*COBOL. If you wish to maintain Pro*COBOL instead of moving to JDBC, follow these steps:
1. Ensure that the architecture of isCOBOL matches with the architecture of Pro*COBOL. They must be both 32 bit or both 64 bit.
2. Compile the precompiled source (program.cbl) with the
-cp option.