标题:VB编程
只看楼主
gcf123
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2017-3-23
结帖率:100%
 问题点数:0 回复次数:0 
VB编程
Call SetLocale("en-us")
dim a as long
Private Sub Form_Load()
a=100
Call getDocument().getView().selectAt(-128.890319824219, 26.0512409210205, infoSetSelection)
Call getDocument().beginUndoGroup("Set Copy of daicai #31 Properties", true)
Call getDocument().setParameter("Copy of daicai #31", "Temperature", "a", infoNumberParameter)
Call getDocument().endUndoGroup()
End Sub
这段程序的错误在什么地方?
2017-03-23 19:44



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-475427-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.120725 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved