Avoid Overlordish Setting of Options in Your Shared Programs
Use two simple Procs to make your shared programs run with the options profile you want without interfering with users’ preset system options.
Posted at 8:41 pm on November 24, 2009 | leave a comment | Filed Under: SAS | Tagged: options, proc optload, proc optsave, SAS | read on
%SYSFUNC Changed My Life
The advanced SAS user can use %SYSFUNC to harness the functionality of the Data Step with the contextual flexibility of the Macro facility to create some very useful and powerful utilities.
Posted at 2:11 am on November 22, 2009 | leave a comment | Filed Under: SAS | Tagged: %dswhere, %wordcount, attrn function, close function, command macro, data step, macro, macro facility, macro language, open function, SAS, statistical programming, sysfunc | read on