Customizing for processing PL/I include books
File Manager provides a choice of two internal PL/I compilers that are used regardless of any external PL/I compiler previously installed.
The File Manager PL/I compiler to be sued 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 File Manager 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 SHOWPLI
Under ISPF, enter
SHOWPLI on any File Manager
command line.