How can I incorporate carriage return (Chr(13) between 2 strings ?

good morning brendan,

your product FTC is a very powerfull word processor. But it’s not always easy to use the API FTC.

My little problem is the following :

I have one string S1= “The life is beautiful”
the secund one is string S2= “but there is nowdays an economic crisis.”

I wish to put S1 +carriage return +S2 into FTC window

so how can I incorporate carriage return (Chr(13) between S1 ans S2 ?

If i create S=S1+chr(13)+S2, there is no carriage return in fact.

Thanks for your help


 Patrick Santoni from France

Other related posts: