Resource control of procedure library

Procedure libraries are partitioned data sets consisting of members that contain procedures or INCLUDE groups. For information about INCLUDE groups, see Resource control of INCLUDE group.

To call and execute a procedure cataloged in a library, code:
   //stepname EXEC  PROC=procedure-name  

The name of the cataloged procedure is its member name or alias in the library.