Illegal range specifier

You used a Deftype range in one of the following illegal ways:

  • No range was specified.
  • The beginning of the range was not a single character between A and Z (ASCII uppercase or lowercase), inclusive.
  • The end of the range was not a single character between A and Z (ASCII uppercase or lowercase), inclusive.

Correct the error and recompile.