[NEWFIELD] = val( [OLDFIELD] )
转自:http://forums.esri.com/Thread.asp?c=93&f=992&t=75372
its all the details of exactly what the field your number-text is in and exactly what the field your final number is going to. I have sucessfully converted a field of type=string length=4, precision=0, scale=0 to a field of type=long, length=8, precision=8, scale=0 with the [NEWFIELD] = val( [OLDFIELD] ) in the map field calculator.
本文详细介绍了如何使用 MapField 计算器将字段类型从字符串转换为整数,包括所需的具体步骤和注意事项。通过实例演示,帮助读者理解并掌握此操作。
897

被折叠的 条评论
为什么被折叠?



