Viewing the size of stack elements (AKA, where have all the bytes gone?)
Dick Kriesel
dick.kriesel at mail.com
Wed May 24 01:59:46 EDT 2006
On 5/23/06 10:33 AM, "Ben Rubinstein" <benr_mc at cogapp.com> wrote:
> Any suggestions, pointers, tools, warnings, etc gratefully received.
When I want to find out how big an object is, I copy it, create a new stack,
save it, paste into the new stack, save as some other name, and compare the
file sizes. I imagine if you want to zoom in, a simple script could tell
you the pasted size of any given object or objects.
-- Dick
More information about the use-livecode
mailing list