> >Find: ^(\d+)$ >Replace: <div class="gal-mini"><a >href="img/temp_05_06/tfr-\1.jpg"><img class="gen-img" >src="img/temp_05_06/tfr-\1-th.jpg" /></a></div> > > >If the 'temp_05_06' bit changes, you could use a second captured >string on each line (tab seperated, or similar), so you have two >things changing each time.
Hi Jospeh I don't really understand how this would work - care to elaborate, just for interest? -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
