>r.out.xyz --verbose input=elevation@PERMANENT output=J:\wd\routxyz\test1.txt > >D2/3: filename = >C:\OSGeo4W\apps\grass\grass-7.0.svn\scripts\r.out.xyz.py >D2/3: G_file_name(): path = J:\gisdata/nc_spm_08/g7 > > 'output' is not recognized as an internal or external command, operable >program or batch file.
but very interesting...if the separator is given manually instead the default one, r.out.xyz works: r.out.xyz input=elevation@PERMANENT output=J:\wd\routxyz\test2.csv separator=, (Sat Mar 30 22:26:32 2013) Command finished (3 sec) r.out.xyz input=elevation@PERMANENT output=J:\wd\routxyz\test3.csv separator=; (Sat Mar 30 22:28:00 2013) Command finished (2 sec) ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.n6.nabble.com/r-out-xyz-Output-error-tp5043808p5043820.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
