for example c:doe22doe22.bat %input file% %weatherfile% where %input file% %weatherfile% are parameters. I
need a vbscript, say runbat.vbs. which can be executed by command something like:"cmd /c c:runbat.vbs %input file% %weatherfile%" so the parameters inside the vbscript can be set externally! Thank you!
↧