Problem Note 3269: Invalid sort option NOHONORCASE error message when using SORTLIST
function
Attempting to use the NOHONORCASE option of the SORTLIST function in SAS
Component Language (SCL) will generate the following error:
ERROR: Invalid SORT option NOHONORCASE
Arguments passed to SORTLIST:
1 value = 18261
2 (Character Literal) = 'NOHONORCASE'
To circumvent the problem, specify the option IGNORECASE rather than
NOHONORCASE. This is actually a documentation error. IGNORECASE
is the correct option name.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS/AF | Microsoft Windows NT Workstation | 8.1 TS1M0 | 8.2 |
| Microsoft Windows 2000 Server | 8.1 TS1M0 | 8.2 |
| Microsoft Windows 2000 Advanced Server | 8.1 TS1M0 | 8.2 |
| Microsoft Windows 2000 Professional | 8.1 TS1M0 | 8.2 |
| Microsoft Windows 2000 Datacenter Server | 8.1 TS1M0 | 8.2 |
| OpenVMS VAX | 8.1 TS1M0 | 8.2 TS2M0 |
| OS/2 | 8.1 TS1M0 | 8.2 TS2M0 |
| Solaris | 8.1 TS1M0 | 8.2 TS2M0 |
| 64-bit Enabled Solaris | 8.1 TS1M0 | 8.2 TS2M0 |
| IRIX | 8.1 TS1M0 | 8.2 TS2M0 |
| z/OS | 8.1 TS1M0 | 8.2 TS2M0 |
| ABI+ for Intel Architecture | 8.1 TS1M0 | 8.2 TS2M0 |
| 64-bit Enabled HP-UX | 8.1 TS1M0 | 8.2 TS2M0 |
| HP-UX | 8.1 TS1M0 | 8.2 TS2M0 |
| CMS | 8.1 TS1M0 | 8.2 TS2M0 |
| OpenVMS Alpha | 8.1 TS1M0 | 8.2 |
| Microsoft Windows 95/98 | 8.1 TS1M0 | 8.2 |
| Tru64 UNIX | 8.1 TS1M0 | 8.2 TS2M0 |
*
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: | medium |
| Topic: | SAS Reference ==> SCL (SAS Component Language)
|
| Date Modified: | 2000-09-14 13:05:09 |
| Date Created: | 2000-08-22 09:25:02 |