set wshshell=wscript.createobject("wscript.shell")for i=1 to 30wscript.sleep 500wshshell.sendkeys"^v"wshshell.sendkeys"{enter}"next
set wshshell=wscript.createobject("wscript.shell")for i=1 to 30wscript.sleep 500wshshell.sendkeys"^v"wshshell.sendkeys"{enter}"next