Put CR and LF in a string
JonTitus
Posts: 193
I don't know how my post disappeared, but it asked how to include a carriage-return and a line-feed in a string.
Comments
Inline:
To be called from multiple places, best to define it in a DAT section.
Note that you have to manually add the 0-terminator in a DAT section (string() inserts this).