automating listview selections

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
databit
Newbie
Posts: 2
Joined: Mon Jun 21, 2010 10:02 pm

automating listview selections

Post by databit » Mon Jun 21, 2010 10:12 pm

I have a form I'm trying to input. Actually I've been trying to automate this form for years and it looks like MacroScheduler might be able to do it. Just the listview piece is missing.
The form has 2 listviews, add and remove buttons. So think

Grocery List:
Apples
Oranges
Meat
Bread
Chips


Picnic supplies:
Cheese



as you select items from grocery list you press add and they go to the picnic supplies list. So say I want to automatically add Chips and Bread to the picnic supplies. How would I go about doing that? I don't see any options for selecting items in a list view.
I was able to hack something together for a combo box that worked. Basically selected the combo box. Pushed down. Read the value then pushed down again. But I can't get that to work well with this. Is this the only way to do it or is there a better way in which I can tell it select Chips and it would go directly to chips?

adroege
Automation Wizard
Posts: 438
Joined: Tue Dec 07, 2004 7:39 pm

Post by adroege » Tue Jun 22, 2010 1:45 am

Try the image recognition techniques.

User avatar
JRL
Automation Wizard
Posts: 3530
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Post by JRL » Tue Jun 22, 2010 2:33 am


Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts