Hi, everyone!
Please let me know if you like.
Do you know the APi to run the swb file?
Is it runmacro2?
What should I put in moduleName?
Hi, everyone!
Please let me know if you like.
Do you know the APi to run the swb file?
Is it runmacro2?
What should I put in moduleName?
You can use the GetMacroMethods API to get all possible entry points. Take a look at this article of detailed explanation: Run Group Of Macros
Take a look at the GetMacroEntryPoint from the sample above which shows how to automatically find the entry point.
You can use the GetMacroMethods API to get all possible entry points. Take a look at this article of detailed explanation: Run Group Of Macros
Take a look at the GetMacroEntryPoint from the sample above which shows how to automatically find the entry point.