When you submit a SAS program, the contents of the program goes to an area of memory called the input stack. The example program in Macro APP in the Input Stack contains a macro definition, a macro ...
Using stored compiled macros offers the following advantages over other methods of making macros available to your session: SAS does not have to compile a macro definition when a macro call is made.