<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>23 Jul 2018 15:45:00 Z</lastBuildDate><pubDate>23 Jul 2018 13:27:00 Z</pubDate><description>Hi,&#13;
&#13;
I have a procedure which should send some dozens of e-Mails to as many receivers and a different .pdf document accompanying each mail. Everything works fine, only the EmailAttachment..content = floadBuffer(MyPathAndFile) lets me not reset its content before adding another PDF document. So, the content grows and grows, one PDF is added to the previous one and so on. I used ..content = "" but that doesn't work. Any idea which command / constant / value could work to reset it?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content/read.awp</link><title>How to empty the EmailAttachment..content ?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66321/read.awp</comments><pubDate>23 Jul 2018 15:45:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
thanks, yes, there is VariableReset(MyCompositeVariable). I didn't try, because EmailReset(MyEmail) seems to be m…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66321/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66321/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content/read.awp">How to empty the EmailAttachment..content ?</source><title>Re: How to empty the EmailAttachment..content ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66322/read.awp</comments><pubDate>23 Jul 2018 15:39:00 Z</pubDate><description>Hi Giovanni, thank you! Yes, eMailReset(MyEmail) did the trick!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66322/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66322/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content/read.awp">How to empty the EmailAttachment..content ?</source><title>Re: How to empty the EmailAttachment..content ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66320/read.awp</comments><pubDate>23 Jul 2018 14:39:00 Z</pubDate><description>Hi Guenter,&#13;
i use EmailReset() function.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66320/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66320/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content/read.awp">How to empty the EmailAttachment..content ?</source><title>Re: How to empty the EmailAttachment..content ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66319/read.awp</comments><pubDate>23 Jul 2018 13:38:00 Z</pubDate><description>Hi Guenter&#13;
&#13;
try with the variableReset (or resetvariable, can't remember) function&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66319/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content-66319/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66318-how-empty-emailattachment-content/read.awp">How to empty the EmailAttachment..content ?</source><title>Re: How to empty the EmailAttachment..content ?</title></item></channel></rss>
