On 12/10/05, StarLion <hmrhouse / hotmail.com> <hmrhouse@hotmail. <hmrhouse / hotmail.com> wrote: > > The idea is to take a string of 9 characters, and transform them into an > > array of integers, which are stored in an array of rows (IE: generate a > > 9x9 array.). > > Obviously i meant 9 strings of 9 characters. That is what my code does, but it seperates by spaces to make it easier to see as your typing in... replace the split(" ") with split(//) and it will do exactly that rows can then be entered like this: 123456789