pspp-dev
[Top][All Lists]
Advanced

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

Re: dictionary.c


From: Ben Pfaff
Subject: Re: dictionary.c
Date: Tue, 25 Oct 2005 18:51:30 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

John Darrington <address@hidden> writes:

> I do have one question however:  What is the rationale behind this: 
>
>  if (get_algorithm () == ENHANCED)
>      var_clear_short_name (v);
>
> ?? Does spss not remove the old short names after a variable has been
> deleted?

That's in the variable renaming code and, no, when I tested SPSS,
renaming a variable did not change its short name.  It's stupid,
hence bug-for-bug compatibility in compatibility mode, smarter
behavior in enhanced mode.
-- 
"J'avais trouv'e ma religion :
 rien ne me parut plus important qu'un livre.
 La biblioth`eque, j'y voyais un temple."
--Jean-Paul Sartre




reply via email to

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