|
Is there a way to merge RoboRealm scripts? Thomas Wagner from Germany [51 posts] |
10 year
|
STeven,
Have found nothing in the FAQ, in those parts of the docu where I looked and on search results "merge".
The question seems obvious, one often develops different functionalities and in the end tries to copy a number of lines from one script into another.
One can obviously manually edit the *.robo files, the XML seems straigthforward ...
Thomas
|
|
|
Carl from Your Country [1447 posts] |
10 year
|
Thomas,
We added multiple select of modules in the pipeline after which you can copy/cut by using CTRL-C/CTRL-X or by right clicking and selecting the appropriate menu option. You can then paste where needed.
Latest version has this update.
STeven.
|
|
|
Anonymous |
10 year
|
STeven,
thanks for the nice new feature. Works fine with CTRL-C /-V, but the right click can still not replace CTRL-C because multiple selection gets reduced to single selection while clicking.
Allowing to directly insert AFTER the last line of code might also be helpful, since this is where you usually write code.
Thomas
|
|
|
Carl from Your Country [1447 posts] |
10 year
|
Thanks, the right click obviously wasn't working quite right. This has now been fixed.
I was wondering if inserting before or after the selected line makes more sense. We changed it to insert after the line ... but if that's incorrect one can also move the modules after inserting.
Latest rev has these fixes.
STeven.
|
|
|
Thomas Wagner from Germany [51 posts] |
10 year
|
Seems to work now, and after line insertion seems to make more sense.
Thanks!
Thomas
|
|