Of course correct automatic assigning of strings constants defined in the source file correctly regarding the coding of the source file (e.g. UTF8 or ANSI) Maybe here the coding of the source file needs actively be communicated to the compiler. Of course assigning a constant should not do a conversion at run time. -Michael