Concatenating 2 stacks.

Björnke von Gierke bvg at mac.com
Wed Dec 15 18:04:54 EST 2010


reading trough the backlog, sorry for late response.

try to add the second stack as substack, and use 'go' as follows (this is of course a visual workaround, for not to need to mass-copy stuff):

go stack "second stack" in window (the short name of this stack)


On 11 Dec 2010, at 23:06, Richmond wrote:

> On 12/11/2010 11:48 PM, J. Landman Gay wrote:
>> On 12/11/10 3:04 PM, Richmond wrote:
>>> I have 2 main stacks that I want to combine into
>>> 1 stack, the 2 stacks following each other sequentially.
>>> 
>>> But I don't know how to do this.
>> 
>> There's no automatic way. 
> 
> Grunts!
> 
>> You have to copy the cards of stack 2 and paste them at the end of stack 1. If you have a lot of cards, you could write a script to do it. If the two stacks use different stack scripts, you'll need to manually edit the one in stack 1 and add any handlers that were only in stack 2.
> 
> Thanks for the help.
> 
>> 
>> Alternately, you could set stack 2 to be a substack of stack 1. That's easy. Just change stack 2's "mainstack" in its property inspector.
>> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list