Forums | Admin

Discussion Forums: ctioga

Start New Thread Start New Thread
Message: 68945
BY: Vincent Fourmond (fourmond)
DATE: 2009-04-22 20:05
SUBJECT: RE: Example nasty data file

 

Hello !

What you're looking for is the --text-separator '\t' option, which will make the text parsing mechanism stop at real tabs (and not all whitespace as is the default).

Then, my guess is you need the 3:8 specification:

ctioga --text-separator '\t' data.dat@3:8

BTW, a new version of ctioga, rewritten from scratch, is in progress to overcome several of the problems of the current one.


Thread View

Thread Author Date
Example nasty data fileCullen Newsom2009-04-21 20:09
      RE: Example nasty data fileCullen Newsom2009-04-21 20:17
            RE: Example nasty data fileVincent Fourmond2009-04-22 20:05
                  RE: Example nasty data fileVincent Fourmond2009-04-22 20:11
                        RE: Example nasty data fileCullen Newsom2009-04-22 20:47
                        RE: Example nasty data fileCullen Newsom2009-04-23 20:36

Post a followup to this message