----- Original Message ----- From: "Tab Julius" <[EMAIL PROTECTED]> > > Unless you have a huge amount of strings, it's hard to have a list take up > a lot of ram. Typically a list might have a POINTER to an image, but not > the image itself.
A very large list will take up a lot of RAM. I'd also quite like to know how many bytes each list entry requires, as well as any additional overhead per list (and how unused space a list will also allocate for itself, and how often). - Robert [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
