You don't by any chance do something like WRITE (or show var) .vBody=100 do you? If you embed CRs in the text, you cannot also display a width otherwise you get all these weird breaks
Karen -----Original Message----- From: Jim Belisle <[email protected]> To: rbase-l <[email protected]> Sent: Wed, Jan 17, 2018 11:23 am Subject: [RBASE-L] - unusual spacing in email body We send out invoices via email as pdf attachments. Within the email body itself, we have multiple lines with instructions. I use the (CHAR(13)) at the end of each line to put in a carriage return. However for some reason carriage returns show up in strange places. Example: (these are just the first two lines. There are more following the second line.) ('Body:The invoice for your recent order is attached. Thank you!'+(CHAR(13))+ + 'PLEASE NOTE OUR ADDRESS HAS CHANGED-WE NO LONGER HAVE A PO BOX!'+(CHAR(13))+ + The first line shows in the email properly – see below. The invoice for your recent order is attached. Thank you! The second line shows up this way. Looks strange. PLEASE NOTE OUR ADDRESS HAS CHANGED-WE NO LONGER HAVE A PO BOX! Each email body to each customer shows up the same. Any blues clues as to why this would happen? James Belisle Making Information Systems People Friendly Since 1990 -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

