SAS & Statistics
Thursday, January 20, 2011
Create a SAS dataset from FORMAT library
libname fmts "/temp/formats";
proc format library=fmts
cntlout
=fmts.fmtout;
run;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment