Kevin,<br><br>Thanks. Sorry for the ignorant questions. I'm not a perl programmer. I just try to cobble examples together and test them out.<br><br>I'll look thru that. Hopefully there's an example of "limit" code for images.<br>
<br>Thanks again.<br><br>Kenn<br>LBNL<br><br><div class="gmail_quote">On Mon, Aug 8, 2011 at 9:38 AM, Kevin Falcone <span dir="ltr"><<a href="mailto:falcone@bestpractical.com">falcone@bestpractical.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, Aug 08, 2011 at 09:23:03AM -0700, Kenneth Crocker wrote:<br>
><br>
>    I don't understand the term "limitdown", but I'll try to create a loop. Am I correct with the<br>
>    code<br>
>    "Attachments->First->ContentType(Value => 'image/gif')" and should that be the main condition<br>
>    in the loop (got an example)?<br>
<br>
</div>Limit meaning add Limits to only get images back first<br>
<br>
That code is not correct, see my description of what it is doing in my<br>
original mail (quoted below).<br>
<div class="im"><br>
>      Your code gets the first attachment and then calls the ContentType<br>
>      method on it (which takes no arguments) and that returns the<br>
>      Content-Type of multipart/mixed, which is expected.<br>
<br>
</div>There should be examples in the wiki and the list archive of looping<br>
through attachments.<br>
<font color="#888888"><br>
-kevin<br>
</font><br><br>
--------<br>
2011 Training: <a href="http://bestpractical.com/services/training.html" target="_blank">http://bestpractical.com/services/training.html</a><br></blockquote></div><br>