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
The following output was created with PROC ODSTABLE. There are no headers and
footers for this output, because the DEFINE statement was not used in the second PROC
ODSTABLE block..
Output 10.4 Output Created with PROC ODSTABLE, No Headers or Footers
Program: Creating a Table with PROC TEMPLATE
ods path reset;
ods path show;
ods html close;
options nodate;
ods pdf file="ProcTempTable.pdf";
title "Using PROC TEMPLATE and the DEFINE STYLE Statement";
proc template;
define table Base.Template.Table;
define header myheader1;
text "Use the CELLSTYLE-AS Statement to Customize Output";
style={color=red};
end;
define header myheader2;
text "Use PROC TEMPLATE ...
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