Previous Topic: #CHAP SyntaxNext Topic: #CHAP Status Codes


#CHAP Parameters

PRI=

Specifies a new dispatching priority for the issuing task.

priority

A register that contains the priority in the low-order byte, the symbolic name of a user-defined field that contains the priority, or an absolute expression in the range 0 through 240.

ACTION=

Specifies the meaning of the priority value using one of the following options:

SET

The priority is an absolute value. SET is the default.

ADD

The priority is a relative value and is added to the task's current priority.

SUBTRACT

The priority is a relative value and is subtracted from the task's current priority.