I tried using WordReplace:
The problem I'm running into, is that if a variable holds just C:\, then it works fine (spits out C:). If the variable holds C:\Inetpub\wwwroot, it'll spit out C:\Inetpubwwwroot.
${WordReplace} "$R0" "\" "" "E-1" $R1
4 posts
The problem I'm running into, is that if a variable holds just C:\, then it works fine (spits out C:). If the variable holds C:\Inetpub\wwwroot, it'll spit out C:\Inetpubwwwroot.
${WordReplace} "$R0" "\" "" "E-1" $R1
${WordReplace} "$R0" "\" "" "E}" $R1