SAS Packages Framework, version 20220420
Hi SAS Communities!
SAS Package Framework, version 20220420, is ready. It's, as usual, available at https://github.com/yabwon/SAS_PACKAGES
Changes in the %GeneratePackage()
macro:
- check for driving files existence added,
- local
createPackageContentStatus
macro variable added,
- if
createPackageContentStatus
is not zero an _ERROR _is printed and tests are not executed,
The kscanx()
function and kcountw()
function used in macros of the Framework,
Doc. updated.
If you find the SPF useful share info about it or give it a star so more people will know.
Packages regenerated with new version of the SAS Packages Framework:
- BasePlus
- SQLinDS
- macroArray
- DFA
- dynMacroArray
- GSM