Index of /techsup/download/SASC/misc/cpic_mvs
Name Last modified Size Description
Parent Directory 18-Nov-2011 23:57 -
IBM_sample_bugs 19-Nov-2011 00:54 1k
README.txt 19-Nov-2011 00:54 1k
link_autocall.jcl 19-Nov-2011 00:54 6k
link_no_autocall.jcl 19-Nov-2011 00:54 9k
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.