Hi
I am writing a little script using vbscript to perform a number of actions on some files I have. Now, I want to be able to pass a few arguments to this script.
If I was using batch, I could do 'mybatch.bat Arg1 Arg2' and refer to these with %1 and %2 within the script.
Is this possible to...
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.