Vielen Dank für den Tipp Matthias! Tiemo > -----Ursprüngliche Nachricht----- > Von: use-livecode [mailto:[email protected]] Im Auftrag > von Matthias Rebbe > Gesendet: Montag, 1. Juli 2013 11:33 > An: How to use LiveCode > Betreff: Re: how to rebuild a stack from scatch? > > Hi Timo, > > regarding copying stacks, you could use message box > > clone stack "your substack" > > The cloned substack is copied as main stack and is named "copy of your > substack" > > You could then assign this stack as substack to your newly created > mainstack. > This way your original stack remains as it is. > > Regards, > > Matthias > > Am 01.07.2013 um 10:57 schrieb Tiemo Hollmann TB <[email protected]>: > > > Hello, > > > > > > > > see my previous posting, I have the feeling that my stack file is > > somehow corrupted and I won't find a solution to get it back to a > > stable and healthy LC stack. Now is my thinking to rebuild my stack > > from scratch in a new fresh stack file, but I am not sure is there is > > any approach to do that, beside building everything manually. As far > > as I can see it, I can't copy complete stacks from one stack file to > another, neither cards, only objects. > > > > > > > > Would it be the way to do that, to build first a new empty main stack > > with its cards and properties manually, then copy all objects and > > scripts from the old mainstack to the new main stack and then assign > > the old substacks to the new main stack, saving the new stack file and > > hoping the corruption is gone? > > > > > > > > Or any better approaches recommended? > > > > Thanks > > > > Tiemo > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
