Error 16132

Severity

10

Message text

There is no current language command.

Explanation

srv_langcpy() or srv_langlen() has been called outside of the SRV_LANGUAGE or SRV_CURSOR event handler.

Action

Call srv_langcpy() or srv_langlen() only in the SRV_LANGUAGE or SRV_SURSOR event handler.

Additional information

Symbolic constant: SRV_ENOLANG