Help for CPD0101

The name of the REXX variable exceeds the maximum allowed for a variable in a CL command. The maximum variable name length is 11 characters which includes the starting ampersand.

Change the REXX procedure so that the variable name length does not exceed the maximum of 11 characters.