http://qs1969.pair.com?node_id=1213540


in reply to Re: Trying to send a nicely formatted email -> GMail
in thread Trying to send a nicely formatted email -> GMail

Progress, thanks. I'm still getting a blank email, but the subject line is correct.

Not sure what I need to do to get that text file inserted, but will keep trying.

  • Comment on Re^2: Trying to send a nicely formatted email -> GMail

Replies are listed 'Best First'.
Re^3: Trying to send a nicely formatted email -> GMail
by poj (Abbot) on Apr 25, 2018 at 16:23 UTC

    Add close MAILTEXT; at line 63

    poj

      Yes! closing MAILTEXT. Can't believe I didn't do that, but I haven't been programming much lately. :/

      The text now appears in the email but unfortunately GMail is still mangling my nice set-up columns, so I have to keep poking at this one.

      I appreciate the help on it