\n does not break line in Cspro 7.7

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
thierryt
Posts: 47
Joined: April 26th, 2017, 12:17 pm

\n does not break line in Cspro 7.7

Post 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 ?
sherrell
Posts: 397
Joined: April 2nd, 2014, 9:16 pm
Location: Washington, DC

Re: \n does not break line in Cspro 7.7

Post 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
thierryt
Posts: 47
Joined: April 26th, 2017, 12:17 pm

Re: \n does not break line in Cspro 7.7

Post by thierryt »

Thank you sherrell.
Post Reply