Hi,
just for your information, the SAS Packages Framework, version 20201018, was released. As usual the SPF is available at https://github.com/yabwon/SAS_PACKAGES
In the GitHub's readme.md file I added a list of locations where the SAS Packages Framework is used. If you want to share that you are using the SPF let me know and I'll update the list. 🙂
What's new:
%generatePackage()
macro new parameter testResults=
pointing the location where tests results should be stored was added.data
type can be reloaded with help of the lazyData=
parameter.log
and lst
files) can be redirected to a different location and are stored in directories named: test_packagename_yyyymmddthhmmss
.Packages recompiled with the new version of the SAS Packages Framework:
SQLinDS
(version 2.2)macroArray
(version 0.6)DFA
(version 0.2)BasePlus
(version 0.7)dynMacroArray
(version 0.2)Keep up the good work @yabwon !
@ChrisNZ, thank you for encouragement and kind words! I'm not going to stop. 🙂
All the best
Bart
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.