Accessing source code in an LMS with SUBSYS interface
If your LMS provides a SUBSYS interface, you need to perform tasks #2 and #3 from Summary of steps for customizing File Manager to use LMS libraries, as described here.
- Set the LMSUBSYS option to the value for the SUBSYS interface provided by your LMS vendor, (for example, LMSUBSYS=LAM).
- Ensure that the LMS option is set to NO.
- Ensure Language Environment® is available
to File Manager, if you have not already done so. You can do this by one of the following methods:
- Add the Language Environment® runtime library, SCEERUN, to your concatenated LINKLIST.
- Place SCEERUN in the STEPLIB DD statement of the logon proc.
- Your users can use the TSO command, TSOLIB, to add SCEERUN to the search list.
Note: You cannot access source code from an LMS with a SUBSYS interface
and also from CA-Panvalet. The two are mutually exclusive.