pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/doc/transformation.texi


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/doc/transformation.texi
Date: Sun, 13 Mar 2005 15:41:32 -0500

Index: pspp/doc/transformation.texi
diff -u pspp/doc/transformation.texi:1.3 pspp/doc/transformation.texi:1.4
--- pspp/doc/transformation.texi:1.3    Sun Mar 13 07:21:14 2005
+++ pspp/doc/transformation.texi        Sun Mar 13 20:41:31 2005
@@ -179,8 +179,9 @@
 
 The aggregation functions listed above exclude all user-missing values
 from calculations.  To include user-missing values, insert a period
-(@samp{.}) between the function name and left parenthesis
-(e.g.@: @samp{SUM.}).
+(@samp{.}) at the end of the function name.  (e.g.@: @samp{SUM.}).
+(Be aware that specifying such a function as the last token on a line
+will cause the period to be interpreted as the end of the command.)
 
 @cmd{AGGREGATE} both ignores and cancels the current @cmd{SPLIT FILE}
 settings (@pxref{SPLIT FILE}).




reply via email to

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