nikhil2010
Programmer
Hi I was working on creating folders by reading a text file.
I'm able to do that, but if folder already exists I wanna display just the folder name which I'm unable to do
for ex: if path where folder needs to be created is D:\vbscript
then I want only vbscript not D:\ so how do I remove that D:\
I'm able to do that, but if folder already exists I wanna display just the folder name which I'm unable to do
for ex: if path where folder needs to be created is D:\vbscript
then I want only vbscript not D:\ so how do I remove that D:\