Action=BUILD Class=MESSAGE

This statement builds a message using a message definition. The BUILD MESSAGE function returns the built message in &SYSMSG.

This statement has the following format:

&CONTROL NOSHRVARS
-EXEC $CACALL   OPT=ACTION
                ACTION=BUILD
                CLASS=MESSAGE
                NAME='MESSAGE=message id'
                PARMS='PROCNAME=procedure name
                       [P1=parameter1... P10=parameter10]'


Copyright © 2008 CA. All rights reserved.