阅读:1206回复:0
ArcGis建模编程
<P>问一下:怎么用VBScript代码获得运行窗口的输入参数呢?<BR>大家看看下面的代码,麻烦大家修改一下!<BR>第一句:set gp=WScript.CreateObject("esriGeocessing.GPDsipatch")<BR>第二句:biao=wscript.arguments.item(0)//获得运行窗口输入参数<BR>第三局:update biao set Gaozhishu=(tuGaoArea/GaoArea)*(select sum (GaoArea)/sum(tuGaoArea) from yzd)<BR>注:好像是缺少结束语句或第二句错了,我也不太清楚</P>
|
|