TEMPLATE Procedure: Creating Crosstabulation Table Templates |
Creates a template for a footer.
DEFINE FOOTER symbol;
|
<attribute-1;><...attribute-n>;
|
|
DYNAMIC variable-1<'text-1'>
<... variable-n<'text-n'>>;
|
|
TEXT header-specification </
expression>;
|
|
The substatements in DEFINE FOOTER and the footer attributes are the
same as the substatements in DEFINE HEADER and the header attributes. For
details about substatements and footer attributes, see the
DEFINE HEADER Statement.
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.