Jump to content

Recommended Posts

Posted

I need to record a script with all pauses that I do. Inserting pauses manually or examining windows is not an option in my case. There is no such option in Au3Record.exe. Are there any other script recorder exists?

Posted

I need to record a script with all pauses that I do. Inserting pauses manually or examining windows is not an option in my case. There is no such option in Au3Record.exe. Are there any other script recorder exists?

Look at _TimerInit() and _TimerDiff().

Posted

I cannot find documentation for _TimerInit() and _TimerDiff(). There are only TimerInit() and TimerDiff() in AutoId refference.

I assume this methods will not help as I need to record script with all pauses automatically.

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...