Hi Rich,

There seems to be a typo in your columns option. There should not be a "=" 
after the last column name, but a white space:
Should be:
columns='x double precision, y double precision, name char(10)'

(not: columns='x double precision, y double precision, 
> \ name=char(10)')

That should fix it...

Cheers
Stefan
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to