Hello everybody,
C/AL Editor has a strange behaviour - I guess the charset of my development environment does not match the database.
For example I can't assign the Eurosign € to a textconstant:
TextConstant := '€';
after compiling C/AL Editor shows:
TextConstant := '?';
How can I achieve to save and compile the Eurosign € into my database?
Yours sincerly and tia
Daniel
C/AL Editor has a strange behaviour - I guess the charset of my development environment does not match the database.
For example I can't assign the Eurosign € to a textconstant:
TextConstant := '€';
after compiling C/AL Editor shows:
TextConstant := '?';
How can I achieve to save and compile the Eurosign € into my database?
Yours sincerly and tia
Daniel