BoardBabe Posted May 15, 2005 Posted May 15, 2005 How do i make an autoit script that selects a certain item from a dropdown, rather then set focus on dropdownlist and send DOWN DOWN ENTER etc?
Nazgul Posted May 15, 2005 Posted May 15, 2005 I usually do this by given the dropdown box the focus and then 'type' the first few letters of the item I want selected (enough letters to uniquely identify the item).
BoardBabe Posted May 15, 2005 Author Posted May 15, 2005 Thank's. Im giving this a go today in MS VM.
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