On 14/04/2018 at 00:43, xxxxxxxx wrote:
I have an object plugin (a generator) from which I want to start a command plugin.
CallCommand(command plugin Id) in the generator of course does not work.
What can I do to start a command plugin from a generator?
Or is that not possible from the generator due that it is threaded?
-Pim