Previous Topic: Invoking the Compile PreprocessorNext Topic: Preprocessor Job Entries


Installing the Compile Preprocessor

To install the utility in a subsystem, do the following:

  1. Terminate subsystem.

    ENDSBS SBS(subsystem-name)

  2. Add the following routing entry (An alternative sequence number can be specified if 1111 is already in use).

    ADDRTGE SBS(subsystem-name) SEQ(1111) CMPVAL(‘YCRTOVR’) PGM(YBRTPRC)

  3. Restart the subsystem.

    STRSBS SBS(subsystem-name)

The installation only has to be done once per subsystem. Thereafter all jobs submitted to that subsystem with the correct routing data will invoke the preprocessor. The preprocessor can be installed in as many subsystems as desired.