Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: alexd on April 13, 2012, 05:42:32 pm

Title: How to run "internal" script from "external"
Post by: alexd on April 13, 2012, 05:42:32 pm
Hi all,
I have a lot of scripts saved in the project (Scripting -> ...). Now I need run these scripts from my VBS script saved in filesystem (this script is scheduled for repeatedly run every night).
I there any way how to solve this situation? I know, I can rewrite my "inner" scripts into external scripts, but if exists some better solution, I'll be happier.