program-name: exec-name function-name
mbrlst-operation dataset=dataset-name; DD=mbrlst-ddname; CPB=cpb-address
Debug message issued by VNCRXF22, the MBRLST function. The message is issued when each internal subroutine is entered, before the operation named mbrlst-operation is performed.
exec-name: user-name function-name invalid %INCLUDE substitution keyword “include-keyword”
Error message issued by VNCRXF12, the GETCFG function that reads agent configuration files. The function has processed an %INCLUDE statement that specified a substitution keyword that is not supported.
SEND MSG text with LT(E). Changed to LT(DE).
While processing a REXX SEND MSG command, VNAC detected that a message text line was passed with a line type (LT) of E (end).
This is invalid and was changed to LT(DE). The message line is processed with the LT(DE) option.
Destination: VNCLOG.
Action: Correct the REXX exec to specify the correct line type option.