Hey, if you decide to try the object copy thing, you can use this: https://dl.dropboxusercontent.com/u/11957935/mdbRevisionPlugin.livecode Heres the disclaimer though. If you have a stack and substacks (this includes having a datagrid substack) the results may be unpredictable. Meaning you might need to re-link behaviors. The way my revision thing works, it delinks substacks when you back up set of stacks, then restores the substack status when recovering.
Definitely needs to be filled out more, but for what it is it works very well. To use it, open your stack, open the mdbrevisionplugin stack. It should list the mainstacks that are open. There is a list at the bottom that can be modified, if you have named your stacks in a way that match a filter, they won't show up, but its easy enough to fix. Once you see your stack in the list, select it and click backup. It'll add the stack to the backed up list on the right. (You're welcome to look at any of the 3 whole stacks I have in there right now, the only interesting one is the roku remote control application.. if you mess with it, you'll have to change things to reflect the ip address of your roku, its hard coded for now) Once its backed up, close everything, open the version of lc you want to bring the stack into, open the mdbrevisionplugin stack, select your stack, and click recover. They should pop right up, at which point you'll want to save them somewhere safe. oh. Dislcaimer two, if you recover the same stack more than once it will come into existence as "copy of ..." so again, any behaviors might get munged. On Sun, Jan 11, 2015 at 11:44 AM, Ray <r...@linkit.com> wrote: > Interesting... I'll add this to my list of things to try tomorrow when I > have time and get back up and running. (My wife and I are in the middle of > a move this weekend.) > > On 1/10/2015 2:39 AM, Brahmanathaswami wrote: > >> Ray, I also was sweating it out yesterday with a very important >> project/stack that was stuck in 7.0.1 which is, as you say so full of bugs >> as to be useless...but would not open in 6.6.2 (pretty stable...) What I >> did was >> >> created a new button on the first card and in my naïveté: >> >> on mouseup >> set the stackfileversion to 6 >> save this stack >> close this stack >> quit >> end mouseup >> >> clicked on the button... then it opened in 6.6.2 >> >> Go figure... "6" is not a valid legacy format .... but it worked >> >> >> Swasti Astu, Be Well! >> Brahmanathaswami >> >> Kauai's Hindu Monastery >> www.HimalayanAcademy.com >> >> >> >> Ray wrote: >> >>> Already tried it. I'm actually sticking with 6.5.2. I can create a new >>> stack file from scratch in 7.0.1, save it as legacy 5.5 and then re-pen it >>> in 6.5.2 fine. I just can't open /my stack file/ the same way, although it >>> continues to open correctly and function fine in 7.0.1. >>> >> _______________________________________________ >> 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 > _______________________________________________ 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