<div><br></div><div><div class="gmail_quote">Dear Therionners,<br>
<br>
This is a sample of my centerline data:<br>
<br>
 data diving station depth length bearing<br>
<br>
        GTENC0001        36.3    0.45    257.6<br>
        GTENC0002        36.2    0.26    248.6<br>
        GTENC0003        36.2    0.52    233.3<br>
<br>
Simple and straightforward as this may seem, Therion just spits it<br>
back into my face saying:<br>
<br>
-- non-interleaved data before newline -- length<br>
<br>
<br>
<br>
The following works (this is the format I use when processing a<br>
limited amount of survey data), but obviously this sucks balls when<br>
processing large amounts of data (I have 1000 lines of computer<br>
generated survey data in this centerline)<br>
<br>
    data diving station depth left right up down ignore newline \<br>
                    length bearing ignoreall<br>
<br>
    GdB09  30.0  -   -   2.7 0  [T, White arrow #4]<br>
       10    204<br>
    GdB08  30.6  3   0   2   0.5 [T, White arrow #3]<br>
       17    265<br>
<br>
It seems I'm too stupid to understand why there needs to be a newline<br>
before length.<br>
<br>
Can anyone tell me what I'm not understanding / what I'm doing wrong /<br>
how to work around this apparently useless newline requirement?<br>
<br>
Cheers,<br>
<br>
Anton<br>
</div></div>