The second parameter for %LEN is not valid; parameter is ignored.
20
Cause . . . . . : The second parameter for built-in function %LEN, if specified, must be *MAX.
Recovery . . . : Change the second parameter for %LEN to *MAX, or omit the second parameter. Compile again.