Sorry if this is a duplicate... didn't see it come across yet so I'm resending...<div class="gmail_quote"><br><div>I can't for the life of me figure out why this isn't working in my language file, can someone help?</div>
<div><br></div><div>Thanks,</div><div><br>
</div><div>Steven</div><div><br></div>Sample text to search:<div><br></div><div>----snip------</div><div><div><span style="white-space:pre">      </span><cffunction name="isEmpty" returnType="boolean" access="private" hint="checks to see whether a field is empty"></div>

<div><span style="white-space:pre">               </span><cfargument name="inputField" type="string" required="true"  hint="the input"></div><div><span style="white-space:pre">             </span><cfset retBool = true /></div>

<div><span style="white-space:pre">               </span><cfif Len(Trim(arguments.inputField))></div><div><span style="white-space:pre">                  </span><cfset retBool = false /></div>
<div><span style="white-space:pre">               </span></cfif></div><div><span style="white-space:pre">         </span><cfreturn retBool /></div><div><span style="white-space:pre">    </span></cffunction></div>
<div>-----snip-----</div><div><br></div><div>regex that works when using "find" inside TM: </div><div><br></div><div><cffunction\sname=(["'])</div>
<div><br></div><div><br></div><div>bundle language text:</div><div><br></div><div><div>{<span style="white-space:pre">    </span>name = 'support.other';</div>
<div><span style="white-space:pre">       </span>contentName = 'entity.name.function';</div><div><span style="white-space:pre"> </span>begin = '(<cffunction\sname).(["''])';<span style="white-space:pre"></span></div>

<div><span style="white-space:pre">       </span>end = '["'']';</div><div>},</div></div><div><br></div><font color="#888888">-- <br>Steven Ross<br>web application & interface developer<br>
<a href="http://blog.stevensross.com" target="_blank">http://blog.stevensross.com</a><br>[mobile] 404-488-4364 [fax] 267-482-4364<br>[ AIM / Yahoo! : zeriumsteven ] [googleTalk : nowhiding ]
</font></div>
</div><br><br clear="all"><br>-- <br>Steven Ross<br>web application & interface developer<br><a href="http://blog.stevensross.com">http://blog.stevensross.com</a><br>[mobile] 404-488-4364 [fax] 267-482-4364<br>[ AIM / Yahoo! : zeriumsteven ] [googleTalk : nowhiding ]