AutoHotkey Community

It is currently May 27th, 2012, 2:18 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: index of ahk source?
PostPosted: February 6th, 2010, 5:16 pm 
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


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 6th, 2010, 5:52 pm 
Offline

Joined: October 26th, 2009, 6:29 am
Posts: 362
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!


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Google [Bot], Google Feedfetcher, LazyMan, poserpro, rbrtryn and 17 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