coredump
11 years agoVisitor
Associative Array Errors - n00b
I am trying to create an associative array of coordinates, something like { {x:40,y:50}, {x:40,y:51}} , etc. a_poster_pos = CreateObject("roAssociativeArray") ' l_x and l_y are incremented in...