I try to use the most variables and array with collections, like

$cChild{"aTest"}{3}:="test"

resize array($cChild{"aTest"};20)

Can I create a array direct in a collection.
I did it like this.

ARRAY TEXT($aTest;0)
$cChild{"aTest"}:=$aTest

But then I habe a unused Array $aTest.

Gruss, Oliver


Reply via email to