Chapter Contents |
Previous |
Next |
SAS Macro Language: Reference |
The macro facility is a powerful tool for making your SAS code development more efficient. But macros are only as efficient as you make them--there are several techniques and considerations for writing efficient macros. If you intend to extend the power of the macro facility by creating macros that can be used on more than one host environment, there are additional considerations for writing portable macros. This chapter gives you information on both these topics.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.