Hi Kevin,<br><br>Thanks for this reply.<br><span id="result_box" class="short_text" lang="en"><span class="hps">Effectively</span></span>, with this mistake, the scrip will not be right... I did lot of test, maybe the fatigue...<br>
SO, I will follow your advises and get the list informed.<br><br>Regards,<br>Anthony<br><br><div class="gmail_quote">2013/4/2 Kevin Falcone <span dir="ltr"><<a href="mailto:falcone@bestpractical.com" target="_blank">falcone@bestpractical.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Apr 02, 2013 at 03:19:36PM +0200, Anthony Brodard wrote:<br>
<br>
At the very least, you'll note that these two variables aren't the<br>
same ($content vs $Content).  However, it's more complicated than that<br>
since you have the declaration buried so deep in scope that the later<br>
code can't even see it.<br>
<br>
At the very least, you'll need to forward declared $Content early, set<br>
it, and then check it before Creating.<br>
<div class="im"><br>
>      my $content = $attachment->ContentAsMIME;<br>
</div>>      MIMEObj => $Content,<br>
<br>
I've not ready any of the other code closely, the syntax error just<br>
jumped out.<br>
<span class="HOEnZb"><font color="#888888"><br>
-kevin<br>
</font></span></blockquote></div><br>