Hello!
I'm trying to run openoffice-Macro which really worked in 2013. Now I get an runtime-error 91:
The module cannot be loaded - invalid format.
the statement causing the error is:
Set SDB = CreateObject("SongsDB.SDBApplication")
What happened in the meantime - what do I have to change?
(I'm using MM 4.1.14.1813 portable)
Thanks, Wolfram
open songsdb
Moderators: Gurus, Addon Administrators
Re: open songsdb
Hi,
Portable version do not Register COM Server objects.
In order to use external Com Connection You would need either to use normal version or create MM Plugin that would serve as parser to raw mem pointer to Object "SongsDB.SDBApplication" and then use it to interact with MM.
Portable version do not Register COM Server objects.
In order to use external Com Connection You would need either to use normal version or create MM Plugin that would serve as parser to raw mem pointer to Object "SongsDB.SDBApplication" and then use it to interact with MM.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts