ဒါေလးကိုကူးၿပီးစမ္းၾကည့္ေပါ့ေနာ္. hello လို႕ေပၚပါလိမ့္မယ္ .ကိုၾကိဳက္တဲ့စာသားေလးကိုထည့္သြင္းအသံုးၿပဳနိုင္ပါတယ္ဗ်ာ.ဥပမာ ရည္းစားစာေရးတာေပါ့ဗ်ာ.ဒါမ်ိဳးဆိုေၿပာစရာလိုမယ္မထင္ပါဘူးဗ်ာ
set wshshell = wscript.CreateObject("wscript.shell")
wshshell.run "Notepad"
wscript.sleep 2000
wshshell.AppActivate "Notepad"
WshShell.SendKeys "H"
WScript.Sleep 500
WshShell.SendKeys "ell"
WScript.Sleep 500
WshShell.SendKeys "o "
wshshell.run "Notepad"
wscript.sleep 2000
wshshell.AppActivate "Notepad"
WshShell.SendKeys "H"
WScript.Sleep 500
WshShell.SendKeys "ell"
WScript.Sleep 500
WshShell.SendKeys "o "
အဆင္ေၿပၾကပါေစဗ်ာ. (အရူးေလး)
No comments:
Post a Comment