lyledg Posted March 13, 2007 Posted March 13, 2007 (edited) I was wondering if it ss it possible to read the entire contents of a listbox? As it says in the Helpfile, it can only read a selected value GUICtrlRead ( controlID [, advanced] ) Parameters controlID The control identifier (controlID) as returned by a GUICtrlCreate... function. advanced [optional] returns extended information of a control. 0 = (Default) Returns a value with state or data of a control. 1 = Returns extended information of a control (see Remarks). Combo, List The value selected Edited March 13, 2007 by lyledg
Moderators SmOke_N Posted March 13, 2007 Moderators Posted March 13, 2007 http://www.autoitscript.com/forum/index.php?showtopic=38178 Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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