Hello macro experts!
 
Something is obviously wrong with the following, please point me in the right direction. For clarity I have omitted a lot of the macro that is not relevant.
 
STRING:#HOLENUM
#HOLENUM=1
 
PAUSE[TX=STRTMP("This hole is number %#HOLENUM."), SR=4, SC=20, PT=1]
 
#HOLENUM=#HOLENUM+1
 
PAUSE[TX=STRTMP("This hole is number %#HOLENUM."), SR=4, SC=20, PT=1]
 
Thanks in advance,
 
Bill in the UK.

Reply via email to