Use the following arguments in your DS2CSF macro call to perform character transcoding on your SAS TITLE and FOOTNOTE lines. For more information on character transcoding, see Implementing Character Transcoding in the HTML Formatting Tools documentation.
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.
charset=character-set-name
Note: DS2CSF does not perform error checking on this value. Error handling of incorrect or unsupported character-set names is provided by the user's browser.
tranlist=transcoding-list-name
SLIST
. This argument is required only if you are implementing character transcoding.