Invalid radix encountered.

#2071   Compile-time error

Invalid radix encountered.

Additional Information

The X may be between Y and Z, but the value entered is W.
    where X is 'BASE', Y is '2', and Z is '36'.

Recovery

Compilation continues but no compiled source code file will be saved.

Explanation

Only radices between 2 and 36 are allowed.