Compare 2 paths without being "case sensitive"
Hello,
In a VBScript, I would like to compare 2 strings. These strings are paths of differents installs. I would like to compare the path, because it could be the same. The problem is that these paths can be the same, but the string doesn't, because of case problem... and VBScript seems to be case-sensitive.
I would like to disable it, can I do that ? (Or do something else which could help me)
In a VBScript, I would like to compare 2 strings. These strings are paths of differents installs. I would like to compare the path, because it could be the same. The problem is that these paths can be the same, but the string doesn't, because of case problem... and VBScript seems to be case-sensitive.
I would like to disable it, can I do that ? (Or do something else which could help me)
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer

so that the conversation will remain readable.