From 92820c3a68c8883f488874abceffd0f50ffcbcbc Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 5 Mar 2004 02:03:10 +0000 Subject: [PATCH] Note that FLIP causes string values to become system-missing. --- doc/pspp.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/pspp.texi b/doc/pspp.texi index 6d325c51..aceaf8a5 100644 --- a/doc/pspp.texi +++ b/doc/pspp.texi @@ -6853,6 +6853,9 @@ FLIP /VARIABLES=var_list /NEWNAMES=var_name. @cmd{FLIP} transposes rows and columns in the active file. It causes cases to be swapped with variables, and vice versa. +All variables in the transposed active file are numeric. String +variables take on the system-missing value in the transposed file. + No subcommands are required. The VARIABLES subcommand specifies variables that will be transformed into cases. Variables not specified are discarded. By default, all variables are selected for -- 2.30.2