Previous Topic: CACR506ENext Topic: CACR508E


CACR507E

"varnam" WAS NOT DEFINED IN DPROC STATEMENT

Reason:

A variable name was detected on an EXEC statement that was not defined in a DPROC. Error message issued. Variable value not assigned.

Action:

Add a definition for that variable in the DPROC statement for that procedure.