Jump to content

Recommended Posts

Posted

Hi,

Please let me how to choose one of the folders in the right side window?

since in the autoit window info tool, the whole right side window is one ojbect, named TUnixDirView1, and there is no sub-classname and controlID for each single folder? How can I perform an action to click or choose one of those folders? Please advise

Thanks

post-17725-1162997039_thumb.jpg

Posted

HI,

the question is, what do you want to do at the end? Why automating clicking in an app, if you can do it without the app?

Just a thought.

Send keys should work, but is not pretty.

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

I want to use autoit3 to run a special program automatically and periodically for timing the performance.

send keys does not work, any other options? Pls advise

Hi,

why not using the Run command within a loop maybe while wend and then use timerDiff do get the time.

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

I want to use autoit3 for running a special program automaticallly and periodically for timing the performance. :whistle:

The send key does not work. any other options? Please advise

Posted

Is that FileZilla?

Automating TreeViews is really a pain, but Zedna (I think) has overcome this obstacle

Search the forum from TreeViews or controlTreeView() Im sure youll find your answer.

RK

"When the power of love overcomes the love of power, the world will know peace"-Jimi Hendrix

Posted

Hi,

I already answered. Did you delete you privious post?

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

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
×
×
  • Create New...