Hi Klaus,

What is the text in fld "body" ?
If there is a special character (for example with an umlaut), revMail will not work (bugzilla 2259)
Notice that you can modify the revMail handler to fix this problem.


Hope it helps.
Regards
Thierry

On 2005, May 11, , at 13:32, Klaus Major wrote:

Hi friends,

i have some trouble using revmail on Tiger...
But maybe this is no special Tiger problem...?

revmail "[EMAIL PROTECTED]", , "hallo","text"

works as exspected.

But:

 put line 1 of fld 2 into adresse
## a VALID e-mail address!
 put fld "body" into bo
 revmail adresse, , "Subject",bo

does NOT, it only activates Mail, but does not create a new mail...

Same if i use the direct references: revmail line 1 of fld 2, , "Subject", fld "body"

But this one does work:

revmail line 1 of fld 2


Any hints are welcome :-)


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to