I want to insert predefined programs in the program tree using my version of the Script Wrapper, however every program starts the program labels from 1, so I get duplicate label errors.
Are program labels essential for program execution? If so, how can I count the existing program nodes from the Robot Program node? If I could do this, I could renumber every label, but I haven’t found a solution yet.
Viktor