Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Helmut Ortmann on August 15, 2012, 10:02:18 pm
-
Hello,
is there a simple way to call an Addin from VB Script?
Thanks in advance,
Helmut
-
I could imagine that Repository.CustomCommand could be the way to do it. But actually I don't know. Maybe someone else has figured it out?
q.
-
I've spend quite some time on this and i don't think it's possible, at least not from regular/dialog/project browser scripts. Luckily for my purposes (i needed the ability to open custom dialogs from script, like eg a selection list of diagrams) it turned out there was another solution. :)
Still it would be a welcome feature so i too am interested if someone has managed to use eg CustomCommand for this.