I am looking for a script to ask to enter a folder name. It needs to search in c:/ for the folder name entered. If it finds it to open it, if not to say file not found. Is this possible.
Thank you for your help. :)
Hello everyone,
Hoping someone will help me here. I have a script that asks for a directory and a subdirectory name. I need the script to go to the directory and then open the subdirectory entered but somehow I cannot get it to work. Here's what I have:
CONST strDir = "c:\test"
set objShell =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.