Timing oddity

stephen barncard stephenREVOLUTION2 at barncard.com
Sat Jan 25 18:56:10 EST 2014


On Sat, Jan 25, 2014 at 3:18 PM, Geoff Canyon <gcanyon at 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




More information about the use-livecode mailing list