We are attempting to move an old product from VM/CMS to zOS. In the process, I have discovered several missing COPY files. I am taking the chance that other older SAS/C projects may have the missing source.
So far, I am missing macros CENTRY and CEXIT. Copybooks DSA, and CREGS.
If anyone knows where I might find these on zOS, please let me know.
Hi James,
On CA11/CA31/CA32/TSO1/CA04, the old SAS/C compiler datasets still exist: SYSPROG.SASC550.*.
The macro's that you mentioned exist in SYSPROG.SASC550.MACLIBA.
Guy