[PD] numeric order

Mirko Maier mirkom at gmx.de
Mon Mar 3 14:42:07 CET 2008


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




More information about the Pd-list mailing list