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
 [email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to