It is possible to do sorting and split csv by field?

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
WzevGIlK
Posts: 10
Joined: Tue Mar 16, 2010 11:32 pm
Contact:

It is possible to do sorting and split csv by field?

Post by WzevGIlK »

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.
User avatar
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?

Post by DataMystic Support »

Good luck with your Uni project!
WzevGIlK
Posts: 10
Joined: Tue Mar 16, 2010 11:32 pm
Contact:

Re: It is possible to do sorting and split csv by field?

Post by WzevGIlK »

Uni? :shock: What is Uni project?
AnthonyFitz
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?

Post by AnthonyFitz »

DataMystic Support wrote:Good luck with your Uni project!
LOL :-)
http://www.TheLocalizer.com/
High Quality, Low Cost, Localization Engineering, Testing, Audio & Video Services
WzevGIlK
Posts: 10
Joined: Tue Mar 16, 2010 11:32 pm
Contact:

Re: It is possible to do sorting and split csv by field?

Post by WzevGIlK »

Not LOL - just OOPS!
Post Reply