Jump to content

Search the Community

Showing results for tags 'Need new approach.'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hi, I am trying to automate a series of tedious data exporting steps. I have gone ahead and created steps for sending key strokes and clicking controls etc, but I get to a particular screen with a list which has an almost random number of tables listed. I'd like to be able to query the list of items in the window presented by the application so I can figure out how many lines I need to move through the list before selecting. The window (screenshot attached) is some sort of scrollable list view, where the format is like this... (Tickbox) Item information blah blah blah (Tickbox) new item name blah blah When I use the info tool, I can get a handle, but I cant seem to use any function to read any text info from the window. Any hints on approaches on how to read the data out of this window, (with a short sample code) would be appreciated. Cheers.
×
×
  • Create New...