|
Adabas Pre-Compiler cobol fixes
I have a line in my program:
03 FILLER PIC X(20) VALUE '@ADD@'.
Adaprep interpret this as command @ADD,
and develop the code for @ADD command in the working storage section.
but this is not and Adaprep command.
The same thing happens in comment lines.
We have a project to compile a lot of programs and it's causing us problems. We'd be happy to help with this.
An example of a problematic case is in SI-579685