ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

Sendkeys

Sendkeys

¦U¦ì¥ý¶i       ½Ð±Ð¥H¤U¦s¦¨VBSÀÉ¡A¦³®É¦]¬°¶}±Òºô­¶³t«×°ÝÃD¡A·|µo¥Í¤Ó¦­ Sendkeys¡A¾É­P¥¢±Ñ¥i§_­×¥¿®×µ{¦¡¡A§PÂ_ºô­¶¶}±Ò§¹¦b¦ASendkeys¡A¤£­n¥Î   Wscript.Sleep ÁÂÁ¡C


     Dim WshShell
Set WshShell=CreateObject("WScript.Shell")
WshShell.RUN "http://tw.yahoo.com/"
Wscript.Sleep 10000
WshShell.SendKeys"TAIWAN"
WshShell.SendKeys"{enter}"

        ÀR«ä¦Û¦b : ¤@­Ó¤Hªº§Ö¼Ö¡D¤£¬O¦]¬°¥L¾Ö¦³±o¦h¡A¦Ó¬O¦]¬°¥L­p¸û±o¤Ö¡C
ªð¦^¦Cªí ¤W¤@¥DÃD