NSearch Posted April 28, 2005 Posted April 28, 2005 Are there any debugging tools out there that allow you to step through an autoit script? Thanks.
jpm Posted April 28, 2005 Posted April 28, 2005 Are there any debugging tools out there that allow you to step through an autoit script?Thanks.<{POST_SNAPBACK}>not yet it is in the todo list.you can use the Scite editor which have a fairly amount of debug tracing easy to manage that can help you.
PerryRaptor Posted April 29, 2005 Posted April 29, 2005 I strategically place MsgBox() throughout the script during development. looking at variables, information, and collections lets me know all is well.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now