Implemented the SHOW command and massaged the SET command to fit
[pspp-builds.git] / src / data-list.c
index de50b437990fdf16a88ca6b7a98646a4e9182a1d..a5ec8da24cbae3ba5eb36a36e7a953995ad3566f 100644 (file)
@@ -839,7 +839,7 @@ parse_free (struct dls_var_spec **first, struct dls_var_spec **last)
          input.type = FMT_F;
          input.w = 8;
          input.d = 0;
-         output = set_format;
+         output = get_format();
        }
 
       if (input.type == FMT_A || input.type == FMT_AHEX)
@@ -1129,7 +1129,7 @@ read_from_data_list_list (const struct data_list_pgm *dls,
       
       if (column == 0)
        {
-         if (set_undefined)
+         if (get_undefined() )
            msg (SW, _("Missing value(s) for all variables from %s onward.  "
                 "These will be filled with the system-missing value "
                 "or blanks, as appropriate."),