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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Window Sizing Macro? no worky

Status
Not open for further replies.

JOHNHARVEY

New member
Joined
Mar 28, 2003
Messages
9
Location
US
Downloaded a couple of macros to automaticaly size my model view screen for avi capture but I can not get them to function? Using 2003, I'm sure it is my error somewhere.

one is from
the other
Anyone know of alternatives?
I recorded a macro whick resizes my screen but it only remebers the last size, won't give me an accurate 640x480

thanks for the input, JH
 
I just downloaded the second one, and it worked fine for me... as long as I specifically called "Sub Main" from the "Tools", "Macro" window. Sometimes VBA may run the 'shown', or highlighted Subroutine, which could be the
"get_dimension_from_model" sub.. which wont do much.

Try specifically running "Sub Main" and see if you get your results
 
that did the trick, thanks rocheey!

jh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top