Problem Note 14881: Specifying the second dimension of an array starting at zero may result
in ERROR: Array subscript out of range
When the second dimension of an array starts at zero, as in:
array zzz(0:12,0:12) z001-z169;
the following error message may be generated:
ERROR: Array subscript out of range at line nnn column xxx.
The problem occurs only on Linux on Itanium, HPUX on Itanium, and
Windows on Itanium.
To circumvent the problem, change the range to not start at zero, for
example, 1:13.
A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:
http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#014881
For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#014881
Operating System and Release Information
SAS System | Base SAS | Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Linux on Itanium | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
HP-UX IPF | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
*
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 |
Date Modified: | 2005-10-21 14:35:18 |
Date Created: | 2005-03-30 16:10:16 |