Copying code with local variables

Forum Home Forum Home > Construct 2 Development > Bugs
 Post Reply Post Reply
Author
19,047 Rep
Post Options Post Options   Quote sqiddster Quote  Post ReplyReply Direct Link To This Post Topic: Copying code with local variables
    Posted: 20 Feb 2012 at 12:23pm
I am sure many have noticed that if you want to copy/paste a chunk of code that has local variables in it, it doesn't let you paste because of 'unreferenced local variables', even though you are copying those variables along with the rest of the code.

Just a small bug, but annoying as the only way to get around it is construct duplicates of the variables, or extract them and copy them first.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down