Getting Information about Routines in a Library

You can use various commands to get more information about your CSL routines:
  • The RTNSTATE command verifies that a routine is loaded.
  • The CSLLIST command displays information of the contents of a callable services library.
  • The CSLMAP command displays information about currently loaded CSL routines in an interactive environment.
  • The QUERY CSLLIB command displays names of the CSL libraries in the search order. The QUERY LIBRARY command displays names of all library files.
  • The RTNMAP command displays information about the CSL routines that are currently loaded.

See the z/VM: CMS Commands and Utilities Reference for a complete description of the RTNMAP, RTNSTATE, CSLLIST, QUERY CSLLIB, and QUERY LIBRARY commands.