Jump to content

Recommended Posts

Posted

Ok i want to try to sreamline a automated process, and im wondering if there is a command that will read the percentage or value of the progress bar. I have trid controlgettext, but that doesnt work. Any suggestions?

Posted

Ok i want to try to sreamline a automated process, and im wondering if there is a command that will read the percentage or value of the progress bar. I have trid controlgettext, but that doesnt work. Any suggestions?

Any Code??

Posted

Try:

$var = GUICtrlRead ($progress)

$var will = the current percentage.

No its not a GUI that im making... its a different window. I dont even know if its possable with Autoit... i was just wondering...

  • 4 months later...
Posted

I should have clearified, its not a GUI im making, but rather another program.

Doesn't matter. Auto3Lib will read ProgressBar controls in external apps as well. (And I've added the missing function Zedna is referring to a LONG time ago). :)
Auto3Lib: A library of over 1200 functions for AutoIt

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
  • Recently Browsing   0 members

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