Andy Roden wrote: 
: For some reason, the script doesn't execute the split as I would hope
: (giving $router_table{i} = 1.1.1.1  $router_type{i} = cisco) it just
: returns two blanks (and hence prints out the $router_tables{$i} as its
: told to

Should be $router_table{$i}, shouldn't it?

-- tdk

Reply via email to