Hi again... It is possible sort and split csv by field?
Input:
any,any,white,any,any,any,any
any,any,black,any,any,any,any
any,any,blue,any,any,any,any
any,any,blue,any,any,any,any
any,any,brown,any,any,any,any
any,any,red,any,any,any,any
any,any,red,any,any,any,any
Output:
white.txt (content: any,any,white,any,any,any,any)
black.txt (content: any,any,black,any,any,any,any)
blue.txt (content:
any,any,blue,any,any,any,any
any,any,blue,any,any,any,any)
brown.txt (content: any,any,brown,any,any,any,any)
red.txt (content:
any,any,red,any,any,any,any
any,any,red,any,any,any,any)
Help! Please! Many Thanks.
It is possible to do sorting and split csv by field?
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: It is possible to do sorting and split csv by field?
Good luck with your Uni project!
Re: It is possible to do sorting and split csv by field?
Uni? What is Uni project?
-
- Posts: 11
- Joined: Mon Aug 25, 2008 9:16 pm
- Location: Dublin and Manila
- Contact:
Re: It is possible to do sorting and split csv by field?
LOLDataMystic Support wrote:Good luck with your Uni project!
http://www.TheLocalizer.com/
High Quality, Low Cost, Localization Engineering, Testing, Audio & Video Services
High Quality, Low Cost, Localization Engineering, Testing, Audio & Video Services
Re: It is possible to do sorting and split csv by field?
Not LOL - just OOPS!