Hi, Errors 177 and 178 occur when transferring project from Net Express 5.1 to Visual Cobol 3.0
Error 177 COBES0100 : Statement incompatible with BEHAVIOR setting ELS004XI.cbl[ELS004XZ.CPY] 40 21 OVLISM_lbr
Error 178 COBES0100 : Statement incompatible with BEHAVIOR setting ELS004XI.cbl[ELS004XZ.CPY] 43 21 OVLISM_lbr
these errors will cause the following commands:
* EXEC SQL
* SET SCROLLOPTION DYNAMIC
* END-EXEC
* EXEC SQL
* SET CONCURRENCY OPTCCVAL
* END-EXEC
Please explain what I'm wrong with.
Thanks Petr