Automatic incrementing of numbers in LT
This comes up often, Ive asked it myself before.
I have found this on another forum.
Put the following string on a user defined menu button.
*^C^C_text;\;;$M=$(+,$(getvar,USERI1),1);setvar;US ERI1;$M=$(+,$(getvar,USERI1),1);
This puts a new text with an incremented value on the drawing with each click of your mouse.
You can also use SETVAR to change USERI1 to 1 below whatever initial value you want.
Many thanks to ZOOMHARIS on the AUGI forum.
Last edited by NukeCad; 10-10-2017 at 11:41 PM.
Im intelligent enough to know that I dont know everything; but I'll tell you all about it anyway.