Jump to content

Pausing before execution of each line


vvb
 Share

Recommended Posts

Hi All,

Is there a way to globally set a pause between execution of lines of code instead of physically inserting Sleep(...)

all over the place? If so, how? The reason I ask is that some people would prefer so actually watch the process and

make sure the correct text is entered into entry fields, correct list items selected and correct buttons pushed etc.

Kind Regards,

Vlad

I'll be AutoIting my entire system soon.

Link to comment
Share on other sites

Not that I know of but look at Graphical AutoIt Debugger - http://www.autoitscript.com/forum/index.php?showtopic=21834&hl=autoIt%20debugger&st=0

Post your code because code says more then your words can. SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y. Use Opt("MustDeclareVars", 1)[topic="84960"]Brett F's Learning To Script with AutoIt V3[/topic][topic="21048"]Valuater's AutoIt 1-2-3, Class... is now in Session[/topic]Contribution: [topic="87994"]Get SVN Rev Number[/topic], [topic="93527"]Control Handle under mouse[/topic], [topic="91966"]A Presentation using AutoIt[/topic], [topic="112756"]Log ConsoleWrite output in Scite[/topic]

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