BookmarkSubscribeRSS Feed
yabwon
Onyx | Level 15

Hey SAS-C,

Just FYI. We have new release.

Bart

 

SAS Packages Framework, version 20231210


As usual available at: https://github.com/yabwon/SAS_PACKAGES

 

Intro

The release addresses the #89 issue. Thank you to ynsec37 for bringing the idea up!

New features in this release are dedicated for developers. And they allow to:

  • automatically generate a packagename.md markdown file gathering all documentation notes from the help info snippets and the description file into one document,
  • create a copy of the zip and md files with the version number in their names (i.e. packagename_***_.zip and packagename_***_.md), just so archiving of the new packages versions would be easier.

For backward compatibility those features are turned off by default, appropriate parameters of the %generatePackage() macro has to be set to 1 during package generation to enable them.


Changes:

  • Two new parameters added for the %generatePackage() macro.
    The parameters are:

    • markdownDoc= - Indicates if a markdown file with documentation be generated from help information blocks. To get expected effect it is assumed that help snippets are formatted according to the markdown format requirements.
    • easyArch= - When creating documentation file (markdownDoc=1) it indicates if a copy of the zip and markdown files with the version number in the file name be created.
  • The HelloWorldPackage.md example updated.

  • 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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 0 replies
  • 482 views
  • 1 like
  • 1 in conversation