<div>Dear all,</div>
<div> </div>
<div>I am able to run all .exe commands of grass inside a R session.</div>
<div>But now I need to run scripts (not .exe) like v.db.addcol </div>
<div>and R is returning an error message. </div>
<div> </div>
<div>&gt; system(paste(&quot;v.db.addcol ANA_COD5_arstream_vect_&quot;,sprintf(&quot;%05d&quot;, sws),&quot;_th0010 columns=&quot;,&quot;\&quot;&quot;,&quot;ANA_COD5 varchar(15)&quot;,&quot;\&quot;&quot;,sep=&quot;&quot;))<br>
Warning message:<br>In system(paste(&quot;v.db.addcol ANA_COD5_arstream_vect_&quot;, sprintf(&quot;%05d&quot;,  :<br>  Impossible to run c:\OSGeo4W\apps\grass\GRASS-~1.0SV\scripts\VDB~1.ADD ANA_COD5_arstream_vect_07437_th0010 columns=&quot;ANA_COD5 varchar(15)&quot;<br>
</div>
<div> </div>
<div>&gt; sessionInfo()<br>R version 2.9.0 alpha (2009-03-26 r48224) <br>i386-pc-mingw32 </div>
<div>locale:<br>LC_COLLATE=English_Canada.1252;LC_CTYPE=English_Canada.1252;LC_MONETARY=English_Canada.1252;LC_NUMERIC=C;LC_TIME=English_Canada.1252</div>
<div>attached base packages:<br>[1] stats     graphics  grDevices utils     datasets  methods   base     </div>
<div>other attached packages:<br>[1] foreign_0.8-34 spgrass6_0.6-5 XML_2.5-1      rgdal_0.6-7    sp_0.9-32      fortunes_1.3-6</div>
<div>loaded via a namespace (and not attached):<br>[1] grid_2.9.0      lattice_0.17-20<br></div>
<div> </div>
<div>
<div>Any help before midnight (of Canada) are welcome :-)</div>
<div> </div>
<div>milton</div></div>