The content of MsgFile is 4 lines of text:
----
Hello
this is
multiline
message
---
After running the command, the user sees this text, but each line ends with [CRLF], and the whole sentence is on one line, like this: Hello[CRLF]this is[CRLF]multiline [CRLF]message[CRLF].
My suggestion is to not display [CRLF] in the application's message window. Then the output text will be similar to the input text stored in the external MessageFile file and will be more user-friendly.
Attachments
MyChatMessageCRLF.png (6.99 KiB) Viewed 26030 times
(37 Bytes) Downloaded 130 times