pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MXLOOPS not implemented?


From: Ben Pfaff
Subject: Re: MXLOOPS not implemented?
Date: Wed, 6 Nov 2019 09:15:43 -0800

On Wed, Nov 6, 2019 at 9:08 AM Frans Houweling <address@hidden> wrote:
> this syntax:
>
>     PSPP> LOOP.
>     PSPP> + COMPUTE i = 1.
>     PSPP> END LOOP IF i GT 1.
>     PSPP> EXECUTE.
>
> makes my session hang forever.

It looks like a bug because I misunderstood the requirements. I thought that if
an IF clause was specified then MXLOOPS should not apply, but this appears
to be wrong.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]