AutoHotkey Community

It is currently May 26th, 2012, 11:05 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Debug() [Func]
PostPosted: May 3rd, 2008, 12:28 pm 
Offline

Joined: March 11th, 2008, 11:36 pm
Posts: 291
what can i say?
i'm a lazy boy 8)
if you're working with #Include files
function must be called from itself rather than calling from d.ahk
to show correct info for currently executing function/filename

Save as d.ahk into AutoHotkey\Lib

Code:
;D(V1="", V2="", V3="", V4="", V5="")

var1:="Well", var2="I", var3="Was", var4="Really", var5="Lazy"
D(var1, var2, var3, var4, var5) ;just d() if you don't need to check variables

Image

_________________
Easy WinAPI - Dive into Windows API World
Benchmark your AutoHotkey skills at PlayAHK.com


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 26th, 2008, 3:16 am 
eh, quite useful...
thanks for sharing


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 26th, 2008, 3:37 am 
Offline

Joined: January 12th, 2008, 7:45 pm
Posts: 131
waaahh??? :?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 26th, 2008, 11:02 pm 
Offline

Joined: December 4th, 2006, 10:35 am
Posts: 561
Location: Galil, Israel
just look at, not test, but won't a_thisfunc always return d .. ?

_________________
Joyce Jamce


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: Exabot [Bot] and 13 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