Customizing for processing PL/I include books
Z Data Tools provides a choice of two internal PL/I compilers that are used regardless of any external PL/I compiler previously installed.
The Z Data Tools PL/I compiler to be used is selected with the ALTPLI option. See ALTPLI.
The SHOWPLI command can be used to display the PL/I compiler being used. See table Available PL/I compilers for details.
If you want to use Z Data Tools view, edit, copy, print, or data create functions with a PL/I include book, you must use the Language Environment® runtime library.
To ensure that you use the correct Language Environment® runtime, either add the Language Environment® runtime library, SCEERUN, to your LINKLIST, or add it to the STEPLIB DD statement in your TSO logon procedure.
SHOWPLI command
The SHOWPLI command displays the level of the internal PL/I compiler.
$$FILEM SHOWPLIUnder ISPF, enter
SHOWPLI on any Z Data Tools
command line.