On Wed, Apr 10, 2013 at 5:58 PM, BLANDENIER Lucien <[email protected]> wrote: > Dear all, > > As I explained in my previous post, I have some troubles using v.db.addcol > (see below). After making different tests, I realized there is a problem > using script with v.db.addcol. I tried the following script: > > #!/bin/bash > v.db.addcol map="extracting_point_ETo_RFE_test" columns="RF_2001001 double > precision" --overwrite > > And I received the following error message > GRASS 6.4.2 (Merti_WGS84_dd)> bash list_extract_RFE.sh > list_extract_RFE.sh: line 2: v.db.addcol: command not found > > The command is working when I write it in the shell... but I don't want to do > it 2000 times!!!
I can understand :) > Im using GRASS 6.4 on windows. Can you please try the latest snapshot? http://wingrass.fsv.cvut.cz/grass64/ Maybe there is a chance that it is already fixed (or can be for 6.4.3final). Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
