Run external iLogic on event

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I would like to create an addin which runs an external ilogic rule at a specified event. I know this can be done with the standard iLogic triggers, but this doesn't apply to files already created.
Example: I want my external rule Start.iLogicVb to run on Before Save Document (or any other event)
I want it to run every time i save the active document (initial and save as)
I've tried MuM - iLogic Run on Save ( http://inventortrenches.blogspot.fi/2011/08/built-for-speed-running-ilogic-rules.html ) but it does not let me specify which event i would like to use, and it does not run on the initial save of a new file or save as.
I only know the basics of iLogic and no other programming language. What is the best way for me to create such a program described above.
I feel like that an experienced programmer would not need much more than a few hours to create this? Am i wrong, should i try to hire someone or is it possible i could solve this myself within a reasonable amount of time?
The threads below almost describes what i want.
Thankful for any help