Pressing "Enter" to open OLE Object in Host Application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey everyone,
So, to open OLE objects in their host applications, we usually do the whole deal of selecting the OLE object, right-clicking, hovering over OLE, and then choosing "Open." Or we can select the OLE object and type OLEOPEN and hit Enter/Space.
I'm wondering if there's a way, maybe with a macro or something, to make it simpler. Like, when I press Enter/Space in AutoCAD, it checks if there's an OLE object selected. If yes, it should just fire up the right host application.
I get it might not be a big deal for everyone, but I'm constantly dealing with OLE objects, especially from Excel, and I'm trying to cut down on clicks.
While I recognize the potential performance implications of having AutoCAD check for OLE objects every time Enter or Space is pressed, I consider this an experimental endeavor and would appreciate any suggestions or code snippets you might suggest.
Thank you!