Chapter 11. SAS Macro Programming

Introduction

You can increase your effectiveness as a SAS programmer by taking advantage of macro variables and programs to create code that is reusable, adaptable, and more easily maintained. The brief example in this section is presented without much detail just to give you an idea of the value of using macro variables and programs in your code. Macro variables and programs are discussed more fully in Section 11.2 and 11.3, respectively.

To get an idea of the value of using macro variables and programs in your code, consider the sample report in Section 7.1.1. That report ...

Get Just Enough SAS®: A Quick-Start Guide to SAS® for Engineers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.