LISTCLIB

Read syntax diagramSkip visual syntax diagram>>-LISTCLIB--+-------+-----------------------------------------><
             '-stem.-'
 

LISTCLIB displays the names of the authorized command libraries to the terminal or to a specified stem array, if a stem has been specified. The libraries are displayed in their search order.

Operands

stem.
specifies the name of a stem. (A stem must end in a period.) The information returned is the name of each VSE Librarian sublibrary specified on the last SETSYS AUTHCLIB command.

Return Codes

2226
Invalid stem varible name
2245
Error retrieving authorized library information

Example

'LISTCLIB LST.'

This example places the names of the VSE Librarian sublibraries containing authorized commands in compound variable LST.1 through LST.n. They are returned in the search order specified on the last SETSYS AUTHCLIB command. LST.0 contains the number of elements returned.