Guest buzz Posted April 18, 2005 Posted April 18, 2005 Hi, Im using AutoIt v3 to automate the repetitive work of creating users in a well know german application. My question is how do i implement a emergency stop/exit ?. Ie The script is now doing the wrong thing and I press "Cnrtl C" to make it stop and exit immediately.
MSLx Fanboy Posted April 18, 2005 Posted April 18, 2005 Take a look at HotKeySet function. Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
Guest buzz Posted April 18, 2005 Posted April 18, 2005 Take a look at HotKeySet function.<{POST_SNAPBACK}>Just the thing I wanted. Thank you very much.
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