ajterr:10032

This is an old revision of the document!


Invalid unicode escape sequence character "{0}" (AJTERR10032)

Product(s) Karo.NET Compiler

One of the 4 characters after the '\u' escape sequence is in a wrong format.

"Hello World \uCCcC"
//               ^ Invalid character

Use the correct format (four uppercase hexadecimal chars.

  • ajterr/10032.1751205568.txt.gz
  • Last modified: 2026-06-17 00:19
  • (external edit)