Help - Search - Members - Calendar
Full Version: Arrays
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official MediaXMenu (MXM) Forum > MXM ActionScripting Forum
geniusalz
Is
... SET var%index% "TEST"
the same as
... SET var[index] "TEST"
and if index is 1, the same as
... SET var1 "TEST"
?
BenJeremy
QUOTE (geniusalz @ Jan 4 2004, 09:25 PM)
Is
... SET var%index% "TEST"
the same as
... SET var[index] "TEST"
and if index is 1, the same as
... SET var1 "TEST"
?

Yes, that "should" work. I translate the environment names on sets, I do believe.


I need to go in and double check all commands using variable names directly, though (tomorrow, probably).

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.