Broadcom Mainframe Software Community

 View Only

 SAS/C and missing source in VM/CMS

James Spires's profile image
Broadcom Employee James Spires posted Aug 21, 2025 06:38 PM

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.

Guy Derkinderen's profile image
Broadcom Employee Guy Derkinderen

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