PDA

View Full Version : Copying Methods


wiked1
09-20-2008, 04:53 PM
Is there a way to copy a method? Or the parts within a method?

DrJim
09-21-2008, 06:40 AM
Put eveything in the method in one "Do in order" block and drag this to the clipboard. Then go to where you want to drop the method and drag from the clipboard into the new position.

Note that this does not always work - you will often get errors for various reasons - some of which are not very clear. :confused: The only way I've found out what works and what doesn't is just to try.