Page 1 of 1

\n does not break line in Cspro 7.7

Posted: May 16th, 2022, 7:12 am
by thierryt
Hi all !
I am running a program on CSpro 7.7 and \n does not break line in the errmsg function.
I write this : errmsg("Good morning \nJosh"). Normally when i run this on previous versions the result it is on 2 lines :
Good morning
Josh
But with 7.7 the result is Good morning Josh in one line.
What can i do please ?

Re: \n does not break line in Cspro 7.7

Posted: May 16th, 2022, 10:57 am
by sherrell
This is something we need to add to the helps, for it has been asked several times before! See this thread (which pts to another thread...)

Sherrell

viewtopic.php?f=1&t=4945

Re: \n does not break line in Cspro 7.7

Posted: May 17th, 2022, 2:26 am
by thierryt
Thank you sherrell.