bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #66505] This is an inner scale variable in po file in eng


From: Ben Pfaff
Subject: PSPP-BUG: [bug #66505] This is an inner scale variable in po file in english has no meaning to me.
Date: Sun, 1 Dec 2024 12:22:16 -0500 (EST)

Follow-up Comment #2, bug #66505 (group pspp):

This comes from error messages in the CTABLES procedure. CTABLES supports
categorical and scale variables and allows them to be nested within each other
but only in certain ways.  In this case, this is part of a collection of error
messages that are issued together, like this:


ctables.sps:97.16-97.26: error: CTABLES: Cannot nest scale variables.
   97 | CTABLES /TABLE qn20 > qnd1.
      |                ^~~~~~~~~~~

ctables.sps:97.16-97.19: note: CTABLES: This is an outer scale variable.
   97 | CTABLES /TABLE qn20 > qnd1.
      |                ^~~~

ctables.sps:97.23-97.26: note: CTABLES: This is an inner scale variable.
   97 | CTABLES /TABLE qn20 > qnd1.
      |                       ^~~~




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66505>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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