Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Dear,
I have created an I logic form and updating assembly which is fine. Now I am saving the assembly using ilogic rule, but even after running the save rule, the assembly document is asking to save again. I have to click yes > yes to all >, OK, then it is saving. I want to skip the save prompt. Assembly and sub-assembly have to be saved automatically. I used the below-shown code for saving the assembly and sub-assembly and parts.
Dim Adoc As AssemblyDocument Adoc = ThisApplication.ActiveDocument Adoc.Save Adoc.Save2
please refer the attached image 1 and 2 and guide me to avoid the save prompt.
Thanks
Murugan
Solved! Go to Solution.