Jump to content

is there some sort of listener / debug ?


kiboost
 Share

Recommended Posts

Hi,

I'm in scite / F5 developing a new script, and I would like to know if tere is some sort of listener that could give me some variables value while I'm testing my script. It is only to debugging some stuff, I often put some msgbox here and there to know this, but I'm around 1000 lines of code and it becomes hard to follow. So, a small window beside my script that give me value of some variables while I'm testing would be really helpfull. I'm search in help and forum, even dunno if it exist ?

Win7 pro x64. scripts compiled to x64. - Autoit v3.3.6.1 | Scite 1.79

Link to comment
Share on other sites

  • Moderators

http://www.google.com/search?q=debug*+site%3Ahttp%3A%2F%2Fautoitscript.com%2Fforum

We personally use debugview http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

You do have to know how to call a dll, but it's pretty straight forward.

We just use it like consolewrite around lines we want to debug.

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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