C
Carlos Chalhoub
Hi Listmates,
I need to get a string from a full path. I have captured the path but need
to isolate one specific folder. Example: if the full path is C:\Release
6.4.0\Functionals\Data Design\DS19530.doc, I need to capture "Data Design",
I've tried a combination of Left, Mid, Right, InStr, InStrRev, but I can't
get it to work. Any help is appreciated.
Carlos
I need to get a string from a full path. I have captured the path but need
to isolate one specific folder. Example: if the full path is C:\Release
6.4.0\Functionals\Data Design\DS19530.doc, I need to capture "Data Design",
I've tried a combination of Left, Mid, Right, InStr, InStrRev, but I can't
get it to work. Any help is appreciated.
Carlos