Enn Messages › E2BE
E2BE
Odd length hex constant “<constant>“
Reason
Hexadecimal constants must be in multiples of bytes. Because there are two hexadecimal digits per byte, you cannot use an odd length.
Action
Correct constant and try again.