Ah! Hiding in plain sight :>)
Thanks.

On Friday, November 13, 2020 at 9:37:51 AM UTC-8 Jan Erik Moström wrote:

> On 13 Nov 2020, at 17:07, Tim A wrote:
>
> > Curio. Both suggested Search patterns will also "see" themselves and 
> > match in the three lines of text below. Why?
> >
> >
> >
> > 1956,ML,Don Newcombe\newcodo01,BRO,4.5,27,7,0,3.06,268.0,139
> >
> > \\.*?,
> >
> > \\[^,]+
>
> These patterns says
>
> 1. Match any characters from a backslash until (and including) the first 
> comma. All three lines match this
> 2. Match any characters that are not a common from a backslash. All 
> lines match this also.
>
> = jem
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/3d9280b0-2e98-4199-980b-52da014bc4e0n%40googlegroups.com.

Reply via email to