alawoona Posted February 27, 2004 Posted February 27, 2004 I am trying to use ControlCommand("title", "text", "classnameNN", "DelString", occurrence) to clear the contents of a listbox. Cannot figure how to do it - seems I do not understand the "occurrence" parameter. Help appreciated.
CyberSlug Posted February 27, 2004 Posted February 27, 2004 Occurrence is the index of the item in the list. The very first item is occurrence 0, next is 1, then 2, etc. Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
alawoona Posted February 28, 2004 Author Posted February 28, 2004 Thank you guys - works when you know what you are doing!!
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