I'm trying to use SETS and ROLS IMS functions in my program and when I'm trying to compile the program, I'm facing the compilation error as
"SETS" was not defined as a data-name
Not sure why its not recognizing the SETS or ROLS as IMS functions.
Could someone plz let me know if I have to add any statement to identify these functions in the COBOL program
CALL "CBLTDLI" USING SETS
IOPCB.
IOPCB.