Rational Developer for System z, Version 7.6

Building the sample preprocessor TMPLT00

This topic describes how to build the sample PL/I preprocessor TMPLT00.
TMPLT00 is an ILC (Inter-Language Communication) program. It is a PL/I program that calls a C module to get the data set name associated with a DD card. The C module called is ZFLDATA.

To see the code for TMPL00, refer to PL/I program for generating error feedback XML and creating expanded source.

To see the code for ZFLDATA, refer to C program for error feedback

To build the sample preprocessor TMPLT00, do these steps. Click the links in the following procedure for further instructions on performing each step:

  1. Create a new z/OS® project.
  2. Create two MVS™ subprojects: one for TMPLT00 and one for ZFLDATA.
  3. Create a new property group named "Property Group for C Parts" for the ZFLDATA subproject using the following property settings:
    C preprocessor categories
    C Preprocessor runtime options
    C preprocessor compiler options
    C preprocessor link options
  4. Create a new property group named “Property Group for PL/I Parts” for the TMPLT00 subproject using the following property settings:
    PL/I preprocessor categories
    PL/I preprocessor PL/I settings
    PL/I preprocessor runtime options
    PL/I Preprocessor link options

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)