ADRY3220I
IMPROPER NUMERIC DIGIT FOUND IN xxxx

Explanation

The constant xxxx contains an invalid character:
  • Decimal numbers can only be specified with the symbols 0 through 9
  • Hexadecimal numbers can only be specified with the symbols 0 through 9 and A through F
  • Binary numbers can only be specified with the symbols 0 and 1

System action

The function ends.

Operator response

None.

System programmer response

Correct the command syntax error and issue the command again.