data major; infile 'a:major.dat'; input irep ich afun $ 8 asz $ 10-11 itrt ityp p pk ca pmg n; proc print; run;