Skip to content
Chris Swenson edited this page Nov 14, 2020 · 28 revisions

Welcome to my SAS macro program repository! The best way to explore the macros available here is to search the site or review the categories.

The macros on this site were developed using Base SAS 9.1.3, Base SAS 9.2, and SAS Enterprise Guide 9.3 on Windows. Many may work on non-Windows platforms. Before using any macro in production, please review the code, check for dependencies, and test the macro for compatibility within your system.

Feel free to contact me if you have any questions or feedback regarding these macros.

Categories

Documentation

  • Arguments: The header of each macro contains a list of arguments and a short description of the argument. Additionally, most arguments are validated as required, specific values, or criteria specific to the macro.
  • Documentation: Notes on some of the macros regarding the reasons behind the process.
  • Headers: Each macro contains a standard header section with metadata, including author, creation date, purpose, revisions, and arguments.
  • Feedback: Feel free to send me feedback, comments, questions, or even macro revisions!

SAS Global Forum 2012

I wrote two papers for the SAS Global Forum in 2012. Here are the links to the full papers as well as links to the code documetation.

Main Pages

Subscriptions

CheckLog

Macro Variable Manipulation

Author

Clone this wiki locally