AutoHotkey Community

It is currently May 26th, 2012, 11:59 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Debugger
PostPosted: October 2nd, 2009, 7:44 am 
Hello! Newbie here.

I was looking through the forum posts on this issue and can't seem to find a real good answer. Maybe I am not seeing the correct post.

I was wondering if there is a real good debugger that could, for example, help me see what's going on in a loop performing both a slow process where a button can help me visually see one-at-a-time the information passing through the variable in the loop OR a super fast process to watch the process speed it's way through?

Obviously, this is just one example of what a debugger can do, but it would certainly aid a rookie like me to understand what's going on in a script.

If it's in the forum, please direct me to it.

Thank you!

Pat Gennarelli


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 2nd, 2009, 7:51 am 
Offline

Joined: June 26th, 2006, 6:14 pm
Posts: 1379
Location: USA
eastiest would be to put
Code:
ToolTip % A_Index . ": " var

somewhere in the loop

_________________
Image
ʞɔпɟ əɥʇ ʇɐɥʍ


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 2nd, 2009, 9:15 am 
Offline

Joined: May 17th, 2007, 12:07 pm
Posts: 1004
Location: Germany - Deutschland
I think Autohotkey_L has a debug-function.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 2nd, 2009, 11:13 am 
Offline

Joined: July 9th, 2009, 9:25 pm
Posts: 120
Debugging a Script


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, Google [Bot], hyper_, Leef_me, Pulover, RaptorX, rbrtryn, XstatyK, Yahoo [Bot] and 15 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group