> if I remember correctly the DirectEmail Xtra does this.
> I'm sure somebody will correct me if I am wrong tho... <grin>
it sure does. DirectEmail needs to have an object declared 1st:
oEmail = new(Xtra "DirectEmail", getUserEmailPref(2),"","")
then you can do cool things, like actually sending mail:
sendEmail(oEmail, From, sendTo, sendCC,sendBC,subject,body,attach)
it is all very exciting ;-)
Nick Youmans
FutureMedia
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]