SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Search||next

Producing HTML Output
Lesson Overview


Introduction

In other SAS OnlineTutor lessons, you've seen both traditional SAS listing output and HTML output. If you run SAS software in a desktop operating environment, you also learned to specify listing and HTML output in the Preferences window.

Using the SAS Output Delivery System (ODS), you can create, customize, and manage HTML output in any operating environment by submitting programming statements. After you create HTML files, you can view them using Internet Explorer, Netscape Navigator, or any Web browser that fully supports HTML 3.2.

This lesson shows you how to create and view HTML output using ODS. You also learn how to apply styles to ODS output.


Listing and HTML Output

This lesson contains 39 pages and takes approximately 60-90 minutes to complete.


Objectives

In this lesson you learn to

  • open and close ODS destinations
  • create HTML output in body files
  • create a linked table of contents for HTML output
  • create a frame file to display a body file and a table of contents
  • view HTML output
  • apply styles to HTML output.


Prerequisites

This lesson assumes you are familiar with HTML and your preferred Web browser. Before taking this lesson, you should have also completed the following lessons:

Introduction to SAS Programming
Producing Basic Reports

||../images/next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.

Terms of Use & Legal Information | Privacy Statement