Hi,
I have create a class modul in my project and would like use the CallSub2 command to call a sub in the class.
But what must I use for the Component parameter ?
It works with main and I place the sub in my main file ... But I need it in my own class.