Hey SAS-C,
Just FYI.
Bart
20241014The %generatePackage() macro accepts two new code types:
DS2PCK for Proc DS2 packages, andDS2THR for Proc DS2 threads.Those two new types allow to add PROC DS2 threads and packages to a SAS package.
The %loadPackage() macro has new parameter:
DS2force - when set to 1 an existing data set named the same as thread or package is overwritten by DS2 file.While loading a package that contains PRCO DS2 code, by default, if there already exist a SAS data set with the same name (which is not a DS2 thread or package file) a warning is issued in the log and the thread/package data set is not generated. To force overwrite, set the DS2force= parameter of the %loadPackage() macro to 1.
Minor updates and fixes:
sql "drop table" replaced with fedsqsl's for data sets deletion.iml, fcmp, and proto code blocks end with quit; statement.Documentation and Hands-on-Workshops materials updated.
SAS Packages Framework, version 20241027, is here:
https://communities.sas.com/t5/SAS-Programming/SAS-Packages-Framework-version-20241027/td-p/949199
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.