Hi, Pkraman
I'm using readstring command to read in data from textfile too.But for my case my data are separated by tab . But Readstring only allows me to read in the data before tab and ignore the rest.
Eg.
fmap famp1 famp2.
It can only managed to read in famp.
What shld i do? thanks




Reply With Quote