Hi Again
I have a simple question for today
I have the (.txt) file in my RootDir
in the .txt file that will be have some text like this below
I want to get the first line "123456789" as a string.
And similarly , i want to get the second line "abcdefghijk" as another string.
And the same way , i want to get the 3th line "zzzzzzz" as another string.
Please Reply to my post
thanks u.
I have a simple question for today
I have the (.txt) file in my RootDir
in the .txt file that will be have some text like this below
123456789
abcdefghijk
zzzzzzzz
I want to get the first line "123456789" as a string.
And similarly , i want to get the second line "abcdefghijk" as another string.
And the same way , i want to get the 3th line "zzzzzzz" as another string.
Please Reply to my post
thanks u.