The MAT INPUT statement assigns values from a terminal or terminal-format file to array elements. Example MAT INPUT Emp_name$(10,10)
1 – Syntax
MAT INPUT [ chnl-exp, ] { array [ (int-exp1 [,int-exp2]) ] },...