Hi,
Given the example:
http://www.autoitscript.com/autoit3/docs/functions/GUICtrlCreateListView.htm
Say I have a couple of rows of text in the list. At some point I want to press a button and access each line to for example read each line into an array. How would I do that?
Thanks