Re: search replace wildcard

2017-10-14 Thread Oliver Boermans
Hi Sharb, try this (with [✓] Grep)

Search:
'[A-Z]

Replace:
'a

where [A-Z] will match any single uppercase letter

On 14 October 2017 at 14:48, Sharb  wrote:

> I can't get basic wildcard \w to work in Find/Replace, but might be doing
> something very basic incorrectly.
> I'm brand new to this work and am working my way through Practical
> Computing for Biologists. My Mac is OS X El Capitan 10.11.6 and I've
> downloaded BBEdit as TextWrangler (the book's focus) is being 'sunsetted'.
> I've tried . (dot), but can't get it to work.
> Example:
> +40 46'N +014 15'E
> +21 17'N -157 52'W
> I tried Find '\w and Replace 'a (to replace all letters with a)
>
> --
> 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.
>

-- 
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.


search replace wildcard

2017-10-14 Thread Sharb
I can't get basic wildcard \w to work in Find/Replace, but might be doing 
something very basic incorrectly.
I'm brand new to this work and am working my way through Practical 
Computing for Biologists. My Mac is OS X El Capitan 10.11.6 and I've 
downloaded BBEdit as TextWrangler (the book's focus) is being 'sunsetted'.  
I've tried . (dot), but can't get it to work.
Example: 
+40 46'N +014 15'E
+21 17'N -157 52'W
I tried Find '\w and Replace 'a (to replace all letters with a)

-- 
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.