JackBoughson
IS-IT--Management
Ladies and Gentlemen,
When executing a .VBS file via CSCRIPT.EXE and passing it arguments/parameters, to be tested in the script, how do you access the command line parameters?
I've looked over several books that I have, and searched the web. But to no avail.
I assume it's available via a "command" (VB6) like function, or through a collection of some sort (but I don't know what library/dll).
Any help would be greatly appreciated.
Thanks!
When executing a .VBS file via CSCRIPT.EXE and passing it arguments/parameters, to be tested in the script, how do you access the command line parameters?
I've looked over several books that I have, and searched the web. But to no avail.
I assume it's available via a "command" (VB6) like function, or through a collection of some sort (but I don't know what library/dll).
Any help would be greatly appreciated.
Thanks!