Usage Note 2427: Compatibility: Warning message that generated a RC=0 in Version 6
returns RC=4 in Version 8
The following warning messages are generated when date values are
specified for the ORDER= option on an AXIS statement that is associated
with the horizontal axis of a graph produced by the GPLOT procedure:
WARNING: The intervals on the axis labeled date are not evenly spaced.
WARNING: No Minor tick marks will be drawn because major tick
increments have been specified in uneven or unordered
intervals.
The above warning messages generate a return code of zero (RC=0) in a
batch job run under Version 6, but generate a return code of 4 (RC=4) in
a batch job run under Version 8.
To circumvent the problem, specify the NOGRAPHRC graphics option on the
GOPTIONS statement to force a return code of zero.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS/GRAPH | z/OS | 8 TS M0 | |
*
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: | medium |
| Topic: | SAS Reference ==> Procedures ==> GPLOT
|
| Date Modified: | 2003-01-02 15:27:23 |
| Date Created: | 2000-04-11 16:58:39 |