PDA

View Full Version : parameters


essis
04-30-2001, 01:15 PM
Hi,

Does someone now how you can use parameters in a script
(putting values in a variable when you call the script)

thx,

RWSchlatter
04-30-2001, 03:24 PM
search your WSH Help file for WshArguments object, another tip is ShowUsage method, or search using keyword "arguments".

______________
Regards - Richard

essis
04-30-2001, 07:49 PM
ok, thx for your help, but i'm a sterter so, where the hell find I the 'WSH Help file' ?

RWSchlatter
04-30-2001, 08:30 PM
well then, go to Microsofts at:
<a target="_blank" href=http://msdn.microsoft.com/scripting/>http://msdn.microsoft.com/scripting/</a>
and download version 5.5 (or 5.6beta2, if you are sure you don't mind some minor problems).
The download contains (at least in v5.6b2) a very nice Help file.
Enjoy !

If you haven't yet, please visit the Scripting Guide of this site, links in the left border of this page.
______________
Regards - Richard<P ID="edit"><FONT class="small">Edited by RWSchlatter on 04/30/01 16:31.</FONT></P>