Guest Ralf Posted August 5, 2004 Posted August 5, 2004 Hallo, sorry, if my question is off-topic, I found no entry here before. Is it possible with AutoIt 2.64 to inquire the status of a simple checkbox? The recommended send sequence "+!a" didn't work in my script. Any help appreciated Ralf
Administrators Jon Posted August 5, 2004 Administrators Posted August 5, 2004 Hallo, sorry, if my question is off-topic, I found no entry here before. Is it possible with AutoIt 2.64 to inquire the status of a simple checkbox? The recommended send sequence "+!a" didn't work in my script. Any help appreciated Ralf Do these work to check/uncheck? Send, {+} and Send, {-}
Guest Ralf Posted August 5, 2004 Posted August 5, 2004 Hallo Jon, THANK YOU VERY MUCH, yes it works well. Have a nice day... Ralf
Recommended Posts