911 - We are having problems attaching an image on mobileComposeHtmlMail
Todd Fabacher
tfabacher at gmail.com
Thu Jul 14 12:16:37 EDT 2016
Sorry, we fixed that right after I posted it, But it is still NOT working.
Thanks,
Todd
From: Randy Hengst <iowahengst at ...
<http://gmane.org/get-address.php?address=iowahengst%2dee4meeAH724%40public.gmane.org>
>
Subject: Re: 911 - We are having problems attaching an image on
mobileComposeHtmlMail
<http://news.gmane.org/find-root.php?message_id=8BFF7968%2dD969%2d4C3E%2dB338%2dCE807A2D08CE%40mac.com>
Newsgroups: gmane.comp.ide.revolution.user
<http://news.gmane.org/gmane.comp.ide.revolution.user>
Date: 2016-07-14 13:07:39 GMT (3 hours and 6 minutes ago)
I hesitate to comment, since I’ve only used mobileComposeMail…. but,
based on that experience it
looks like you have one too many [ in these lines. Shouldn’t there
only be one before “type”?
put "image/png" into tAttachment[1][["type"]
put "myimagecid.png" into tAttachment[1][["name"]
put "myimagecid" into tAttachment[1][["cid"]
More information about the use-livecode
mailing list