举报
;Wait for the window "Untitled" to exist Run("notepad") WinWait("Untitled") ;Wait a maximum of 5 seconds for "Untitled" to exist WinWait("Untitled", "", 5)
winwait函数 WinWait ( "title" [, "text" [, timeout]] ) 这个函数本身就包含等待画面超时跳出等待的选项啊。 下面是它的例子: ;Wait for the window "Untitled" to exist Run("notepad") WinWait("Untitl ... llssky2003 发表于 2009-10-25 21:26
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-2-25 23:29 , Processed in 0.073486 second(s), 19 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.