
{
{ NOTE:
{   The highest priority is 14.  A value outside of the range
{   0 .. 14 will be interpreted as 0 (the lowest priority).

  CONST
    nlc$ta_highest_priority = 14;

  TYPE
    nlt$ta_priority = 0 .. 0ffff(16);
