hatchetman Posted March 5, 2004 Posted March 5, 2004 Is there an AutoIT debugger such that I could step through a script?
jpm Posted March 5, 2004 Posted March 5, 2004 Is there an AutoIT debugger such that I could step through a script?Not Yet but the fondation are available.In the priority list the AutoIt3X.dll have to be out first before adding more functions to AutoIt3 itself.Thanks for your patience
scriptkitty Posted March 5, 2004 Posted March 5, 2004 you can see a line by line display in the iconbar with: AutoItSetOption("TrayIconDebug", 1) ;0=no info, 1=debug line info AutoIt3, the MACGYVER Pocket Knife for computers.
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