SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
yabwon
Onyx | Level 15

Hey SAS Communities.

Just FYI.

Bart

 

SAS Packages Framework, ver. 20221022

Available, as usual, at: https://github.com/yabwon/SAS_PACKAGES

 

Changes:


In the %generatePackage() macro additional quality checks for files of EXEC and CLEAN types were added.
Each EXEC file should have a CLEAN file counterpart and vice versa.

  • If the number of EXECs and CLEANs differs but both are positive macro issues a Warning.
  • If EXECs are positive but CLEANs are zero (or other way around) macro issues an Error!

Documentation updated.

_______________
Polish SAS Users Group: www.polsug.com and communities.sas.com/polsug

"SAS Packages: the way to share" at SGF2020 Proceedings (the latest version), GitHub Repository, and YouTube Video.
Hands-on-Workshop: "Share your code with SAS Packages"
"My First SAS Package: A How-To" at SGF2021 Proceedings

SAS Ballot Ideas: one: SPF in SAS, two, and three
SAS Documentation



sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 404 views
  • 2 likes
  • 1 in conversation