查看单个帖子
旧 2007-11-26, 11:06 AM   #3
huangyhg
超级版主
 
huangyhg的头像
 
注册日期: 04-03
帖子: 18592
精华: 36
现金: 249466 标准币
资产: 1080358888 标准币
huangyhg 向着好的方向发展
默认 回复: 【转帖】CAD transform programmability

Hi,
no, data-passing the direct way would not work (as far as i now),
but here's what can be accomplished:
1. i assume you have your "values" in the excel-sheet
-> export/write that values with Excel-VBA to an external Textfile
2. call with Excel-VBA your generated AutoIt-exefile (with the Shell-command in vba)
3. the AutoIt-file then can gather the values from the textfile and send it
to the transform-window

Hope i was able to shed some light.
Bye
bitsandmore
huangyhg离线中   回复时引用此帖