How can I add data to an array? I tried: AI = AI + 1 MyArray(AI) = MyData BTW: I had a loop (that's why the ai).
Forum Rules