HTML Formatting Tools

Rangeview HTML Generator

The Rangeview HTML Generator (DS2CSF macro) generates a critical success factor (CSF) from a SAS data set. A CSF is a graphic that visually represents the position of some value in a range of data. To render (view) the generated CSF, you must also have Rangeview Applet.

Note: For SAS 9.2 or later, the DS2CSF macro is no longer supported. The documentation on this Web site is for Release 8.2 or earlier of SAS. Please migrate your applications to use the GKPI procedure with ODS and the JavaImg device driver.


Syntax

%DS2CSF(argument=value, argument=value,...)

Syntax Reference

The following lists of arguments can be used in your DS2CSF macro invocation. If values are listed for an argument, then the first value that is listed is the default value.

Generating and Saving the HTML File

Defining How the Data is Displayed

General Page Formatting

Page Element Formatting

Specifying Graphic Appearance and Behavior

Defining the <APPLET> Tag

Enabling Character Transcoding

Using Style Sheets