Creating an OLE object without user interaction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a LISP way to create an OLE object from a file using the file type (file association) without any user interaction? (in this case, an RTF using Word as the server, but it would be good if it was generic)
I realise I can just call PASTESPEC, but that then requires the user to make choices they might not understand....?