We created an array from 1 to 200 in Zenon. We made this accesible to Straton using the Externally visible checkbox. In straton this array appears as a 0 to 199 array. This in itself isn't that big a deal, but when we address item 0 in this array we would expect to be changing item 1 in the Zenon Array. This is not happenening. In stead when we try to access item 1 in the straton array we do change item 1 in the Zenon array. The problem is that we can't access item 200 of this array since we get an array index out of range error in Straton...
Can you provide us a sollution to this bug?
This is a migrated post! Originally posted on 06.12.2011 by user sldewit. Please be aware that information can be outdated.