mir ist aufgefallen, dass bei der Codesys Version 3.5.16.0 kein Zeilenumbruch mehr bei Rechteck oder Textfeld mit einer Textvariable erfolgt.
Textvariable habe ich als String und WString ausprobiert.
Kann das jemand bestΓ€tigen oder gibts da wieder einen "Trick"?
MFG
Hello all together,
I noticed that with Codesys version 3.5.16.0 there is no longer a line break for a rectangle or text field with a text variable.
I tried text variables as a string and WString.
Can someone confirm that or is there a "trick" again?
BR
Last edit: sedoerr 2020-06-10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hallo zusammen,
mir ist aufgefallen, dass bei der Codesys Version 3.5.16.0 kein Zeilenumbruch mehr bei Rechteck oder Textfeld mit einer Textvariable erfolgt.
Textvariable habe ich als String und WString ausprobiert.
Kann das jemand bestΓ€tigen oder gibts da wieder einen "Trick"?
MFG
Hello all together,
I noticed that with Codesys version 3.5.16.0 there is no longer a line break for a rectangle or text field with a text variable.
I tried text variables as a string and WString.
Can someone confirm that or is there a "trick" again?
BR
Last edit: sedoerr 2020-06-10
Allo, bitte posten sie diesen frage im English ;-)
Ok, i found the solution.
You need to add $N at the very last position of the string to get the line break working.