Help!
I want to do a find for a text expression, which is to be followed on the 
next line by another text expression.  Only, the amount of whitespace 
(indentation) after the carriage return varies.  Can I do this with regular 
expressions?

In other words the text i am looking for is like this:

<cfset something = 'somethingelse'>
      <CFSET anotherthing = 'anotherthing'>

where the whitespace seems to be throwing off the global find.

Thanks in advance.
Andrew
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to