%1 of the SIZE phrase is incorrect. A value of %2 is assumed.
20
Cause . . . . . : A CALL statement specified a BY VALUE phrase. An argument of the BY VALUE phrase specified a SIZE phrase with an incorrect length of %1. %1 must be one of the allowed lengths of a binary item or one of the allowed lengths of a floating-point item. A length of %2 is assumed.
Recovery . . . : Remove the SIZE phrase or specify a correct length.