options ls=70 ; data bull ; infile 'ch13.dat' ; input id y w x1-x3 z1-z9 ; proc contents data=bull ; run ;