The KS test is also available in PROC NPAR1WAY. If you want to use it to compare your data to a known distribution, you could generate data from that distribution using the distribution parameters estimated from your data, and then use the generated data along with your observed data to get the test.
... View more