On Fri, 19 Jun 2009, Klein, Christoph wrote:

> I've downloaded the windows snapshot (1.8.1cvs 2009-06-18) this
> morning. It seems to have problems when decrementing scalars.
> The following programm fails
>
> nulldata 10
> scalar d=1
> d-=1
>
> in the last line, saying "command d unknown"...

Hmm, I can reproduce this using gretlcli.exe under wine on Linux.
But I note that substituting "d -=1" works OK.  I'll investigate;
strange that this sort of thing should differ by OS.

Further note: "d--" works on Linux but not on win32.

Allin.

Reply via email to