Created
December 2, 2011 11:11
-
-
Save hidsh/1422829 to your computer and use it in GitHub Desktop.
wsh: argument test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'wsh argument test | |
For Each p in WScript.Arguments | |
wscript.echo p | |
Next |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment