Write the output.


options nodate pageno=1 ls=80 ps=64;
proc print data=work.numbers;
run;