Auto-It-Noob Posted November 27, 2005 Posted November 27, 2005 hi, I need a loop for a auto-it script. i looked at the help file: ExitLoop, For, While, Do, ContinueLoop but I dont't understand this scripts. when this window pop up tho loop exit: >>>>>>>>>>> Visible Window Text <<<<<<<<<<< OK "passwort:" kann nicht gefunden werden. >>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<< can anybody help me pleaseeeeee?
Moderators SmOke_N Posted November 28, 2005 Moderators Posted November 28, 2005 That's the text on the window, do have the actual window name? If WinExists("Window Name", "kann nicht gefunden werden") Then ExitLoop (or Exit) Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now