in reply to Re: How can I sort this data on the first field
in thread How can I sort this data on the first field
The funny thing is that your version can be extremely shortened to this:
print sort <DATA>; __DATA__ 30|microsoft 70|aol 76|netscape 35|mozilla 40|opera
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How can I sort this data on the first field
by jhourcle (Prior) on Apr 25, 2005 at 13:28 UTC | |
by Chady (Priest) on Apr 25, 2005 at 17:29 UTC |