When run, this program will wonder your Autoit Documentation and Helpfiles looking up all kinds of information about functions parameters, and syntax.
It will then build an Include file for you, in the directory lower down to the Script Directory.
This include file will contain functional User Defined Functions as Wrappers to Builtin Autoit Functions.
At this point in time, the program will tell you you have 2 build errors (I have one last thing to do before this program is finished), but they are non-fatal and just mean that two functions could not be generated.
You can then do Dynamic Execution using the Call() function.
TODO:
Implement elipsis expression evaluation (...) to make those last two functions generate correctly.
You will need both these files:
func Build.au3 11.85KB
316 downloads ^^== Run this one.
build_overrides.au3 1.47KB
267 downloadsHave fun!
Twitchyliquid64.
Edited by twitchyliquid64, 13 April 2013 - 02:14 AM.




