Is there a way to write a VB script that accept parameters and to call it from a synoptic view???
I mean, I want to refer to this script in the synoptic with something like this:
nameofscript.vbs -param1 1 -param2 43
Is this possible???
Thanks in advance.
nICO