In async programs you can use the session.Runmacro command to run a macro from ProE (RunMacro("%MacroName")).
But proe is only playing this after proe got back the control. How can you release the control in java language to ProE and get it back to go further with the rest of the commands? I want this for example to run a macro on every sheet of a drawing.
thanks, Frederik
But proe is only playing this after proe got back the control. How can you release the control in java language to ProE and get it back to go further with the rest of the commands? I want this for example to run a macro on every sheet of a drawing.
thanks, Frederik