I don't know... I don't use studio...

If studio supports back references then you are good!

Its my understanding that most program editors support grep (and back 
references), so I would be surprised if studio doesn't.

I use BBEdit on the Mac and it supports them.

Dick

At 7:47 PM +0100 1/12/02, Patric Stumpe wrote:
>So do you think it would also work in the Extended-Search/Replace-Menu
>in Studio or do I have to write a little cfm for that?
>
>
>Patric Stumpe
>mail: [EMAIL PROTECTED]
>
>DA> It is a backreference to remembered text (enclosed in parens) in the
>DA> first term (you can have up to 9 such items \1, \2... corresponding
>DA> to 9 sets of parens
>
>DA> So:
>
>DA>      'a href="([a-z0-9])', 'a href="../\1' >========               =
>DA>                    |                    |
>DA>                    |                    |
>DA>                    |                    |
>DA>                remembered              replaced with remembered
>
>DA> The "remembered" text, in this case is"
>
>DA>     any letter or number following    a href="
>
>DA> Dick
>
______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to