The issue is that a space is equal to the decimal value of 3 as you stated above, since the decimal numbers 0-9 are being used already it will remove any cells filled with 3 if i were to check that.
When an array is created and all the cells are empty they are literally empty right? filled with nothing? is there a way to empty a cell or delete its contents? I cannot seem to find any information on array manipulation in the manual (im guessing its old)
This includes shifting values in cells too, all i can find is a section about creating the array.
It does have ArrayRead and ArrayWrite but those are for strings.
Bookmarks