
this script scans all the funcs in Autoits include files and you can easily add pathes to your udfs.
Starting the script by hitting CTRL+SHIFT+ALT+I in Scite, it shows you what include files you need and which you do not need.
Link --> old Thread : http://www.autoitscript.com/forum/index.php?showtopic=45814
It is a bit tricky to install it manually (see old thread) because of that I created a quick installer to do the configuration for you. (Installer is in the zip file)
You need Autoit v3.2.12.1 and of course SciTE for Autoit.
Thanks! (martin & Tweaky & Zedna and all the others!!!)
Added : Include pathes to your own udfs now have to be defined in the includes.ini and no in code anymore.
[UDF_Include_Pathes]
MyUDFPath1=
MyUDFPath2=
MyUDFPath3=
MyUDFPath4=
Added : OI now detects selfinclude
Changed: Release and beta includes are now readiobuttons
Changed : OI now works with Release version 3.2.12.1 and higher
Added : new Regex to differ e.g $nr_Max and _Max()
Added : ;~ comments detection
and a lot of little things inside.
NEW THREAD AND VERSION!!! NEW VERSION
So long,
Mega
Attached Files
Edited by Xenobiologist, 19 March 2010 - 02:12 PM.






