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 

index of ahk source?

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





PostPosted: Sat Feb 06, 2010 4:16 pm    Post subject: index of ahk source? Reply with quote

how can i quickly find where the code of a particular ahk function is?

i've downloaded the ahk source but there are like 20 .cpp files, am i supposed to manually search every one?

usually i can find the functions i'm looking for in script.cpp or script2.cpp. but now i'm looking for UrlDownloadToFile and have no idea where to look.

maybe on the doc page of each command it should list in what file the function is implemented
Back to top
Ace Coder



Joined: 26 Oct 2009
Posts: 361

PostPosted: Sat Feb 06, 2010 4:52 pm    Post subject: Reply with quote

You could throw together a quick Loop to read through the files and find it.
In Vista atleast, I am able to search a directory for filenames AND File contents, which would allow me to search all the files at once.

The Loop should work though.
_________________
Check out the new AHK forum competition!
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