Hey SAS-C
Only last week we had a "trick or treat season" release and here we have another "version" 😉
Hope you like it.
All the best
Bart
20241102In the %loadPackage(), the %ICEloadPackage(), and the %loadPackageAddCnt() macros version of a package can be provided with a comparison condition.
If the required version is provided with a comparison operator, e.g., <=, =, or >, then the operator is used to compare required and provided versions.
The following example:
%loadPackage(myPackage
,requiredVersion=1.2.2=
)
will force to load the package only if the required version is exactly equal to the provided one.
Comparison is done in form "req. comparison prov.".
The Documentation and Hands-on-Workshops materials were updated.
If you are interested in SAS Package Framework, but not convinced yet, below is link to a short article describing advantages of using SAS packages.
Paper was presented at PHUSE EU 2024 conference.
Official proceedings will be publicly available soon, meanwhile here is the article:
https://github.com/yabwon/SAS_PACKAGES/blob/main/SPF/Documentation/Paper_SM01-PHUSEEU2024.pdf
Bart
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.