[GRASS5] r.mapcalc result
Radim Blazek
blazek at itc.it
Wed May 26 05:01:14 EDT 2004
Are there any special restrictions for the name of 'result' in r.mapcalc?
GRASS 5.7.-cvs:~/gdata/devel/raster > r.mapcalc pok-1=1
parse error, expecting `'=''
Parse error
GRASS 5.7.-cvs:~/gdata/devel/raster > r.mapcalc 'pok-1=1'
parse error, expecting `'=''
Parse error
GRASS 5.7.-cvs:~/gdata/devel/raster > r.mapcalc "pok-1=1"
parse error, expecting `'=''
Parse error
Radim
More information about the grass-dev
mailing list