Um, mail clients should search for the words &quot;I&#39;m including&quot; or &quot;attached is&quot; and yell at the user when they forget to do so : ).<div><br><div><span class="gmail_quote">On 9/18/07, <b class="gmail_sendername">
Luke Iannini (pd)</b> &lt;<a href="mailto:lukexipd@gmail.com">lukexipd@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div><span class="q">
<span class="gmail_quote">On 9/17/07, <b class="gmail_sendername">Kevin McCoy</b> &lt;<a href="mailto:km.takewithyou@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">km.takewithyou@gmail.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey Luke, that would be great if you could show me some of that, I would really appreciate it.</blockquote><div><br>&nbsp;</div></span><div>OK, I dug up the code. &nbsp;I&#39;m just including my full-blown careGUI replacement, but the only change necessary for this is the [t b b] split from the &quot;save&quot; button, with the right bang banging [s SAVE_PREP] before actually sending the save message to [caretaker].
</div><br>&nbsp;</div>The SAVE_PREP then bangs some zexy objects (I think they&#39;re zexy), which grab the size and contents of the array and put them into commun, so the when the left bang (from the t b b described above) fires, the data is in commun and waiting to be written.
<div><br>&nbsp;</div><div>On load, I split off the table size parameter to resize the table (in case it&#39;s been resized since), then dump the data back in with [tabset] (again, I think from zexy).
</div><div><br>&nbsp;</div><div>You could definitely achieve this without any of those externals; I just figured they&#39;d be faster. &nbsp;I&#39;ll leave that as an&nbsp;exercise&nbsp;: ).</div><div><br>
</div><div>Hope that helps!</div><span class="sg"><div>Luke</div>
</span></blockquote></div><br>&nbsp;</div>