[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bugs #11461] Delimiter in DATA LIST FREE command
From: |
John Darrington |
Subject: |
PSPP-BUG: [bugs #11461] Delimiter in DATA LIST FREE command |
Date: |
Sat, 08 Jan 2005 07:17:38 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 |
This mail is an automated notification from the bugs tracker
of the project: PSPP.
/**************************************************************************/
[bugs #11461] Latest Modifications:
Changes by:
John Darrington <address@hidden>
'Date:
Sat 01/08/2005 at 11:37 (Australia/West)
What | Removed | Added
---------------------------------------------------------------------------
Severity | 5 - Average | 1 - Wishlist
/**************************************************************************/
[bugs #11461] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11461>
Project: PSPP
Submitted by: John Darrington
On: Fri 12/31/2004 at 02:56
Category: Syntax Parser
Severity: 1 - Wishlist
Resolution: None
Assigned to: None
Status: Open
Summary: Delimiter in DATA LIST FREE command
Original Submission: PSPP's DATA LIST FREE command lacks spss's ability to
explicitly sepcify the delimiters to use. This makes it impossible to parse
some text files, particularly those generated from popular spreadsheet programs.
For example:
DATA LIST FREE "," /name (a) age * .
BEGIN DATA.
Fred Bloggs, 34
George W. Bush, 5
Mr. Bean, 15
David, 43
END DATA.
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11461>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PSPP-BUG: [bugs #11461] Delimiter in DATA LIST FREE command,
John Darrington <=