If you have a trouble or a bug — please, write about it in this forum
User avatar
UMO
I would like to use Console Messenger to send a message with text from an external file. I used the command from the example on https://nsoft-s.com/en/mcserverhelp/myc ... enger.html - parameter /msgfile="c:\messages\file17032019.txt"
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
Message in Mychat app Window
MyChatMessageCRLF.png (6.99 KiB) Viewed 26030 times
Text file with message
(37 Bytes) Downloaded 130 times