SyntaxFix
Write A Post
Hire A Developer
Questions
Inside of VBS you can access parameters with
Wscript.Arguments(0) Wscript.Arguments(1)
and so on. The number of parameter:
Wscript.Arguments.Count