Hi, as you have probably already guessed from my question, I am fairly new to programming and brand new to TCL/TK.
I am trying to write a TCL program which will read in a file, one line at a time, into an array. Once that line is read into the array, I would then need to use the 'array size'...