October 2009
Beginner
636 pages
13h 35m
English
The SAS 9.2 code for Styles.Default still contains specific style attribute information, as shown in Figure 14.5. This output presents the same set of style elements that define the SystemTitle element, as was shown in Figure 14.3.
The most obvious difference between Figure 14.3 and Figure 14.5 is the presence of the CLASS statement in the SAS 9.2 version of Styles.Default. This is a new PROC TEMPLATE statement introduced in SAS 9.2. The statement's primary function works to your advantage when you create or modify a style template, because it creates a style element by looking for any like-named element in your template definition's parent template, if there is one. If not, it looks in ...
Read now
Unlock full access