CL Programming

Installing CL Compiler Support for a Previous Release

To install the *PRV CL compiler support and QSYSVxRxMx libraries:

  1. Enter:
    GO LICPGM
    

    To view the Licensed Program Menu.

  2. Select option 11 (Install licensed programs).
  3. Select the option that is named 5769SS1 IBM Operating System/400(R) Version 3 (OS/400) - *PRV CL Compiler Support. This causes the QSYSVxRxMx libraries to install.

    If you are not using the CL compiler support for a previous release, you can remove this support by entering:

    DLTLICPGM LICPGM(5769SS1) OPTION(9)
     
    

    When the CL compiler support is removed, the QSYSVxRxMx libraries get removed from the system, but the QUSRVxRxMx libraries do not. If no need exists for the QUSRVxRxMx libraries, you must explicitly delete them using the Delete Library (DLTLIB) command.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]