Posted:
Thu Apr 07, 2005 2:06 am Post subject:
timer
How would one go about creating a function that will only take place
after a given amount of time of inactivity in autocad? Say after 5
minutes of inactivity?
Posted:
Thu Jul 21, 2005 7:49 am Post subject:
Re: timer
kemp wrote:
How would one go about creating a function that will only take place
after a given amount of time of inactivity in autocad? Say after 5
minutes of inactivity?
Any ideas appreciated! Thanks.
kemp
Code:
Hi kemp,how about
(command "_.delay" 3600)
ever you try it ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum