Hey SAS Communities!
Just FYI.
Bart
20220830
is here.Located as usual at: https://github.com/yabwon/SAS_PACKAGES
description.sas
file) in the %generatePackage()
macro added.delTestWork
in the %generatePackage()
macro added. It indicates if WORK
directories generated by user tests should be deleted, i.e. the (NO)WORKTERM option is set.%generatePackages()
macro:
stimer
turned off,
20220925
,SPFinit.sas
file) with SASAUTOS, inside the .../SAS_PACKAGE/SPF
directory, a sub-directory Macros
, containing each macro of the framework in a separate *.sas
file, was introduced. See Appendix 14 in Getting Started with SAS Packages
presentation.It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.