Niels Thevs wrote:

> in a script, which I executed under GRASS 6.4 under Ubunto, I included 
> commands like r.in.gdal input=/media/.../filename output=surfac_ereflection.
> 1. An error message illegal filename <surfac_ereflection.1>, <illegal 
> character showed up. When I typed this command into the window underneath 
> the output window, it worked fine. I also run the script using data 
> on a FAT32 formatted partition as well as data in the /home directory.
> The files to be imported are MODIS data.

How are you creating the script? Are you sure that invalid characters
(e.g. carriage return, non-breaking space, etc) aren't being introduced?

Try to create a minimal script which demonstrates the problem, then
post it as a binary attachment.

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to