Usage Note 24238: Why am I getting the wrong character for my table rules (gridlines)
for ODS PRINTER?
This can be a problem with the character mapping.
It affects the dashes (not the underscores) that make up some rules in
PROC PLOT, PROC CALENDAR, PROC CHART, and other "batch-mode" procedures.
Try issuing the system option
as follows:
options formchar="|----|+|---+=|-/\<>*";
Operating System and Release Information
*
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: | Usage Note |
| Priority: | low |
| Topic: | SAS Reference ==> ODS (Output Delivery System) System Administration ==> Printing
|
| Date Modified: | 2005-07-11 18:10:56 |
| Date Created: | 2005-02-16 11:19:09 |