pspp-dev
[Top][All Lists]
Advanced

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

[patch #6302] Implement GET DATA/TYPE=TXT.


From: John Darrington
Subject: [patch #6302] Implement GET DATA/TYPE=TXT.
Date: Wed, 05 Dec 2007 00:39:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2

Follow-up Comment #5, patch #6302 (project pspp):

> I assume that the behavior is the same as for DATA LIST. Is that correct? 

It would seem not. DATA LIST doesn't require an EXECUTE.  Neither for that
matter does GET DATA /TYPE=GNM nor does GET FILE='thing.sav'.   This follows
the way that I remember spss operates.

For any command which does require EXECUTE, I would expect to see the
"Transformation Pending" label appear in the status bar, but this doesn't
happen for this patch.

Also, I've noticed that if I run the gui, and run, as seperate operations, 
 GET DATA /TYPE=TXT /FILE='/etc/passwd' ... 
 EXECUTE.
 FREQUENCIES /VARIABLES=shell.
then a crash occurs at frequencies.q:686

I'm not able reproduce this except in the GUI, and it only happens when the
commands are run separately.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6302>

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





reply via email to

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