[GRASS-user] v.out.ascii - error??

hello

i try to export some vector points using v.out.ascii:

v.out.ascii input=data foramt=point dp=data_ascii
and got an error
GRASS_INFO_ERROR(12722,1): faild to interpret dp as an integer
the same error appear with format=standard

i have got a grass.6.3.cvs on my machine(the latest snapshot)

is it bug?

regards
maciej

Maciej Tomaszczyk
Polish Geological Institute
Geological Mapping Department

On Tue, Aug 22, 2006 at 02:33:23PM +0200, Maciej Tomaszczyk wrote:

   hello

   i try to export some vector points using v.out.ascii:

   v.out.ascii input=data foramt=point dp=data_ascii
   and got an error
   GRASS_INFO_ERROR(12722,1): faild to interpret dp as an integer
   the same error appear with format=standard

   i have got a grass.6.3.cvs on my machine(the latest snapshot)

   is it bug?

No, dp is a number... please see the manual.

Markus