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

Do... untill expression

$
0
0

how to write the below expression in such a way that untill the notepad.exe exist getting the message box in regular interval

 

 

 Run("notepad.exe")

 

Do


MsgBox(0, "Datadriv at end of the file ", $datadrive)

sleep(1000)

Until ProcessExists("notepad.exe") <> '0'
 

 

Kindy suggest :(

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



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