[fpc-pascal] Pascal equivalent to split/explode commands?

leledumbo leledumbo_cool at yahoo.co.id
Mon Aug 11 03:49:12 CEST 2008



Francisco Reyes-2 wrote:
> 
> I will be reading a delimited file, usually tabs, and want to parse it
> into 
> variables or some form of array.
> 

You can use TStringList for that purpose.
-- 
View this message in context: http://www.nabble.com/Pascal-equivalent-to-split-explode-commands--tp18917044p18919084.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.




More information about the fpc-pascal mailing list