On Fri, 22 Dec 2006, Sven Schreiber wrote:
>>> OK, I agree that's not an unreasonable expectation.
I'll modify
>>> "store" to do that, but leave the option of using a leading dot to
>>> mean "save in the PWD", as in
>>>
>>> store ./foo.csv --csv
>>
>> thanks, that's great!
>
> Done, in CVS.
This is not working for me, unfortunately. (I'm reasonably sure I have a
recent enough CVS build because ! escapes now work in functions...) The
files are still in my standard home-dir which is different from my gretl
setting.
Btw, I noticed the save/open tab in preferences, where you can choose
between gretl user dir and current working dir. Does that setting affect
"store"?
Till now it has not affected the behaviour of "store", but since
it seems as if it should, I've made that modification now.
In what context are you calling "store"? I've done a fair amount
of testing and find that it uses the gretl user dir unless you
give an absolute path, or start the filename with "." (and now,
unless you have set a preference for using the current directory).
Allin.