ASMA134S Invalid relational operator - xxxxxxxx

Explanation

Characters other than EQ, NE, LT, GT, LE, or GE are used in a SETB expression where a relational operator is expected.

System action

The statement is ignored.

Programmer response

Supply a valid relational operator.

Severity

12