Take a look at “copy” in the dictionary… I’ve used this script in a button on a 
card I wanted to move:

on mouseUp

copy this card to stack “targetStack"

end mouseUp



> On Sep 21, 2017, at 12:19 AM, ELS prothero via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Folks:
> With all of the new versions and capabilities being added to livecode, I have 
> found need to copy parts of one stack which is older, to a new stack, which 
> is new and better. I have found it difficult to use cut and paste to copy 
> groups or other elements from one stack to another using the PB. 
> 
> Do I need to do this in code? Or is there an IDE way to copy groups and other 
> elements, including their scripts, from one card of a stack to another card 
> of  another stack?
> Tnx,
> Bill
> 
> William Prothero, PhD
> Professor Emeritus
> University of California, Santa Barbara
> http://earthlearningsolutions.org
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to