I just remembered: String is treated as Array! That's why we can have subarray element indexing. So, the right way to copy string is with COPY command. It works just fine. It does make it understandable. SmileBasic String implementation isn't like normal Basic string implementation. Not so much as a bug as originally thought. Just design decision.