Problem:
Can you use free format source code with Oracle's Pro*COBOL?
Resolution:
We would not recommend the use of free format source with Pro*COBOL. Cobsql does not support use of the SOURCEFORMAT"FREE" compiler directive.
If you wish to use free format source code, you must use OpenESQL instead.
Old KB# 6891