Message 1 of 2
File Events
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I am using
OnFileSaveAsDialog
OnSaveDocument
And i can capture before after and so on.
But how can i tell wich has fired the event.
If i click Export it fires the save OnFileSaveAsDialog and sometimes a regular save fires the save as.
I cant figure out the logic behind this and assuming i missed something.
/J