[futurebasic] Re: [FB] A Parse Problem

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 2004 : Group Archive : Group : All Groups

From: Alain Pastor <apastor@...>
Date: Sat, 27 Nov 2004 19:40:39 +0100
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