Hello Stephen,
you refer a peculiarity of the Code Editor to automatically break lines longer than 2048 signs. It is a known problem. To workaround it, it is necessary to keep the lines shorter than 2048 signs.
In your concrete case, you will need to break the long string literal in two or more literals and concatenate them by the + (plus) operator. Please note that each literal is correctly enclosed between a pair of double quote signs. For example:
I hope it helps you further.
Best regards
Paul Banach
Ask Embedded Wizard - Archive
Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!
Your resources:
The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.
For dedicated assistance, explore our Embedded Wizard Product Support.
You can still browse the valuable discussions from our community history here.
Embedded Wizard Website | Privacy Policy | Imprint