in reply to Re: run visio macro in perl
in thread run visio macro in perl
Thanks for your reply.
I found another method which automatically runs the macro once you open the Visio file. So, basically rather than run the macro from perl, i just open the visio file from perl and it will automatically runs the macro as well.