Re: Wildcard on search/replace

2018-01-30 Thread Jaime Guitart Vilches
Well this may be very helpful, thank you very much.

What I really would like to do is to erase anything between those tags 
(including the tags themselves), so I understand I would have to use this:

Find: (.*?)
Replace: [and here leave blank]

I am very thankful, if this works you've just saved me hours of work!

Best,
Jaime

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.


Wildcard on search/replace

2018-01-30 Thread Jaime Guitart Vilches
Hello
I'm new to this and I hope I can get some help with what I expect/hope to 
be a basic lack of knowledge on my side...
I'm editing a large database and I need to replace a series of strings that 
are clearly delimited with tags .
I'm wondering if there's a wildcard character I can use to search for 
anything contained between those tags?
I've tried * and ? but it doesn't seem to work.
It would save me SO much time...
Thanks in advance,
Jaime

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.