Error 16076

Severity

10

Message text

Can't call %1! from an attention-handler.

Explanation

Open Server has called the specified function from the SRV_ATTENTION handler.

Action

Call only these commands (with certain restrictions) from the attention handler: srv_wakeup(), srv_ucwakeup(), srv_thread_props(), srv_props() and srv_event_deferred(). See “Attention events”.

Additional information

Symbolic constant: SRV_EINATTN