Message 1 of 4
Save vs Save As Ilogic Trigger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have ilogic code that is triggered to run on a save.
But whenever we do a save as on a part or assembly, it also triggers the code to run for the initial save as and then again for the save after we've made the changes.
Is there any way to skip running all the code on the save as?
Mostly just trying to stop it from running so that it doesn't slow us down running multiple times when we don't need it to.