代码为什么提示语法错误

发布时间:2019-08-01 12:00:12

Set WshShell=

WScript. CreateObject

("WScript. Shell")

WshShell. AppActivate“予世”

for  i=1  to  99

WScript. Sleep 99

WshShell. SendKeys "^V"

WshShell. SendKeys  i

WshShell. SendKeys "%s"

Next


补充:这样的错误

推荐回答

还没有选出推荐答案,请稍候访问或查看其他回答!
以上问题属网友观点,不代表本站立场,仅供参考!