[PD] textfile

Ian Smith-Heisters heisters at 0x09.com
Thu Oct 21 07:30:56 CEST 2004


Ik wrote:

> Hello,
>
> I'm looking for a way to store 100+ messages in preferably a text 
> file, and be able to read just one of them, something like by reading 
> out the linenumber or a preceding number ( so it would be an array, 
> but containing text.). I have looked at qlist and textfile, but that's 
> not wat I need I think - but I havent'  found anything else in the 
> reference that did something with text...
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://iem.at/cgi-bin/mailman/listinfo/pd-list

I would recommend one of the scripting objects. I know there's one for 
python, and there may be one for ruby and/or perl. I think there's also 
a shell object, so you could do "grep textfile 42" to have it print any 
line in textfile with a 42 in it.

hope that helps.

-Ian




More information about the Pd-list mailing list