Message 1 of 2
how do i catch the AppFileSaveCopyAsCmd event.

Not applicable
01-19-2015
06:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to be able to filter out if a user uses the save copy as button in inventor.
the application event OnSaveDocument does not help because this is fired on all save events.
the userinput events OnActiveCommand does not help because it does not recognize the command AppFileSaveCopyAsCmd.
please help.
Regards kent boettger