Hello,
I have tried several ways of execuing VBScripts, but none of them return the return parameter from the Script.
My script ends with WScript.quit(<parameter>) - so I should be able to access to parameter somehow. If I use Shell Execute or WinExec I just get the returnparameter of that call, not from the script.
Thanks,
Mats
I have tried several ways of execuing VBScripts, but none of them return the return parameter from the Script.
My script ends with WScript.quit(<parameter>) - so I should be able to access to parameter somehow. If I use Shell Execute or WinExec I just get the returnparameter of that call, not from the script.
Thanks,
Mats