BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
yabwon
Amethyst | Level 16

Just for your information.

The SAS Package Framework macros were updated today to version 20200811.

 

Available here: https://github.com/yabwon/SAS_PACKAGES

 

Change list:

  • in the %generatePackage() macro the filesLocation is now positional parameter (the first one),

  • in the framework both %loadPackage() and %loadPackage(HELP) command prints out the help information for the %loadPackage() macro (for other macros too),

  • the %ICEloadPackage() macro extended with version testing,

  • test for existence of %loadPackage macro added,

  • bug fix in lazyData generation

  • parsing of the description.sas file improved

  • documentation updated.

  • Packages recompiled with new version of SAS Packages Framework:

    • BasePlus [0.52]
    • SQLinDS [2.1]
    • DFA (Dynamic Function Arrays) [0.2]
    • macroArray [0.3]
    • dynMacroArray [0.2]
_______________
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



yabwon
Amethyst | Level 16

Just for your information.

The SAS Package Framework macros were updated today to version 20200815.

 

Available here: https://github.com/yabwon/SAS_PACKAGES

 

Change list:

  • Type PROTO added in the %genaratePackge() macro. Functions generated by Proc Proto in externC functionName; and externCend; blocks are available.
  • Bug fix in the %listPackages() macro.
  • 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



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
  • 16 replies
  • 4742 views
  • 18 likes
  • 2 in conversation