fa573r

Results 2 issues of fa573r

### Course Details GitHub ### Description The moment you update to COBOL 6.4 please add an exercise or lab how to call java from cobol (in batch without OO-COBOL) and...

enhancement

### Course Details GitHub ### Description In [CBL01016.cbl](https://github.com/openmainframeproject/cobol-programming-course/blob/master/COBOL%20Programming%20Course%20%233%20-%20Advanced%20Topics/Challenges/Debugging/cbl/CBL0106.cbl) I've seen somthing that is not as it is recommended. The table / array `01 OVERLIMIT.` is indexed with a separate variable:...

bug