snoopy Posted January 30, 2009 Posted January 30, 2009 was wondering if anyone could give starters advice on autoit debugger , i just downloaded it and want to try it out on my script, sence it has to be Debbuged
Bert Posted January 30, 2009 Posted January 30, 2009 SciTE has a debugger built in when you run the script from it. It will tell you where you made a mistake. Are you using SciTE? The Vollatran project My blog: http://www.vollysinterestingshit.com/
azure Posted January 30, 2009 Posted January 30, 2009 Use this at the top of your script in SCiTE: #AutoIt3Wrapper_Run_Debug_Mode=Y
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