manual: REGRESSION and DESCRIPTIVES make temp transformations permanent. 20130528010507/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 28 May 2013 04:41:36 +0000 (21:41 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 28 May 2013 04:41:36 +0000 (21:41 -0700)
Ideally, this should not be the behavior, but it is better than the crash
we had before.

Suggested by John Darrington.

Bug #38787.
Bug #38786.

doc/regression.texi
doc/statistics.texi

index 127ec7164567bce7b2f2d2b6233d5e97ca526c03..218a52405d4a8973360b317557524b4cbd7010b3 100644 (file)
@@ -86,6 +86,8 @@ already exists,
 choose the name of
 the variable for the predicted values similarly, but with @samp{PRED} as a
 prefix.
+When @subcmd{SAVE} is used, @pspp{} ignores @cmd{TEMPORARY}, treating
+temporary transformations as permanent.
 
 @node Examples
 @subsection Examples
index a4f03ca6dd52fcce3a1b6b8babd747c263a4633b..0f1c886f1b2eb70eaca03b7edc1de6e298ad948d 100644 (file)
@@ -73,6 +73,8 @@ names ZSC000 through ZSC999, STDZ00 through STDZ09, ZZZZ00 through
 ZZZZ09, ZQZQ00 through ZQZQ09, in that sequence.  In addition, Z score
 variable names can be specified explicitly on @subcmd{VARIABLES} in the variable
 list by enclosing them in parentheses after each variable.
+When Z scores are calculated, @pspp{} ignores @cmd{TEMPORARY},
+treating temporary transformations as permanent.
 
 The @subcmd{STATISTICS} subcommand specifies the statistics to be displayed: