C18120: :Operator not allowed

[ERROR

Description

This message occurs if an assembly operator is misused.

Example
  __asm BRSET 1, w:PAGE, label

  

The PAGE operator is not allowed in this context, hence C18120 occurs.