Skip to Main Content
The Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX. Please refer to the IBM Ideas Portal for these products (IBMid required).
Status New
Workspace Adabas for z/OS
Categories Adabas (ADA-zOS)
Created by Eliashiv Elimelech
Created on Aug 26, 2025

Adabas Pre-Compiler cobol fixes

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