On Tue, Jun 10, 2008 at 9:01 AM, potax flan <[EMAIL PROTECTED]> wrote:
> how can i save the contents of an array to a text file, so that i can use
> them again later?

send the array a message like [;arrayname write /path/to/file(
(see doc/2.control.exmples/15.array.pd)

> i rather load txt files in  a table than have several tables because im
> assuming that will be less cpu intensive. ami right?

Having many arrays does not affect CPU usage but memory consumption.

./MiS

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to