The HTML Tabulate Formatter lets you automatically create an
HTML file that contains the output from your SAS TABULATE
procedure. The Tabulate Formatter assigns valid HTML tags to
your SAS output; the resulting file doesn't just contain
your output surrounded by <PRE>
tags.
A predefined set of attributes, called "properties," governs the display of the HTML file. You can use the default settings for these properties or change the settings to create custom output. Because we provide a default set of properties, you can download the Tabulate Formatter and put SAS output on your Web site in no time.
You capture information from the SAS software Output window. The Tabulate Formatter takes the results of a completed TABULATE procedure that appear in the Output window and converts them to an HTML file. You can direct your formatted output to a new file, overwrite an existing file with the new output, or append the output to an existing file.
Note: To format output other than TABULATE output, use either the HTML Output Formatter or the HTML Data Set Formatter.