|
macro from 32bit to 64bit
hi,
i've a macro to create springs that it's built on 32bit.
this macro doesn't works on 64bit.
how can i transform from 32bit to 64bit.
thanks,
alessandro
regards,
alessandro
solidworks 2009 sp3.0
unigraphics nx3 & nx6
alessandro-
i'm not sure whether to start a new thread or piggy back on this one but:
1. i'm interested in the answer to your question since we've made the same transition and have a lot of weird problems with vba that are difficult to debug.
2. here's the new thread part--would it make sense to bite the bullet and convert from vba to vb.net? i've been through this once (vb6 to vba) and am not eager to go though it again. so, i guess my question is really does vb.net work without problems with swx64?
thanks,
-jason s.
the only difference for a .swp macro is to re-reference the solidworks libraries (tools->references). uncheck the original sw entries, click ok, open up the references again and re-add the x64 versions
hi luke,
thanks, i will try.
alessandro
regards,
alessandro
solidworks 2009 sp3.0
unigraphics nx3 & nx6
quick |
|