D:\TMP\* <> D:/TMP/*, forward slashes (/) do not work.
(If it ever worked, it would have be before 1383.)
D:\TMP\* <> D:/TMP/*, forward / do not work
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: D:\TMP\* <> D:/TMP/*, forward / do not work
It does when Replace forward slashes with backslashes is enabled (Menu=> Tools => Options => general => Search)
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: D:\TMP\* <> D:/TMP/*, forward / do not work
wildcards have never supported /
I will look into making / match \
Thank you for the suggestion.
I will look into making / match \
Thank you for the suggestion.
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: D:\TMP\* <> D:/TMP/*, forward / do not work
Everything 1.5.0.1388a will now match \ with / when using wildcards.
wildcards: will also now match \ with /
wildcards: will also now match \ with /