The following PROC TEMPLATE block prints all of the parents of the
template base.contents.variables:
proc template;
source base.contents.variables / expand;
run;
FILE= 'file-specification' | fileref
specifies a file to write the item to.
'file-specification'
is the name of an external file to write to.
Requirement
The external-file that you specify must be enclosed in quotation
marks.
fileref
is a file reference that has been assigned to an external file. Use the FILENAME
statement to assign a fileref.
Default
If you omit a filename where you want the source code written, then ...
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.