查看单个帖子
旧 2009-04-13, 09:27 AM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】calling 1 macro from another with different dims

calling 1 macro from another with different dim's
macro1 is mine, made from different macro's and help from here :-)
this opens a document in a folder,(changable), zooms to iso, rebuilds and saves, then gets the next document from the same folder.
i have one each for part, assembly and drawing documents.
macro2 is by paul kellner 2004, super rebuild
macro 1 uses
dim swapp as sldworks.sldworks
macro2 uses
dim swapp as object
macro1 work and macro 2 works independently, but i can not get the to work together or by calling macro 2.
as these are constants, how can i use set instead or do you know another way??
if you want, i can email all of the macro's, if you can combine all four and give an option box, to choose which documents to update.
or if you are too busy, just give me a clue!, (well, the proper code would be better), lol
thanks
just post the code from each macro and tell me what code you would like running when and how. i.e. always run macro 1, then 2, then 3, or optionally have user select whether to run 1, 2 and/or 3 etc...
you can combine the macros and make each macro a different sub or function in the same module. that way you can control which functions run and when they run by having a decision tree in the sub main.
mahir abrahim, cswp/core. cswp/smtl
mechanical design engineer
sw 2009 sp2.1
proe wf3/4
pete,
can you upload all of your macros here.
deepak gupta
sw2007 sp5.0
sw2009 sp2.1
thanks people, all dirty macros but they work.
they just need tidying up a lot, lol
uploaded as a zip file.
thanks again
oops!
try again
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)