Hi All
I'm trying to write a script that will start a macro in CATIA. I've found the SystemService.ExecuteScript method, however, it only seems to work if the macro is saved in a CATPart document whilst I've got the macro saved in a VBA Project.
My code looks something like this...