BookmarkSubscribeRSS Feed
deleted_user
Not applicable
hi viewers,

Wish u a happy new year 2008.

An HTML file contains a SAS report. Which ODS statement option is used to specify the name of the HTML file..

Thanks,
srinu.m
1 REPLY 1
Cynthia_sas
SAS Super FREQ
Hi...
The FILE= or BODY= options can be used to specify the name of the report output file created. These two options are actually interchangeable. Most folks generating HTML files use BODY= because what they generate with SAS and ODS is what goes inside an HTML <BODY> tag. But, FILE= works equally as well.

In addtion, CONTENTS=, PAGE=, FRAME= and STYLESHEET= can ALSO specify names of external files to be created by ODS. Consult the ODS documentation for a more thorough description of all of these options.

cynthia

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 780 views
  • 0 likes
  • 2 in conversation