Felipe wrote: >>> syntax error, unexpected '@', expecting '=' >>> Parse error >>> C:/Arquivos de programas/GRASS6.4RC1/scripts/i.image.mosaic: line 98: Hamish: >> the r.mapcalc call apparently does not like the @mapset in the >> input names. I suspect a little \"quoting\" of the variables >> within the mapcalc statement will help. Glynn: > Quoting will make r.mapcalc accept a qualified name on the LHS > of the "="; however, the name must still refer to the current > mapset. > > But r.mapcalc is the least of the problems. i.image.mosaic > fundamentally expects the map names to be unqualified.
Felipe wrote: > Thanks for the help guys.I used r.patch, it´s the better > solution here. for the record, I have fixed both issues listed above in 6.5svn, but it needs testing. Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
