Hi guys
i have a problem that i have a text file which contains very long text like :
welcome to all, how are you doing, etc..
so i need to cut the text till each comma and put it in a separate file like i want to pu
[welcome to all,] in a separate file and put
[ how are you doing,] in a separate file and so on
so please if any one can help me in this i would appreciate it a lot
i know a little of c++,c#,vb.net
so any code in any of this lang. would be great
Thank you in advance