Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get return parameters from VBScript

Status
Not open for further replies.

Mats

Technical User
Feb 18, 2000
83
EU
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top