- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've got an assembly and parts controlled by an excel file.
I made a small change to the excel file and now when I try to open the assembly i get a catastrophic error that is pointing to one of the ilogic routines i have in the assembly.
Now, there are no complex routines here. The rule it's pointing to is basically:
If parameter = 1 then
suppress this part
activate this part
else
activate this part
suppress this part
end if
Obviously that's not the exact/proper syntax - but that's the extent of the rule. And it's worked just fine til this morning. FWIW, the change in the excel file was altering the size - not structural. The parts still open and adjust accordingly.
I set the ilogic trigger to run when the file is opened. Now, i can't access the file period. Is there a key you can hit or something to keep the trigger from activating? or is this assebly just shot?
Solved! Go to Solution.