On Thu, 9 Feb 2012, Remigijus Lapinskas wrote:
>> Something went wrong with my gretl 1.9.7, Windows. When
importing
>> the ab.txt file
>>
>> a b
>> 1 b1
>> 2 b1
>> 3 b2
>>
>> I get 0's for b.
How exactly are you importing the data? I created a file named
ab.txt, containing the values you show above, and imported it
via /File/Open data/Import/"Text/CSV". The 'b' values were
coded as (1, 1, 2) as expected.
I also opened ab.txt via script and got the same result.
This is with current gretl CVS.
Allin Cottrell