I got the following auto-increment numbering macro from a previous post to this forum:
*^c^c_text;J;MC;\;;$M=$(+,$(getvar,USERI1),1);setvar;USERI1;$M=$(+,$(getvar,USERI1),1);
Anyone know if it is possible to have a similar auto-increment macro for hexadecimal numbers.
Much appreciated in advance for any suggestions.