Sending an email on Windows 8
Mark Stuart
mfstuart at cox.net
Sun Jan 6 19:02:12 EST 2013
Hi all,
I'm trying to send an email on Windows 8, from LiveCode 4.6.4.
I've tried each of the following:
put "mailto:myemail at gmail.com&subject=" & tSubject into tMessage
revGoURL tMessage --this opens the default mail client, and puts the email
address AND subject into the To field.
launch URL tMessage -- same result as revGoURL
revMail myemail at gmail.com, , tSubject, tBody --this does nothing
So what works? Any ideas?
-----
Regards,
Mark Stuart
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Sending-an-email-on-Windows-8-tp4658707.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list