Hi, Anyone know the Position option in Proc Contents working properly?
I have tried this on Unix and NT with SASv6.12 and SASv8.2 and I got all varname listings in lphabetical orders.
Here is my simple code.
proc contents data=abc out=xyz(keep=name) position; run;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.