INTERACT FORUM
More => Old Versions => JRiver Media Center 29 for Windows => Topic started by: davemccorkle on March 30, 2022, 09:28:42 am
-
How do I use the wizard to search for a comma in a name but not a comma with a space after it? I want to explicitly search for "," but not with a leading or following space
-
With Regex:
[=regex([name],\S/,\S,0)]=1
Without Regex:
[Name]="," -[Name]=" ," -[Name]=", "
-
you are a genius, thank you!
-
Quit slandering me, I've never worked at an Apple store!
-
lol