Dave Cragg wrote:
> I keep all the data in a single property. In this way, I only have to
> worry about "putting the data back". It adds a memory penalty, but
> it's worth it for ease of use and speed.
I've been playing with this in various ways, but I can't tear myself away
from daydreaming about a column-parsing function:
get column 2 of tMyData
...would return a return-delimited list of the second item of each line in
tMyData. Man, the would speed up display tremendously....
--
Richard Gaskin
Fourth World Media Corporation
Multimedia Design and Development for Mac, Windows, UNIX, and the Web
_____________________________________________________________________
[EMAIL PROTECTED] http://www.FourthWorld.com
Tel: 323-225-3717 ICQ#60248349 Fax: 323-225-0716
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.