in reply to Re^2: Parse txt file into array of arrayin thread Parse txt file into array of array
splice( @{ $MainArray[$x] }, $q, 1 ); [download]