<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Sep 2015 09:04:00 Z</lastBuildDate><pubDate>8 Sep 2015 09:04:00 Z</pubDate><description>I have aaObjects is associative array of array of SomeObject dynamic&#13;
I need do a simple action - to fill collection stored in item of associative array but I can't.&#13;
&#13;
My code is enough simple but it does not work:&#13;
&#13;
CurrentSomeObject is SomeObject IF aaObjects[Key]..Empty // create a key aaInnerCollection is array of SomeObject dynamic aaObjects[Key] = aaInnerColletion END ArrayAdd(aaObjects[Key],CurrentSomeObject)&#13;
&#13;
The object does not added, i.e. content of item of associative array is not changed.&#13;
What I do wrong?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53927-add-item-into-associative-array-array/read.awp</link><title>Add item into associative array of array</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
