<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Apr 26, 2013 at 8:05 PM, bob gailer <span dir="ltr"><<a href="mailto:bgailer@gmail.com" target="_blank">bgailer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>- Provide some of your program (all of it if not too long) as part
of the email body.<br></div></div></blockquote></div><br><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">And if your program is too long to comfortably post in the body of an email, there's some great advice about how to trim large amounts of code down to a sample that demonstrates your problem here: <a href="http://sscce.org/">http://sscce.org/</a><br>
<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">In fact, I've often found this technique useful for general debugging -- trimming a large piece of misbehaving code down to the essentials will often lead you to seeing your error once some of the surrounding complexity is removed. <br>
<br>-- <br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Jerry<br></div><br></div></div>