data kirby2 ; infile 'ch18b.dat' ; input code study smearn smearg int ; proc print; proc contents data=kirby2 ; run ;