Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
In the Mathcad API, about a dozen events are exposed in the IMathcadPrimeEvent2 interface, including "OnWorksheetModified" and "OnWorksheetSaved". I am attempting to access the IMathcadPrimeWorksheet3 property "Modified" within these events. However, when I try to get or set this property within the event, the Mathcad worksheet/application completely freezes and does not allow the code to proceed with getting or setting this property. What's up with that? Is there any way around this?
The reason I am trying to get at this "Modified" property is because, for some reason, the worksheet is only considered "modified" the first time after a save, or when saving. Not sure why this was the case.
Please specify which version of the program you are using?
Mathcad Prime 6.0
Bumping this thread again because I have not seen any movement on this in 4 1/2 days. Thank you.
Is there any chance to try it in Mathcad Prime 9.0?
We haven't yet upgraded to 9.0, we just upgraded to 8.0 a few weeks ago.