I'm needing help replacing the text to the left of the first \ from the right.
example:
\\jaja\aaa\hhhh\jias.par
replaced with
a:\aa\aaa\jias.par
Where it becomes difficult is the string of text to the left and the right of the last \ varies in length
example:
\\jaja\aaa\hhhh\jias.par
replaced with
a:\aa\aaa\jias.par
Where it becomes difficult is the string of text to the left and the right of the last \ varies in length