Erk -- there wasn't supposed to be an 're' on that -- just a find().  *sigh*
This is what I get for posting after my bedtime.



  --Ben Doom
    Programmer & General Lackey
    Moonbow Software

: -----Original Message-----
: From: S. Isaac Dealey [mailto:info@;turnkey.to]
: Sent: Sunday, November 03, 2002 11:23 PM
: To: CF-Talk
: Subject: RE: Words
:
:
: > refind(key, '/archivedocs/');
: >
: > The slashes prevent it from returning true if it finds
: > 'archivedocsearch'
: > and similar mismatches.
: >
: >   --Ben Doom
: >     Programmer & General Lackey
: >     Moonbow Software
:
: You and the regular expressions. ;P I think he's probably looking for
: something like ListFindNoCase(path,"archivedocs","/") or for that matter
: FindNoCase("/archivedocs/",path) ... although Matthew Walker beat
: me to the
: answer. :P
:
: Isaac
: Certified Advanced ColdFusion 5 Developer
:
: www.turnkey.to
: 954-776-0046
:
: 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to