Interview Questions

How do you access storage outside your CICS program?

CICS Interview Questions


(Continued from previous question...)

How do you access storage outside your CICS program?

In COBOL storage was accessed via BLL cell using the SET option of ADDRESS commands. In COBOL II the special register. ADDRESS OF lets you reference the address of any Linkage Section field.

(Continued on next question...)

Other Interview Questions