Running command string multiple times in draftsight.

I am trying to run the following command multiple times once the custom button has be pressed.

The command string is as follows on a custom button.

^C^C-SIMPLENOTE;j;m;\\5.5;0;\\\$M=\\\$(getvar,USERI1);;SETUSRINT1;\\\$(+,1,\\\$(getvar,USERI1));

It works but I have to click on the button again should I wish to run the string again.  Is there a way of having it run the command again when it gets to the end.  I have tried adding * at the beginning of the command but it breaks the command.

Could someone please help me.