Chapter 4: Using Macro Parameters
4.1 Introducing Macro Parameters
4.2 Using Positional Parameters
4.2.1 Defining the Macro’s Parameters
4.2.2 Passing Parameter Values into the Macro
4.3.1 Defining the Parameters and Their Default Values
4.3.2 Passing Parameter Values When Calling the Macro
4.4 Choosing between Keyword and Positional Parameters
4.4.1 Selecting Parameter Types
4.4.2 Using Keyword and Positional Parameters Together
4.4.3 Naming Keyword Parameters without the Equal Sign
4.5 Testing Your Knowledge with Chapter Exercises
Macros are made more powerful and flexible when information can be transferred to them through the macro call. This chapter expands on the utility of macro ...
Get Carpenter's Complete Guide to the SAS Macro Language, Third Edition, 3rd Edition 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.