> Does anyone have any suggestions on how to suppress these messages?

MPFEXIT1 START
MPFEXIT1 AMODE 31
MPFEXIT1 RMODE ANY
         USING MPFEXIT1,R12
         BAKR  R14,0
         LR    R12,R15
         B     WORK
         DC    C'MPFEXIT1-&SYSDATE-&SYSTIME'
WORK     L     R5,0(R1)                ADRESS  PARAMETER-LIST
         USING CTXT,R5
         OI    CTXTRFB2,CTXTRNHC       force no hardcopy
         OI    CTXTERF3,CTXTESJL       suppress from joblog
         DROP  R5
         PR
         LTORG
         IEZVX100                   Installation Exit Parm List
R1       EQU   1
R5       EQU   5
R12      EQU   12
R14      EQU   14
R15      EQU   15
         END

Add a check for specific jobnames, otherwise all iec988 will get suppressed 
once you active this mpfexit in mpflstxx

Regards, Barbara

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to