[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #47737] PSPPIRE CSV File Import, Param Name May Not Be "t
From: |
Rob L |
Subject: |
PSPP-BUG: [bug #47737] PSPPIRE CSV File Import, Param Name May Not Be "title" or "subtitle" |
Date: |
Tue, 19 Apr 2016 19:02:51 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko |
URL:
<http://savannah.gnu.org/bugs/?47737>
Summary: PSPPIRE CSV File Import, Param Name May Not Be
"title" or "subtitle"
Project: PSPP
Submitted by: rcleonard
Submitted on: Tue 19 Apr 2016 07:02:50 PM GMT
Category: Graphical User Interface
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
GNU pspp 0.10.1-g1082b8
When attempting import of CSV file (first line containing parameter names),
use of the name title or subtitle) results in:
.11-13: error: GET DATA: Syntax error at `A23': expecting valid format
specifier.
Example CSV top lines:
foobar,....,title,....,last\n
-or-
foobar,....,subtitle,....,last\n
The format of the import variable was string, width 23, align left, nominal,
input.
It appears the CSV input parser confuses parameter names title and subtitle
with the usage of title and subtitle elsewhere to define output header titles
and subtitles. The documentation does not indicate these to be reserved
words.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47737>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #47737] PSPPIRE CSV File Import, Param Name May Not Be "title" or "subtitle",
Rob L <=