Hamish wrote:
> Workaround 2:
> On the Cmd> line you need to quote the '\' character in the path names
> with another '\', for example:
> 
>   r.in.poly input=C:\\Grassdata\\polygon.txt


a less bizarre but equally effective way to quote it:

   r.in.poly input="C:\Grassdata\polygon.txt"

:)


Hamish



      

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to