Ultratech Posted November 5, 2006 Posted November 5, 2006 I'm using the info tool for a program. It finds a hidden and disabled button in the program window. Is there any way I can make it click that button?
NELyon Posted November 5, 2006 Posted November 5, 2006 Have you looked at controlClick? It should do what you're looking for
Ultratech Posted November 5, 2006 Author Posted November 5, 2006 This is what I have so far but it's saying there's an error. ControlClick ( "title", "text", 1001 [, "left"] [, 1]] ) Shows an error at [, "left"]
/dev/null Posted November 5, 2006 Posted November 5, 2006 This is what I have so far but it's saying there's an error. ControlClick ( "title", "text", 1001 [, "left"] [, 1]] ) Shows an error at [, "left"] That's just a way to say it's an optional parameter!! Take a look at the help file sample!! Cheers Kurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
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