Chapter 4: The Macro Facility
Using the “Dot” in Macro Variable Names
Determining How Many &s to Use
Forcing Single Quotation Marks
Determining When to Write a Macro
Introduction
I rarely write a SAS program that doesn’t contain macro variables and macros. Macros enable you to take more control over your programs: passing values from one part of the program to another, conditionally executing sections of code, running the same piece of code multiple times, and performing countless other tasks. ...
Get Practical and Efficient SAS Programming 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.