in reply to Re: What do I do wrong? I want an array of arrays
in thread What do I do wrong? I want an array of arrays
Mmm, yes, I should better explain what I am wanting to do.
I want to get an array of arrays of variable size of strings.
I have "blocks" of lines of text and i want to manipulate them. So I want to store 'yy' in the first line of my second block then get it back.