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

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

PSPP-BUG: [bug #15690] Refactor /MISSING subcommands.


From: Ben Pfaff
Subject: PSPP-BUG: [bug #15690] Refactor /MISSING subcommands.
Date: Tue, 26 Sep 2006 13:55:44 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

Follow-up Comment #3, bug #15690 (project pspp):

My thought was simply to write a function that takes a set of variables, a
case, and an enumeration.  Depending on the enumerated value specified, it
would return true if any of the variables were missing, or if all of the
variables were missing, or always return false regardless.

This could be combined with your approach: my function is usable as one of
your predicates if done properly.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?15690>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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