Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Infinite loop?

$
0
0

I have the below function in a while loop. while 1....Wend

 

However when I get my error and the function successfully closes it. The script is still looping?

 

  Func  Assert($popup)     If (WinExists("[TITLE:" & $popup & "]")) Then         WinActivate("[TITLE:" & $popup & "]")         Send("{CTRLDOWN}c{CTRLUP}")         Local $olo = ClipGet()         ACRAOutputerror($olo)         Send("{ENTER}")     EndIf EndFunc  

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>