pspp-users
[Top][All Lists]
Advanced

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

MXLOOPS not implemented?


From: Frans Houweling
Subject: MXLOOPS not implemented?
Date: Wed, 6 Nov 2019 18:03:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

Hi,
this syntax:

   PSPP> LOOP.
   PSPP> + COMPUTE i = 1.
   PSPP> END LOOP IF i GT 1.
   PSPP> EXECUTE.

makes my session hang forever.
The SHOW command shows:

   note: SHOW: MXLOOPS is 40.
   note: SHOW: ENVIRONMENT is x86_64-slackware-linux-gnu.

I am using pspp 1.2.0.

By the way, the documentation for MXLOOPS says: "The default*max_loops*is 40."

Cheers

frans




reply via email to

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