data addy ; infile 'ch20.dat' ; input id clin strata race gender rparents cesdtot cohtot mdd weight ; proc print; proc contents data=addy ; run ;