hi all, Im playing around with maps and mostly get them to do what I want 8-) But there is one point where Im not sure if what I want to do is supposed to work or not, or if Im doing something wrong. Local $map1[] Local $map2[] $map2.foo = 0 $map2.bar = $map1 $map2.bar.baz = "so far so good&...
www.autoitscript.com