LIBRARY phrase %1 not valid for procedure-pointer. Statement ignored.
30
Cause . . . . . : A LIBRARY phrase was specified for a CALL statement where identifier-1 has a USAGE of PROCEDURE-POINTER. The LIBRARY phrase can only be specified on a CALL statement when identifier-1 is an alphanumeric item.
Recovery . . . : Specify an alphanumeric item for identifier-1 or remove the LIBRARY phrase.