ªð¦^¦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 : ¡i®É¶¡µLªk¾B¾×¡j©È®É¶¡®ø³u¡Aªá¤F³\¦h¤ß¦å¡A·QºÉ¦U¦¡¤èªk­n¾B¾×®É¶¡¡Aµ²ªG¬O¡G®ö¶O¤F§ó¦h®É¶¡¡A¥B¤@µL©Ò¦¨¡I
ªð¦^¦Cªí ¤W¤@¥DÃD