Creates a definition for a table
footer.
DEFINE FOOTER
footer-path< / STORE=libname.template-store>;
|
<footer-attribute-1;
<... footer-attribute-n; >>
|
|
DYNAMIC variable-1
<'text-1'> <... variable-n
<'text-n'>>;
|
|
MVAR variable-1 <'text-1'>
<... variable-n <'text-n'>>;
|
|
NMVAR variable-1
<'text-1'> <... variable-n
<'text-n'>>;
|
|
TEXT
footer-specification;
|
|
TEXT2 footer-specification;
|
|
TEXT3
footer-specification;
|
|
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 DEFINE HEADER Statement.
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.