Description: Invalid %1 value
- %1 value '%2' is greater than the length of %3.
Cause: The position length
is greater than source length.
Resolution: Change the source
or position length to ensure that the source length is greater than
the position length.