[Xerte] Accessing associative arrays via variable?

Dave Burnett d_b_burnett at hotmail.com
Sun Dec 27 18:05:20 GMT 2009



help_defs = new Object();
helps_defs.Atomic = "Roosters are atomic";
debug(helps_defs.Atomic); // gives me "Roosters are atomic"

Can I sub a variable into the place of .Atomic in that last statement?

Sort of like in AW, to call a value from a property list using a variable for the property name I'd use:

Trace(my_prop_list[Symbol("a"^some_variable)]) 		 	   		  
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141664/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20091227/b4aa1d57/attachment.html


More information about the Xerte mailing list