Customizing for processing PL/I include books
File Manager provides a choice of two internal PL/I compilers that will be used regardless of any external PL/I compiler previously installed.
The File ManagerPL/I compiler to be used is selected with the ALTPLI option.
The SHOWPLI command can be used to display the PL/I compiler being used.
See the 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.