On 01/03/2017 09:55 AM, Stefan Kruger wrote:
> // SAVE THE BODY
>
>           Memo1.Lines.AddStrings(MimeMess.MessagePart.Lines); *<< PROBLEM IS 
> HERE*

you might have to actually walk through the lines and add them individually... 
is there a counter for the number of lines in the message part? if so, use that 
to feed each one to your memo...


-- 
  NOTE: No off-list assistance is given without prior approval.
        *Please keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to