01-16-2023, 06:41 PM
Hi,
this happens because the \n is not recognized as the special character \n = char code 10.
I think the only reason for a text to contain this combination is the change line usage
I have added this feauture to the next update.
(for now check the combination \n\r)
this happens because the \n is not recognized as the special character \n = char code 10.
I think the only reason for a text to contain this combination is the change line usage
I have added this feauture to the next update.
(for now check the combination \n\r)