AGK already does that.
i think you missed the point. when
using the index parameter:
...will crash while i believe Nieb would like AppGameKit to automatically check if the current length of the array can accomodate the specified insert location. if not, automatically resize so that it can.
@nieb, i can see the value in what you're looking for. any
feature request you might post would fit nicely in future array-related updates. in the meantime, we can write our own work-around realitvely easily, at least