Problem Note 2684: PROC MEANS/SUMMARY and NOBYLINE cause incorrect paging and headings for
BY groups
PROC MEANS/SUMMARY with a BY statement and the NOBYLINE system option in
effect produces incorrect output. New BY groups do not force a page
eject causing multiple BY groups to appear on one page. When a page is
full based on the PAGESIZE system option, a page eject will occur and
the first BY group on the new page will determine the information
displayed by the #BYVAL specification.
Correct output would require that each BY group appear on a separate
page and use of #BYVAL in TITLEs and/or FOOTNOTEs should result in
output specific to the data in the BY group.
To circumvent the problem, do not use the NOBYLINE system option or
#BYVAL in conjunction with MEANS/SUMMARY.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | Base SAS | Microsoft Windows NT Workstation | 8 TS M0 | 8.1 TS1M0 |
| Solaris | 8 TS M0 | 8.1 TS1M0 |
| OpenVMS VAX | 8 TS M0 | 8.1 TS1M0 |
| Microsoft Windows 95/98 | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled Solaris | 8 TS M0 | 8.1 TS1M0 |
| OS/2 | 8 TS M0 | 8.1 TS1M0 |
| HP-UX | 8 TS M0 | 8.1 TS1M0 |
| z/OS | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled HP-UX | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled AIX | 8 TS M0 | 8.1 TS1M0 |
| CMS | 8 TS M0 | 8.1 TS1M0 |
| OpenVMS Alpha | 8 TS M0 | 8.1 TS1M0 |
| Tru64 UNIX | 8 TS M0 | 8.1 TS1M0 |
| AIX | 8 TS M0 | 8.1 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.
| Type: | Problem Note |
| Priority: | |
| Topic: | SAS Reference ==> Procedures ==> SUMMARY
|
| Date Modified: | 2000-05-22 16:10:16 |
| Date Created: | 2000-05-18 09:19:15 |