Pardon me butting in here but I have a question:
Then what is the best use of arrays? What can/should they be used for?

I understand the use and need for a custom property and the need for databases but what about these here arrays???


Thank you

Tom
On Jul 25, 2005, at 6:13 PM, Mark Wieder wrote:

You're bordering *very* close to where you'd be better off using a
database than trying to store things in arrays.

Keep in mind that arrays are temporary. If you need persistent storage
and you're not using a database then you'll need to store the arrays
in custom variables in a substack:

set the books of mySubStack to tBooks

--
-Mark Wieder



Macintosh PowerBook G-4 OSX 10.3.9, OS 9.2.2, 1.25 GHz, 512MB RAM, Rev 2.6


Advanced Media Group
Eagle Works Art & Sculpture
Semantic Compaction Systems
Prentke Romich Company
Prentke Romich International
SCIconics, LLC
Artist
Thomas J McGrath III
[EMAIL PROTECTED]



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

Reply via email to