Program Parameter
Submitted by sid on Fri, 2008-04-25 13:05.
There is an option to give a program parameter named to the following script. So, how can I use this "Output Filename" in my vbs?
I tried the exemple scripts to figure out how this works, but there I always got the error message:
This script needs a parameter!
I hope someone can help me.
Sid
There is still this error. So my file is named test.doc, As parameter I have "<OutputFilename>" (default)
If I use now for example the script PopUpMessage.vbs there is a pop up with this error in it(This script needs a parameter!").