11-12-2020
12:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-12-2020
12:59 AM
why are ilogic code that is in Onsave trigger Running when open old assambly ?
why are ilogic code that is in Onsave trigger Running when open old assambly ?
I have a code that need to run when the user is saving .. but for some unknow reason it somthing run when open an old drawing. is there a way to stop this ?
11-13-2020
10:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-13-2020
10:59 AM
Is the code that's being executed within the assembly you're opening itself, or within one of its component files? Have you performed some testing to make absolutely certain it's the on-save trigger that's triggering the rule?
11-15-2020
03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-15-2020
09:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-15-2020
09:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-17-2020
07:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-17-2020
07:26 AM
Please turn on rule tracing by opening an iLogic rule and setting the Log Level to Trace:
Then open your assembly and copy/paste what's shown in the iLogic logger. If you don't have it open you can get to it here:
It should look something like this: