06-14-2011, 04:10 PM
There are a number of ways.
Could set an Environment variable in DOS and read it in VBS,
Read in a file with the correct value for which test to run.
Pass a parameter into vbs using command line parameter.
Open a dialog in Vbs and type in the name of the command to run.
All well documented on the web.
Could set an Environment variable in DOS and read it in VBS,
Read in a file with the correct value for which test to run.
Pass a parameter into vbs using command line parameter.
Open a dialog in Vbs and type in the name of the command to run.
All well documented on the web.