projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d69696
)
Mention that a measure of 0 is occasionally seen.
author
Ben Pfaff
<blp@gnu.org>
Mon, 16 Apr 2007 14:52:28 +0000
(14:52 +0000)
committer
Ben Pfaff
<blp@gnu.org>
Mon, 16 Apr 2007 14:52:28 +0000
(14:52 +0000)
doc/data-file-format.texi
patch
|
blob
|
history
diff --git
a/doc/data-file-format.texi
b/doc/data-file-format.texi
index 2186b6d411089552ca91d281d9f9388df43854a1..006395078d9cb56e9cc618c72fba9edd83f1cad9 100644
(file)
--- a/
doc/data-file-format.texi
+++ b/
doc/data-file-format.texi
@@
-582,6
+582,9
@@
Ordinal Scale
Continuous Scale
@end table
+Occasionally a value of 0 is seen here. PSPP interprets this to mean
+a nominal scale.
+
@item int32 width
The width of the display column for the variable in characters.