Implement missing values for long string variables.
[pspp-builds.git] / doc / variables.texi
index 8396b71475b22288e703c692247734844a1126ed..c9e270bfc242b6d8fb5e5fa6df3c12d6d097e7a9 100644 (file)
@@ -212,9 +212,10 @@ As part of a range, LO or LOWEST may take the place of num1;
 HI or HIGHEST may take the place of num2.
 @end display
 
-@cmd{MISSING VALUES} sets user-missing values for numeric and
-short string variables.  Long string variables may not have missing
-values.
+@cmd{MISSING VALUES} sets user-missing values for numeric and string
+variables.  Long string variables may have missing values, but
+characters after the first 8 bytes of the missing value must be
+spaces.
 
 Specify a list of variables, followed by a list of their user-missing
 values in parentheses.  Up to three discrete values may be given, or,