X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Ftransformation.texi;h=27bbb2da8d039204be8c27f9b996f867b9ba6511;hb=da4e969668bf31c5e5d79a78e5f9ac96a97b22a6;hp=002fb99eb8fb74ed624647f6811c24758edf552b;hpb=103646b53527f82c291f317b660ca395f0b50f0c;p=pspp-builds.git diff --git a/doc/transformation.texi b/doc/transformation.texi index 002fb99e..27bbb2da 100644 --- a/doc/transformation.texi +++ b/doc/transformation.texi @@ -505,8 +505,8 @@ src_value matches any user- or system-missing value. SYSMIS matches the system missing value only. ELSE is a catch-all that matches anything. It should be the last src_value specified. -Numeric and string dest_value's should also be self-explanatory. COPY -causes the input values to be copied to the output. This is only value +Numeric and string dest_value's should be self-explanatory. COPY +causes the input values to be copied to the output. This is only valid if the source and target variables are of the same type. SYSMIS indicates the system-missing value.