[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #17329] Bug parsing REREAD command.
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #17329] Bug parsing REREAD command. |
Date: |
Sat, 5 Aug 2006 13:13:34 +0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=17329>
Summary: Bug parsing REREAD command.
Project: PSPP
Submitted by: jmd
Submitted on: Saturday 08/05/06 at 13:13
Category: Syntax Parser
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Release: None
Effort: 0.00
_______________________________________________________
Details:
For some strange reason, the REREAD command doesn't like having its COLUMN
subcommand specified after the FILE subcommand. So whereas
REREAD COLUMN=8 FILE=fh.
parses fine,
REREAD FILE=fh COLUMN=8.
Results in "error: REREAD: Syntax error at `='."
I suspect that "fh COLUMN" is being parsed as a single token.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=17329>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #17329] Bug parsing REREAD command.,
John Darrington <=