AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Debugger

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
patgenn
Guest





PostPosted: Fri Oct 02, 2009 6:44 am    Post subject: Debugger Reply with quote

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
Back to top
ahklerner



Joined: 26 Jun 2006
Posts: 1381
Location: USA

PostPosted: Fri Oct 02, 2009 6:51 am    Post subject: Reply with quote

eastiest would be to put
Code:

ToolTip % A_Index . ": " var

somewhere in the loop
_________________

ʞɔпɟ əɥʇ ʇɐɥʍ
Back to top
View user's profile Send private message
aaffe



Joined: 17 May 2007
Posts: 1002
Location: Germany - Deutschland

PostPosted: Fri Oct 02, 2009 8:15 am    Post subject: Reply with quote

I think Autohotkey_L has a debug-function.
Back to top
View user's profile Send private message
temp01



Joined: 09 Jul 2009
Posts: 120

PostPosted: Fri Oct 02, 2009 10:13 am    Post subject: Reply with quote

Debugging a Script
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group