Hi there,
I programmed a function that uses getline and sscanf to parse several internet time series
from a string at ones.
To do so I replace the comma in decimal characters with a dot. This is working when gretl
is set on English. If I now turn to German because I need the csv output option (which is
unfortunately only present when set to German) then the doubles are either made to
integers or when using commas no import happens at all.
It's quite annoying to always close and reopen gretl just to download recent dates.
Please help me with that issue.
Cheers
Leon