Hi,
you can do that with pool. It has a method for ordered output.
gr~~~

Am 03.03.2008 um 14:42 schrieb Mirko Maier:

hi list,
i have a textfile with lists in each line, always starting with a number. i would like to create a new textfile where all these lines are sorted in numeric order now.

so e.g. i have a textfile with this content:

44 hello joe;
2 3 part 4;
9 say hi;
5 88 999 33;

and the result should be:

2 3 part 4;
5 88 999 33;
9 say hi;
44 hello joe;

are there any objects helping me, doin it in pd?

greets,
mirko
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

Thomas Grill
http://grrrr.org


Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to