02-11-2019
08:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-11-2019
08:16 AM
I may be misunderstanding your intention, but I have a number of functions that are kicked off when the user saves.
For example, I created an iLogic function that iterates through each drawing and ensures a rev table is added for each page every time there is a save. This is triggered through the Event Triggers under the Manage tab.
You'll find iLogic is pretty close to VBA, so if you should be able to figure how to implement your old codes.