TEMPLATE Procedure: Creating a Style Template
PROC TEMPLATE Statement
Begins a PROC TEMPLATE template.
Syntax
PROC TEMPLATE;
DEFINE STYLE style-path |
Base.Template.Style </
STORE=libref.template-store>;
CLASS style-element-name(s)<"text"> </ style-attribute-specification(s)>;
STYLE style-element-name(s) <FROM style-element-name |
_SELF_ > <"text"> </ style-attribute-specification(s)>;
Copyright © SAS Institute Inc. All rights reserved.