sroprogger Posted April 8, 2008 Posted April 8, 2008 (edited) i want that when i press a button it goes back to the beginning of the script such as goto ... what can i use instead of it ? okay i use a func !! thx 4 the answer but now i got another question ! how cxan i check that a window is closed !? i think with windowgetstate but how u say that ist closed @SW_CLOSE ??? Edited April 8, 2008 by sroprogger
rudi Posted April 8, 2008 Posted April 8, 2008 Hi, Welcome to the forums i want that when i press a button it goes back to the beginning of the script such as goto ... what can i use instead of it ? okay i use a func !! thx 4 the answer but now i got another question ! how cxan i check that a window is closed !? i think with windowgetstate but how u say that ist closed @SW_CLOSE ??? While WinExists() Wend Check the help file for the other Win*() functions. Regards, Rudi. Earth is flat, pigs can fly, and Nuclear Power is SAFE!
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