Thank you for your answer, but it's a shame it isn't future proof.
Sure, Pointers are always possible, but at the moment I'm indexing from one array in memory into another array in memory, and that's a bit ugly with Pointers, at least for development.
I'm writing some fairly complex code here and have already some trouble keeping track what's going on. :roll: So I try to make everything as simple as possible.
I assume Fred means exactly what he said. PB internals are not documented, so that knowledge is not for us. And I bet they wont be documented in the foreseeable future either because that simply isn't the scope of the project. It would take way to much time from the development to do it in the first place and it would also make all future develompent take much longer because every little change has to be documented. And there would still be no guarantee that your code would work in a future version, just that it would be documented that it wouldn't work anymore