[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #15834] Improvements to Data File Format
From: |
Oliver Bock |
Subject: |
PSPP-BUG: [bug #15834] Improvements to Data File Format |
Date: |
Tue, 21 Feb 2006 06:37:10 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15834>
Summary: Improvements to Data File Format
Project: PSPP
Submitted by: oliverbock
Submitted on: Tue 02/21/06 at 06:37
Category: None
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Release: None
Effort: 0.00
_______________________________________________________
Details:
I have some suggestions for the documentation in Appendix D Data File Format.
Hopefully putting them all in one bug is less annoying.
D.4 Value Label Variable Record, in the description of
sysfile_value_label_variable.vars, please add:
Each element identifies the a variable (type 2) record, where
the first element is numbered 1. Variable records that
continue text variables (sysfile_variable.type == -1) are
counted.
D.8 Auxilliary Variable Parameter Record, in the description of
sysfile_aux_var_parameter.aux_params, please consider changing:
The order of the elements corresponds to the order of
the variables in the Variable Records.
to:
The order of the elements corresponds to the order of the
variables in the Variable Records, excluding those records
that continue text variables (sysfile_variable.type == -1).
In "D.10 Miscellaneous Informational Records", the description says that all
type 7 records are ignored, although some type 7 records are documented in
sections above, and presumably _not_ ignored.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15834>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PSPP-BUG: [bug #15834] Improvements to Data File Format,
Oliver Bock <=