A simple newbie question for listboxes: I've found a workaround, but probably it can be done in a simpler way. I have 2 listbox, with some items in listbox1. I would like to retrieve items 1 of listbox1, like in vb is done with $var = listbox1.list(counter)