Templates
contain descriptive information that helps ODS determine the layout
of your output. The
Templates window enables
you to manage all of the templates that are currently available to
SAS. Specifically, you can use the
Templates window
to perform the following tasks:
-
-
View template properties.
-
Browse template stores and item
stores.
-
Browse PROC TEMPLATE source code.
To open the
Templates window,
do one of the following:
-
Select
Results in
the
Results window, and then select
ViewTemplates from the taskbar.
-
Right-click Results in
the Results window, and then select Templates.
-
Issue the following command on
the command line in the SAS windowing environment:
odstemplates
A template store is
an item store that contains items that were created by the TEMPLATE
procedure. Items that SAS provides are in the Sashelp.Tmplmst item
store. By default, compiled templates are stored physically in the
Sasuser.Templat item store. You can store items that you create in
any template store where you have Write access. A template store can
contain multiple levels (directories).