Dynamic variable creation
Posted: Mon Apr 11, 2016 11:52 am
Just a general question is LiveCode capable of creating global variables on the fly.
Simple example
A game you have turns, as players take turns you add 1 to a global gTurnNumber
Could you get gTurnNumber and get LC to create a new global while program running that gTurnWinner1, gTurnWinner2,
gTurnWinner3 that are created as game progresses?
Simple example
A game you have turns, as players take turns you add 1 to a global gTurnNumber
Could you get gTurnNumber and get LC to create a new global while program running that gTurnWinner1, gTurnWinner2,
gTurnWinner3 that are created as game progresses?