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