Dec. 07, 2008, 10:02 PM
hey im new here and i wanted to know is it possible to do sendkeys with the rand function?and then echo it?
this is what i have
WshShell.SendKeys("benny $num = rand(100,999)")
WshShell.SendKeys("~")
WScript.Echo "username= benny $num;"
this is what i have
WshShell.SendKeys("benny $num = rand(100,999)")
WshShell.SendKeys("~")
WScript.Echo "username= benny $num;"