Quote:
Originally Posted by Beaver Bob
You could do it with a small script. Open the contents of the file and put it into a variable. explode() into an array for each carriage return.. and then for each element in that array, explode() on the pipe symbol, and then just rewrite the data to a new file.
|
exactly... I have to run right now to get the car serviced. If nobody has done the code by the time I get back I'll write something real quick.