Re: [base] Problems with RawDataImporter

2006-08-02 Thread Pablo Lemos Ochandio
Thanks for the quickly reply!! The configuration works!!. I dont understand why my configuration, with all columns specify, give me that error but anyway... THANKS again Johan!! On Wed, 02 Aug 2006 12:00:51 +0200, Johan Enell wrote > Hi Pablo, > > This is the errors I found: > > Data header

[base] Problems with RawDataImporter

2006-08-02 Thread Johan Enell
Hi Pablo, This is the errors I found: Data header regexp: You should write Block\tColumn.* (this will match any line starting with "BlockColumn") or Block\tColumn\tID (this will math a line "Block ColumnID". Header regexp: Should something like "?(.+)=(.*)"? so the header lines are