On Thu, Jun 03, 2010 at 09:10:39AM -0700, Nick A wrote: > I tried Alex's suggestion and it picked up all the <table>,</ > table>,<tr>,</tr>,<td> and </td> tags without picking up any others, > so it worked well. > > Now I'm stuck with a search window that lists all the tags that were > found, but I don't know how to delete them all. Intuitively I want to > select all and delete, but it doesn't seem to work like that. Using > the find/find all/replace dialog box doesn't seem to be able to do it > all at once. How do I do this all at once? Thanks everyone. I'll refer > back to the more detailed GREP responses once I understand GREP a bit > better.
Just do a Replace All with the pattern in the Find field and nothing in the Replace field. Ronald -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
