Dear all,
How can I run a set of command in batch mode on Windows Native GRASS 6.3.0.
I am running my sequence of commands on “Output Gis.m” modele of native windows,
doing copy and past from a notepad.
But when I try copy more than one command, I get error.
By the way, each of my command generate an output raster that will be used on next command.
Kind regards,
Miltinho Astronauta
Brazil
Hi Milton,
You can put all commands in a shell script (sort of like .bat files in
MS-DOS) and call the script from the "Output Gis.m". Or you could run
grass from a terminal (xterm) and call the shell script.
I believe the only commands that won't work in these scripts are the
d.* commands. All of the rest you can use with no problem.
qq coisa é só gritar (yell if you need help)
Daniel
On Wed, Jul 23, 2008 at 1:41 AM, Milton Cezar Ribeiro
<miltinho.astronauta@gmail.com> wrote:
Dear all,
How can I run a set of command in batch mode on Windows Native GRASS 6.3.0.
I am running my sequence of commands on "Output Gis.m" modele of native
windows,
doing copy and past from a notepad.
But when I try copy more than one command, I get error.
By the way, each of my command generate an output raster that will be used
on next command.
Kind regards,
Miltinho Astronauta
Brazil
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user