Skip to Main Content
SAS 9.4 Output Delivery System, 2nd Edition
book

SAS 9.4 Output Delivery System, 2nd Edition

by SAS Documentation
December 2013
Intermediate to advanced content levelIntermediate to advanced
2058 pages
74h 56m
English
SAS Institute
Content preview from SAS 9.4 Output Delivery System, 2nd Edition
blank_dups=on;
header=colhd;
style=cellcontents;
end;
define column num_var;
generic=on;
header=colhd;
style=cellcontents;
end;
define footer table_footer;
text 'Prepared on ' sysdate9;
end;
end;
run;
Programs That Illustrate Inheritance
Overview
The programs in this section show the PROC TEMPLATE steps that were used in
“Understanding Styles, Style Elements, and Style Attributes” on page 1198 to illustrate
inheritance in style templates. These programs also show the SAS code that uses the
style definitions.
Using the FROM option
This program generates the HTML output in the section “Using the FROM Option” on
page 1204.
This version of the code ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Cryptologic Aspects of German Intelligence Activities in South America during World War II

Cryptologic Aspects of German Intelligence Activities in South America during World War II

David P. Mowry

Publisher Resources

ISBN: 9781629590011