tedd a écrit : > To all: > > The following is my solution to the previous parse problem presented > (try saying that three times) The code is similar to Jamin's solution in > that I took part of his code to make the demo. It's not too bad a > solution, I guess -- but, it might stand some improvement -- suggestions > welcomed. > According to what you said, I guess you are going to meet some problem, because you told us that each line in the data file can contain up to 50 numbers therefore odds are not nul to break the 255 chars limit for Pascal strings, no ? Alain