Greetings all,
I'm trying to write a script that will reset the drawing limits according to the dimscale using the following code:
LIMITS
0,0
'cal
getvar(dimscale)*[36,24]
zoom all
It appears to work fine, i.e. no errors, but the upper limits aren't being set. Anything wrong here?
Thanks,
Keith
I'm trying to write a script that will reset the drawing limits according to the dimscale using the following code:
LIMITS
0,0
'cal
getvar(dimscale)*[36,24]
zoom all
It appears to work fine, i.e. no errors, but the upper limits aren't being set. Anything wrong here?
Thanks,
Keith