Forum Discussion
kevinkleint
16 years agoContributor
Hi Allen,
I've added the Listbox and ListItem controls to the Text Recognition, but to no avail. I am able to map to the Listbox, but the individual items in the list box are not accessible. The farthest I've been able to get to is the ListItem("??") - which is a weird way to read a control, but that's what I see.
What I'm trying to do is test for an Active Status (image3).
If there is no "easy" way to access these controls, is there some way to get a reference using JScript?
Thanks,
Kevin
I've added the Listbox and ListItem controls to the Text Recognition, but to no avail. I am able to map to the Listbox, but the individual items in the list box are not accessible. The farthest I've been able to get to is the ListItem("??") - which is a weird way to read a control, but that's what I see.
What I'm trying to do is test for an Active Status (image3).
If there is no "easy" way to access these controls, is there some way to get a reference using JScript?
Kevin