Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trouble recording a macro in 2009

Status
Not open for further replies.

mckeand13

Mechanical
Joined
Sep 20, 2002
Messages
37
Location
US
We just switched from Solidworks 2007 to 2009 at work. I used to have a macro that would turn off dual dimensions as I don’t use them but they are turned on in our drawing templates.

I imported my settings and everything worked except this macro. I tried recording these actions again, but it’s almost like the macro feature won’t record menu clicks and choices. I know the macros work because I can get them to do simple things like pan and zoom.

I am trying to record this:

Tools/Options/Document Properties and then uncheck “Dual dimensions display”

How can I accomplish this? It doesn’t seem to be working.

Thanks.
 
You probably just need to activate the 2009 "type libraries" for the macro.

Open the macro for editing
Go to Tools > References
De-select the 2007 type libraries
Select equivalent 2009 type libraries
Exit edit macro
 
Try copy and pate of codes from old macro to a new one (not recording but simply copy and paste)

Deepak Gupta
SW2009 SP4.1
SW2007 SP5.0
MathCAD 14.0
 
Unfortunately the first time I tried recreating it in 2009, I saved over it so it's gone.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top