|
Valint Wanderer
Joined: 12 Nov 2003 Posts: 70 Location: USA
|
Posted: Mon Dec 01, 2003 1:34 am
Setting multiple variables at once |
Is there a way to set multiple variables to the same value in one command?
It happens regularly that I'll want to initialize a batch of variables, and multiple lines of #VAR var1 0;#VAR var2 0;#VAR var3 0 seems inefficient.
I was looking for something like #VAR {var1|var2|var3} 0, but can't seem to find any syntax that allows for something like that. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Mon Dec 01, 2003 6:17 am |
The #RESET command can be used to initialize variables to their default values, either by class or all variables. Other than that, variables must be set individually.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|