Where to place (sub)stacks?
Mark Wieder
mwieder at ahsoftware.net
Thu Sep 17 11:31:37 EDT 2009
Klaus-
Thursday, September 17, 2009, 3:24:02 AM, you wrote:
> Yes, since you store the "binary" (tha actual "your_stack.rev" file)
> in a custom property!
> I also do this insted of cloning a stack if necessary, since you can
> also do:
> ...
> put the cStack01 of this stack into tStack
> go stack tStack
> ...
> Kinda "virtual stack" :-)
I also compress the stack before storing to save space:
set the cStack01 of this stack to compress(stack tStack)
go stack decompress(the cStack01 of this stack)
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list