aamer_iqbal
12 years agoOccasional Contributor
How to read tab separated string??
I want to read text separated by "TAB".
e.g :
I want to read below text from text file and save 1,2,3,4 and 5 in different variables. How can I do it ?
ABCD(1) EFGH(2) IJKL(3) MNOP(4) QRST(5)
Kindly help for the same.
Thanks
Aamer Iqbal
e.g :
I want to read below text from text file and save 1,2,3,4 and 5 in different variables. How can I do it ?
ABCD(1) EFGH(2) IJKL(3) MNOP(4) QRST(5)
Kindly help for the same.
Thanks
Aamer Iqbal