Getting info from comand line prompt
I use Input boxes for all my vbscript INPUT (normally).
I have a case in which i'm converting a rexx script to vbscript and
rexx allows you to display info to and pull info from the command prompt. How so I get INFO from the command line.
I know that you can pass args to the script when it is first invoked but how do I say "get info after a Wscript.echo command"
Thanks
Randy Dray
|