On Wed, 01 Oct 2008 14:09:09 +0200, Tino Wildenhain wrote:
> devi thapa wrote:
>> hi all
>>
>>I have one normal text file. I need to parse the file, that
>> too in an associative way .
>> suppose that below is the normal textfile
>>
>> name='adf'
>> id =1
>> value=344
>>
>>
> the
devi thapa wrote:
hi all
I have one normal text file. I need to parse the file, that
too in an associative way .
suppose that below is the normal textfile
name='adf'
id =1
value=344
there are many approaches to config files. But
in your special example, it looks like a simplif