Why not simple vb24x7.Run("e:\temp\hello.bat") call? For details, please see "VBScript Extensions" topic. : Never mind. I changed it to : jalscript.execute "dim retval, number" + VbCrLf + _ : "Run(""e:\\temp\\hello.bat"", : """", retval)" : WORKS FINE NOW!
|