in reply to Arrays and strings
I can't test if split '' would work, but certainly you could just read your string a byte at a time with substring and push it into an array. if it was on disk you could access it with a read function.. homework? urk.