Jump to content

ControlCommand


jyacoe
 Share

Recommended Posts

I am writing my first program and having a difficult time with a ListBox. I am trying to automate the transfer and installation of multiple files, all of which must be transfered individually. A ListBox is displayed and you can click on it and interact with it, but I cannot seem to interact with it in any way through AutoIt.

For example. I cannot use the ControlCommand "SelectString", "SetCurrentSelection" or even using WinActivate and Send to interact with the ListBox to select one of the options.

I feel like I must be missing something. As a side note, within this program I can click buttons, set text in text fields and interact in other ways, but not with the ListBox.

Because this is my first post and my first attempt with AutoIt I am not sure what information may be helpful to uncovering the answer to my problem. Thank you for your help in advance.

Jesse

Link to comment
Share on other sites

Two things:

1) The more information you can provide the better we can help. If you've already coded something post it her. If it is too long, create a reproducer script and post it.

2) Please wait at least 24 hours before bumping a thread

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...