Print the data set EXPREV. EXPREV contains information
about a company's product order type and price per unit for two months. DOUBLE
inserts a blank line between observations. The DOUBLE option has no effect
on the HTML output.
proc print data=exprev double;