Carriage return in the SMS ?

Carriage return in the SMS ? SearchSearch
Author Message
Luka
Unregistered guest
Posted on Monday, November 03, 2003 - 09:33 am:   

Hi,
i need to know how to insert the carriage return in the SMS message when i reply back.
I know that the escape code is "%0D" but this dont work.
I using wavecom fasttrack modem and i tried with several gsm cellular.
Just an example that i want:
article: 123456[carriage return]
description: this is the description[carriage return]
Can anyone help me ?
Thanks
Shumie
Unregistered guest
Posted on Monday, November 03, 2003 - 10:07 am:   

You'll need to use the %0A character

%0D = char(13) = \r (return)
%0A = char(10) = \n (newline)
Luka
Unregistered guest
Posted on Monday, November 03, 2003 - 10:27 am:   

Hi Shumie,
thanks for your help, it's work great.
Shumie
Unregistered guest
Posted on Monday, November 03, 2003 - 10:42 am:   

No problem I want to give Bryce a bit of vacation ;-)

----------------------------------------------------------
Customers helping Customers -> Next generations Support