25642 - Rangeview HTML Generator Example- Sample
This example shows critical success factors (CSFs) that were generated by the Rangeview HTML Generator. The image shows a digital CSF and a classic CSF. Note that this is a screen capture of CSFs that were generated by ...
26086 - Data Set Formatter: Usage Example 1- Sample
This example shows you how to start using the Data Set Formatter and how to produce HTML tables from your SAS data sets.
26088 - Output Formatter Usage Example- Sample
This example shows how the Output Formatter can help you put SAS output on the Web.
26089 - Tabulate Formatter Usage Example- Sample
This example shows you how to enhance SAS code to process PROC TABULATE output and format the results in an HTML table that is ready to display on the Web.
26087 - Data Set Formatter: Usage Example 2- Sample
This example shows you how to use style sheets to customize output generated by the Data Set Formatter.
25641 - Style Sheet Example- Sample
This example shows you the power of using style sheets with the HTML Formatting Tools. The example contains formatted data from the Data Set Formatter and formatted output from the Tabulate Formatter.
25640 - HTML Tabulate Formatter Example- Sample
This example shows a table that provides actual and predicted product sales across different geographical areas. The results were produced by PROC TABULATE. The HTML Tabulate Formatter captured and converted the results ...
25643 - Simple Treeview HTML Generator Example- Sample
This sample uses the DS2TREE macro, which is experimental in SAS Release 8.2, to create an organizational chart that displays information from an employee database using the Java device driver.
25644 - Advanced Treeview HTML Generator Example- Sample
This example uses the DS2TREE macro, which was experimental in SAS Release 8.2, to create an advanced organizational chart that displays information from an employee database using the Java device driver.
25638 - HTML Output Formatter Example- Sample
This example shows the results captured by the HTML Output Formatter from PROC REPORT and converted into an HTML-formatted file.
25639 - HTML Data Set Formatter Example- Sample
This example shows an HTML-formatted table that contains the data from a SAS data set named cars. The Data Set Formatter created the HTML table.