Message 1 of 3

Not applicable
12-04-2014
09:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to override the duplicate command with a enew command of mine. I've looked at the examples in the help menu and can get it to override the command. My problem is trying to get the current selection. I think my issue is trying to get from UIControlledApplication to UIDocument. My thought was to just have it fire a new external command that I can then easily get the UIDocument but I can't seeem to figure out how to post my external command. All of the examples I see show the command being overriden with a simple taskdialog box. I actually want it to before a different action. Any help is greatly appreciated. Thanks.
Solved! Go to Solution.