Problem Note 20299: PROC PRINT may show missing columns in HTML, LISTING or RTF output
If SAS is running on LINUX 9.1.3 SP4 with the Hotfix Bundle: E9BX01, or
the individual Hotfix: E9BA37, PROC PRINT may show missing columns in
the HTML, LISTING, or RTF destinations. If only the LISTING destination
is active, the column will appear.
To circumvent the problem, do one of the following:
1. Increase the LENGTH of the problematic variable(s) in the DATA
step.
2. Recode the PROC PRINT to use PROC REPORT.
3. Remove Hotfix E9BA37.
Operating System and Release Information
| SAS System | Base SAS | Linux on Itanium | 9.1 TS1M3 SP4 | 9.2 |
| Linux | 9.1 TS1M3 SP4 | |
*
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.
| Type: | Problem Note |
| Priority: | high |
| Topic: | SAS Reference ==> Procedures ==> PRINT
|
| Date Modified: | 2007-05-30 15:19:27 |
| Date Created: | 2007-05-30 14:56:31 |