On Sat, Jan 25, 2014 at 3:18 PM, Geoff Canyon <gcan...@gmail.com> wrote:
>
> Wow, the script editor's formatting came through poorly. The updated script
> with no formatting is below.


you still may have to send the email as text only. Gmail will send as
HTML text if anything is 'styled', including quoting and links. The
pulldown next to the trash can will turn on text-only 7bit email mode.
Html text still confuses Mail-man and is worse on the digests.  This
email is sent text-only, and a small handler is below for a test.

command outputRow pLabel, pValue
?>
<tr>
<td>
<b>
<?rev put pLabel ?>
</b>
</td>
<td>
<?rev put pValue ?>
</td>
</tr>
<?rev
end outputRow

mailman is so screwed up and nobody's fixing it.

--
Stephen Barncard - San Francisco Ca. USA - Deeds Not Words

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to