.PROC,SORPROC*I,
L "- Library containg procedures"      = (*N=#FILE,*F),
UN "- User Name containing library"    = (*N=,*F),
.
.HELP
 The SORPROC procedure SORts PROCedures on a library file.
 Requires CATALOG binaries with GENCAT entry point.

 Parameter   Default   Description
   Name       Value

  [l]                  library file containing the procedures
  [un]                 user name in which library resides

.HELP,L
 The L parameter names the procedure library file to sort.
 The default value is the file containing this procedure.
.HELP,UN
 The UN parameter specifies the User Name location of the file.
 The default value is the User Name in which this procedure executes.
.ENDHELP
$REVERT,EX.SORLIB,L,UN.
/EOR
