Morning all,

Can someone point me in the direction of how i would replace some text in the middle of a path string..

Eg.. i have a path of

c:\windows\system32;c:\whatever;k:\ora81;c:\stuff

and i want to replace the k:\ora81 with k:\ora92 but keep the path data around this string the same..?

Thanks