OnSaveDocument BeforeandAfter runs twice

OnSaveDocument BeforeandAfter runs twice

Anonymous
Not applicable
341 Views
0 Replies
Message 1 of 1

OnSaveDocument BeforeandAfter runs twice

Anonymous
Not applicable

 

Hi everyone,

 

I a bit perplexed, I have set an event as below for OnSaveDocument. But when it fires it runs the before and after twice each, and as I have a form thats fires it fires it up twice and I cannot figure out why this is??

 

Can someone enilighten me please?

 

Thanks

 

Gareth

 

 

Private

Sub applicationEvents_OnSaveDocument(DocumentObject As Inventor._Document, BeforeOrAfter As Inventor.EventTimingEnum, Context As Inventor.NameValueMap, ByRef HandlingCode As Inventor.HandlingCodeEnum) Handles applicationEvents.OnSaveDocument

0 Likes
342 Views
0 Replies
Replies (0)