#1 closed enhancement (fixed)
column names in flatfile parser
Reported by: | Johan Enell | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.0 RC2 |
Component: | core | Version: | |
Keywords: | Cc: |
Description (last modified by )
The FlatFileParser? is only able to parse columnsnumbers, eg. \4\. The parser should be able to handle column names, eg. \row\.
Change History (11)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
Milestone: | → beta1 |
---|
comment:4 Changed 17 years ago by
Owner: | changed from somebody to Johan Enell |
---|---|
Status: | new → assigned |
comment:5 Changed 16 years ago by
Milestone: | beta1 → BASE 2.0 RC2 |
---|
comment:6 Changed 16 years ago by
Owner: | Johan Enell deleted |
---|---|
Status: | assigned → new |
comment:7 Changed 16 years ago by
Owner: | set to Johan Enell |
---|
comment:8 Changed 16 years ago by
Milestone: | BASE 2.0 RC2 → BASE 2.0 |
---|
comment:9 Changed 16 years ago by
Owner: | changed from Johan Enell to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:10 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:11 Changed 16 years ago by
Milestone: | BASE 2.0 → BASE 2.0 RC2 |
---|
Note: See
TracTickets for help on using
tickets.
Do columnsnumbers start at \0\ or \1\?