954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How separate data in Text file

I would like to separate data in text file. For example

A 35 160
B 25 145
C 40 130

the first column is name of member,the second column is age and the last one is weight.
The problem is not only one space. There are many spaces between column. How can i get only data and split the spaces between data.

phasita
Newbie Poster
1 post since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

Some input methods ignore all whitespace.

Dave Sinkula
long time no c
Team Colleague
5,058 posts since Apr 2004
Reputation Points: 2,780
Solved Threads: 314
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You