in reply to Re: Re: Re: filtering folder path using regex.
in thread filtering folder path using regex.
Spot on with your explanation kind sir.
[] and ^ means all Except backslashes,...I confused it with ^ as an anchor or start of a word boundary....I should’ve been more careful when constructing a Regex expressions!…
Thanks for reminding me....
& I should always keep practice coding.