![]() Chapter Contents |
![]() Previous |
![]() Next |
| The TEMPLATE Procedure |
| LINK definition-path-1 definition-path-2 </ NOTES='text';> |
Creating a link to a definition has the same effect as creating a new definition that inherits its characteristics from another definition (see the discussion of PARENT=). However, using a link is more efficient than using inheritance because linking does not actually create a new definition.
Note:
To maximize
efficiency, PROC TEMPLATE implements any definition that consists solely of
the declaration of a parent and of notes as a link. ![[cautend]](../common/images/cautend.gif)
| Required Arguments |
| Tip: | PROC TEMPLATE does not confirm that definition-path-2 exists when it compiles the defintion. |
| Options |
| Tip: | Notes of this type becomes part of the compiled definition, which you can view with the SOURCE statement, whereas SAS comments do not. |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.