Usage Note 32747: Default setting changed in SAS 9.2 when creating Table of Contents in RTF destination
The default setting changed in SAS 9.2 regarding Table of Contents creation in the ODS RTF destination.
To create a Table of Contents for RTF output, the CONTENTS option must be included on the ODS RTF statement. In SAS 9.1.3, the TOC_DATA/NOTOC_DATA option was added to specify whether contents data was embedded in the RTF file as hidden text. For SAS 9.1.3, the default setting is TOC_DATA.
In SAS 9.2, the default changed to NOTOC_DATA. If the CONTENTS option is used on the ODS RTF statement, the TOC_DATA option also must be included. Otherwise, the Table of Contents page in the RTF output will display the following:
No table of contents entries found.
Operating System and Release Information
| SAS System | Base SAS | Linux for x64 | 9.2 TS1M0 | |
| Linux | 9.2 TS1M0 | |
| HP-UX IPF | 9.2 TS1M0 | |
| 64-bit Enabled Solaris | 9.2 TS1M0 | |
| Solaris for x64 | 9.2 TS1M0 | |
| OpenVMS on HP Integrity | 9.2 TS1M0 | |
| 64-bit Enabled HP-UX | 9.2 TS1M0 | |
| 64-bit Enabled AIX | 9.2 TS1M0 | |
| Windows Vista | 9.2 TS1M0 | |
| Microsoft Windows XP Professional | 9.2 TS1M0 | |
| Microsoft Windows Server 2003 Standard Edition | 9.2 TS1M0 | |
| Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS1M0 | |
| Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS1M0 | |
| Microsoft® Windows® for x64 | 9.2 TS1M0 | |
| Microsoft Windows XP 64-bit Edition | 9.2 TS1M0 | |
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS1M0 | |
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS1M0 | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS1M0 | |
| z/OS | 9.2 TS1M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
In SAS 9.1.3, the default setting when creating a Table of Contents is TOC_DATA. In SAS 9.2, the default is NOTOC_DATA.
| Date Modified: | 2009-03-09 14:28:32 |
| Date Created: | 2008-07-22 12:55:22 |