Skip to content

Instantly share code, notes, and snippets.

@hidsh
Created December 2, 2011 11:11
Show Gist options
  • Save hidsh/1422829 to your computer and use it in GitHub Desktop.
Save hidsh/1422829 to your computer and use it in GitHub Desktop.
wsh: argument test
'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