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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Return a value from a vbscript

Status
Not open for further replies.

VbScriptor

Programmer
Apr 7, 2006
3
BE
Hi guys,

I have a quite simple questio for you.
I explain the problem, I have written a vbscript named "MyProcessScript" that process raw data files.I would like to know if it is possible that this script returns a value to an external system, like a bat file ,...
The thing is that the vbscript is launched in a tool and in that tool I can catch return values from scripts, the question is how can I return value from a vbscript.
Thanks for your halp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top