Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Read a text file and extract some part of the File!

3 views
Skip to first unread message

Behrooz

unread,
Oct 3, 2011, 4:35:05 AM10/3/11
to
Hello guys,
I have a task which I have to read a text file and then find some part
of the text file and then extract those parts to another program.

More explanation:
I have textFile.txt which contains :

//Hello
//My Name is BBKing
//I am 61 years Old
//Goodbye
//L.A U.S.A
//2011-09-30 13:01:20

I am going to add this file to my C# project then I have to write a
program to read the file then it can extract the lines between //Hello
to //Goodbay.

I am beginner in programming.
I will appreciated if you help me to do this task!
0 new messages