On 7/14/19 3:24 PM, Alex Tweedly via use-livecode wrote:
In case it helps, here's the code I use to send email from my LC server account. I should know where this came from (and I suspect I should be able to thank the original author), but that's lost info right now.
wrapQ()? shellEscape()? Are these just the way they sound? wrapQ(x) = quote & x & quote shellEscape(x) = escape what needs escaping in x -- Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
