MPF$NTFY

Function

This MPF exit will send WTO messages to the user specified on the JCL NOTIFY jobcard statement.

This code is based on the original idea by Bob Hill.


Using MPF$NTFY

The following example will cause "IEF099I JOB WAITING FOR DATASETS" to be send to the submitting user:

SYS1.PARMLIB(MPFLSTxx):

IEF099I,USEREXIT(MPF$NTFY)

Installation requirements

MPF$NTFY needs to be installed in a linklist or lpalist library.

DOWNLOAD

Sourcecode is distributed in distribution file mpfntfy.zip