This course is designed for experienced SAS macro programmers who would like to use the advanced features of the SAS macro language.
Duration
1 day
Prerequisites
Knowledge of the fundamentals of SAS system and the SAS macro languages is required. An introductory course such as “Introduction to SAS Macros” or equivalent experience is needed.
Abstract
This course will cover advanced facilities of the SAS macro system. The course concentrates on knowing when and how to utilize advanced features and to exploit them for successful SAS systems. This one day class is a mixture of lecture and “hands-on” exercises.
Objectives
Understand when and when not to use the SAS macro system
Utilize macro quoting to process special characters
Perform numerical calculations
Interface between macro language and SAS DATA, PROC steps
Build a library of macros using autocall, compiled macros
Build utility macros for SAS/INTRNET parsing and parameter passing