Oct 2, 2006 #1 celia1 MIS Nov 25, 2002 20 FR Hy, i have a file.bat which uses parameters like "@set IP_address" and i want to use this value of this parameter in my script.vbs. How to do? Thanks
Hy, i have a file.bat which uses parameters like "@set IP_address" and i want to use this value of this parameter in my script.vbs. How to do? Thanks
Oct 2, 2006 #2 PHV MIS Nov 8, 2002 53,708 FR Have a look at the WScript.Arguments collection (WshArguments object) Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886 Upvote 0 Downvote
Have a look at the WScript.Arguments collection (WshArguments object) Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886