On 21.5.2008, at 21:48, Wolfgang Zillig wrote: > I had today the problem that I had incomplete LRUD data in my files > and > I thought I could ignore that by adding "ignoreall" in the > definition of > the survey data. But therion complained about incomplete data. Is that > behaviour as it should be?
Use dash for incomplete LRUD data or change the definition of data. data normal from to compass clino length left right up down 1 2 15 -5 4 1 2 3 0 2 3 30 5 2,5 - - - - or (this is more correct) data normal from to compass clino length left right up down 1 2 15 -5 4 1 2 3 0 data normal from to compass clino length 2 3 30 5 2,5 data normal from to compass clino length left right up down Martin
