Hello,
on trying to scope fields of arrays, I'm getting wrong results. On adding such fields/symbols to be scoped, the addresses of the fileds and the types are "parsed" correctly, but the scoped data is crap. I allso checked the values, adresses ad types on debugging in the IDE and there the values are correct. I set them once to a constant value. See all at screenshots in attached image.
One other fact is, that it is not possible to deal with the members of a array of structures. One can just see the members of the first field in the array. This is also shown in the top left screenshot in the image. But also the scoping of those members is not absolutly reliable and i often observe troubles using the scoped members of a structure in an array.
Thanks for help in advance,
Christian
on trying to scope fields of arrays, I'm getting wrong results. On adding such fields/symbols to be scoped, the addresses of the fileds and the types are "parsed" correctly, but the scoped data is crap. I allso checked the values, adresses ad types on debugging in the IDE and there the values are correct. I set them once to a constant value. See all at screenshots in attached image.
One other fact is, that it is not possible to deal with the members of a array of structures. One can just see the members of the first field in the array. This is also shown in the top left screenshot in the image. But also the scoping of those members is not absolutly reliable and i often observe troubles using the scoped members of a structure in an array.
Thanks for help in advance,
Christian