Use \n or \r ?? URLEncode? %0D%0A --?? there's gotta be a way..
(I'm just guessing here...but it is an email message..)
replace numToChar (13) with CLRF in tMsg # also doesn't make any
difference. .. everything still on one line.
Sivakatirswami
On Sep 14, 2005, at 6:45 PM, Stephen Barncard wrote:
Swami,
Maybe you thought of this already, but did you try LINEFEED instead
of RETURN?
sqb
OK more digging... I am very close...(after 10 hours or more on
this...) more simple than I thought
"echo" is your friend! Only now, a new problem, end lines on the
Mac. I am unable to enforce them by any means.
-----------------
put "Subject: Rev Rocks" & cr \
& "From: [EMAIL PROTECTED]" & cr \
& "To: [EMAIL PROTECTED]" & cr \
& "Subject: Try It... You will be Happy You Did!" & cr & cr
&"Get more done with few lines of code than you will ever imagine
possible." into tMsg
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution