Title: CPI-C can be used with SAS/C on MVS Date: 21MAY93 Reference Doc: Systems Application Architecture Common Programming Interface Communications Reference SC26-4399-04 It is possible to successfully compile, link, and execute the IBM supplied CPI-C sample programs using SAS/C. These sample programs can be found in SYS1.SAMPLIB in the members ATBCECAO and ATBCECAI. They both include the header file found in SYS1.SAMPLIB(ATBCMC). Additionally, you must assemble the IBM supplied program found in SYS1.SAMPLIB(ATBASSHW). Look in the following files for further information: IBM_sample_bugs Modifications to the IBM supplied samples to correct Bugs. These bugs would appear even if C/370 were used. link_autocall.jcl JCL to compile and link the IBM Samples using autocalling. IBM APAR OY52924 must be applied. link_no_autocall.jcl JCL to compile and link the IBM Samples with no autocalling. The ATBPBI module is included at LKED time.