Am 04.02.2008 16:31, Ignacio Diaz-Emparanza schrieb:
El Monday 04 February 2008 16:16:44 Allin Cottrell escribió:
> On Mon, 4 Feb 2008, Sven Schreiber wrote:
>> maybe the following is related to the recent workdir changes;
>> each time I re-run a script with the line
>>
>> open de_6dim77q1.gdt
>>
>> at the top, I get one more slash in the echoed path, like so:
>>
>> Lese Datendatei
>> <...>/permaconf///////////////////de_6dim77q1.gdt
> Strange, I can't replicate that. I put a gdt file with that name
> in place, and created a script that opens it. Each time I run the
> script I get:
>
> gretl version 1.7.1
> Current session: 2008/02/04 10:05
> ? open de_6dim77q1.gdt
>
> Read datafile
> /home/cottrell/stats/esl/gretl/build/gui2/de_6dim77q1.gdt
>
> Anyone else seen what Sven is seeing?
I get the same effect with the 'include' command:
? include xxf.inp
/home/etpdihei/gretl/scripts///////////////xxf.inp bien abierto
(gretl on Linux downloaded today from the CVS)
Yes I have some 'include' commands in there as well, so I guess my
attempt to cut down to the basics carried me a little too far...
-sven