09-07-2005 06:07 AM
a) Once again, don't use the run continuously button. Use loops.
b) How hard did you try looking? The properties specific to the Listbox are the ones in the bottom part of the list and there are only about 20 properties there, all with pretty clear names. The correct property is Selected Cell.
09-10-2005 12:30 PM
09-10-2005 01:52 PM
I'm also using 7.0, but you're right. I have some hidden properties and Selected Cell wasn't public yet. You can simply use the values of the listbox, which is the index of the element you selected.
And please don't post BMPs, use GIF, PNG or JPG as they are much smaller.
09-13-2005 03:09 AM
ok......thanks!
Larson