[GRASSLIST:134] s.in ascii problem

Dear grass list

I am usin GRASS5.0
I am trying to import 3 dimensional data with command

s.in.ascii site=salinity input=sal.asc d=3

and the data looks:

40:55E 67:28N -1 #1 %31.147
40:55E 67:28N -3 #2 %31.147
40:55E 67:28N -7 #3 %31.147
40:55E 67:28N -12 #4 %31.147
40:55E 67:28N -17 #5 %31.147
40:55E 67:28N -22 #6 %31.147
41:01E 67:28N -1 #7 %31.138
41:01E 67:28N -3 #8 %31.138
41:01E 67:28N -7 #9 %31.138
41:01E 67:28N -12 #10 %31.138

when I try to display data, it gives the error

ERROR: G_site_new_struct: invalid # dims or fields

I tryed also so that the 3dr dimension was only -1 ( surface points of the sea area), but with te same error.

It worked at least earlier with negative values as the 3rd dimension. I trye also fith different field separators.

I can' understund whta is the problem.

Best regards

Seppo Kaitala