IBM Books

Net.Data Administration and Programming Guide for OS/400

Configuring the REXX Language Environment

Use the following steps to configure the REXX language environment. If you chose to not create a Net.Data initialization file, the REXX language environment is enabled by default. There is no additional configuration that needs to be done.

  1. If you created an initialization file and you want to use the REXX language environment, add the following configuration statement to the initialization file:
    ENVIRONMENT(DTW_REXX)/QSYS.LIB/QTCP.LIB/QTMHREXX.SRVPGM ( ) 
    

    For information on the Net.Data initialization file, including environment configuration statements, see Configuring Net.Data.

  2. Ensure external REXX programs reside in the QSYS.LIB file system.


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