Error 16391

Severity

10

Message text

The point to start (%1!) copying characters cannot be
greater than the number of characters (%2!) in the
request buffer.

Explanation

srv_langcpy() has received an incorrect start parameter value.

Action

Correct the code to make sure the start value is shorter than the length of the language or RPC command.

Additional information

Symbolic constant: SRV_EBADSTART

Versions in which this error is raised

12.5.1 ESD #21, 15.0, and later versions.