Angus, Peter,<br><br>Great, guys! I really appreciate your help. In the end, I found the file under &quot;usertag&quot; in the interchange directory. <br><br>Samuel<br><br>This has been the biggest treasure hunt gig I have every had. I spend more time searching through spaghetti than I do actually coding.<br>
<br><div class="gmail_quote">On Fri, Jun 11, 2010 at 7:04 AM, Peter <span dir="ltr">&lt;<a href="mailto:peter@pajamian.dhs.org">peter@pajamian.dhs.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 11/06/10 23:52, Angus Rogerson wrote:<br>
&gt; On 10-Jun-10, at 11:55 PM, Samuel Mullen wrote:<br>
&gt;<br>
&gt;&gt; &lt;mime-attachment&gt;&lt;ATT00001..txt&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; It is likely defined in a file in code/UserTags/, or elsewhere under<br>
&gt; code/. The file is not necessarily named the same as the tag. So, to<br>
&gt; find the [fortune] tag (for example):<br>
&gt;<br>
&gt; $ grep -r &quot;fortune&quot; interchange/code/<br>
&gt;<br>
&gt; gives a file code/UserTags/fortune.tag which has UserTag statements<br>
&gt; defining the function.<br>
&gt;<br>
&gt; This might reveal a file which contains the actual code, or it might<br>
&gt; point you to a module in lib which does the work.<br>
&gt;<br>
&gt; Tags can also be defined in catalog.cfg (and interchange.cfg?)<br>
<br>
</div>Yes, usertags can be defined in any config file (catalog or global) or<br>
any file included from one of those files.  The files under the code<br>
directory are simply config files (automatically) included from<br>
<div class="im">interchange.cfg.<br>
<br>
&gt; I don&#39;t have unlock-code on my system so I can&#39;t give you the actual<br>
&gt; answer. Are you sure you have it? Where did you get it?<br>
&gt;<br>
&gt; Given your example, this seems unlikely, but, is the tag in a<br>
&gt; loop/list/search with prefix &quot;unlock&quot;?<br>
<br>
</div>Good point, this could be the case.<br>
<font color="#888888"><br>
<br>
Peter<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
interchange-users mailing list<br>
<a href="mailto:interchange-users@icdevgroup.org">interchange-users@icdevgroup.org</a><br>
<a href="http://www.icdevgroup.org/mailman/listinfo/interchange-users" target="_blank">http://www.icdevgroup.org/mailman/listinfo/interchange-users</a><br>
</div></div></blockquote></div><br>