Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have some VBA event listener classes that I'd like to keep activated at all times. Unfortunately, when Inventor is closed or crashes, these classes are disactivated, so I have to manually activate them every time Inventor starts.
I imagine this is intentional to prevent some Inventor-breaking script to keep running forever, but the scripts I wrote have no such problems. Is there a way to keep these listeners active across Inventor sessions or activate them on startup?
Solved! Go to Solution.