hi to al!
I am new at this forum...can you explain me what's wrong in this script?
set o = wscript.createobject("wscript.shell")
o.run "notepad"
wscript.sleep 2000
set wshshell.Sendkeys = ("kodoshim ha kodoshot ha zevul ve'yitzvah")
when I run it a message shows me "necessary object'wshshell' error 800A01A8
how can I handle it?
thanks