#2 by
cquante
, Thu Apr 30, 2026 7:35 am
You are right - and you are wrong.
When copying variables, the variable data is copied to the clipboard for K-IDE and all other Windows programs to be used. You can check that by pasting the variables into a text editor. You'll see that the data is copied like AS data. When pasting such data into K-IDE, K-IDE has to decide what to do with it. When copying normal (scalar) variables, K-IDE renames the variables, so that the copying can be successfuly done. If the copied variable is an array field, K-IDE expands the array instead of using a new variable name. If the variable array fields are all of the same array, a copy of all fields will be placed in that array.
That might not be ideal, but it's what you'd expect. So it's no bug.
We might think about expanding the copying feature for full arrays.
Christian Quante
Technical Sales
Sales Department
Kawasaki Robotics GmbH
Rheiner Landstrasse 195A • 49078 Osnabrück
Germany