Hi there.
I have a whole bunch of buttons that are essentially the same thing, so I thought I'd create them with a loop. I use the counter number to identify them and this works fine for the IDname and the Caption, but I can't get the Alias name to add the variable name to it.
This is my snipet.
#VAR Counter {}
#UNTIL (@Counter>@MaxNumber) {
#BUTTON ButtonID@Counter {Caption@Counter} {AliasName@Counter} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {} {Testing} {} {} {} {3}
#ADD Counter 1
}
I've tried () {} and combinations of two of them around the variable in the AliasName part but just can't figure out how to get it expand.
Any ideas?
Stay JOLLY!
H
___
Humpton lives like he types.... fast, and full of mistakes!
Core 2651: For those who prefer the future to the past.