Escaping a string?
#3
Thanks ronie.

That's not going to work in my case but its a great idea:

Quote:what about this for HDR10+
String.Contains(ListItem.Filenameandpath,.HDR10) + !String.Contains(ListItem.Filenameandpath,.HDR10.)

And this for HDR10
String.Contains(ListItem.Filenameandpath,.HDR10.)

I've got hundreds of files and folders using the naming 'Quad+'. I guess I'll need to rename them all...
Reply


Messages In This Thread
Escaping a string? - by HomerJau - 2020-06-14, 01:14
RE: Escaping a string? - by ronie - 2020-06-14, 01:53
RE: Escaping a string? - by HomerJau - 2020-06-14, 02:58
RE: Escaping a string? - by AchillesPunks - 2020-06-14, 08:27
Logout Mark Read Team Forum Stats Members Help
Escaping a string?0