ASCII constant contains too many characters; value is truncated.
Error: Your ASCII constant contains more than eight characters
with the ^A or ^a radix specifier. The assembler deletes the
extra characters.
User Action: Check your source code. Use eight or less
characters.