ADR135E
(ttt)-mmmmm(yy), IMPROPER NUMERIC DIGIT FOUND IN 'xxxx'

Explanation

The constant (xxxx) contains an invalid character. A decimal number can be specified only with the symbols 0 through 9; a hexadecimal number can be specified only with the symbols 0 through 9 and A through F; and a binary number can be specified only with the symbols 0 and 1.

System action

The task is not performed. Processing continues with the next control statement. The return code is 8.

Operator response

None.

Programmer response

Correct the command syntax and reissue the command.

Source

DFSMSdss