![]() | ![]() | ![]() | ![]() | ![]() |
Using PROC SQL and the INTO clause to create a range of macro variables, where the beginning of the range starts at zero, produces a warning. This warning did not not occur in SAS 8.2. The following code would generate an error: proc sql noprint; select col1 into :macvar0 - :macvar10 from old; quit; A Technical Support hot fix for SAS 9.1.2 (9.1 TS1M2) for this issue is available at: http://www.sas.com/techsup/download/hotfix/c9_sbcs_prod_list.html#013350 For customers running SAS with Asian Language Support (DBCS), this hot fix should be downloaded from: http://www.sas.com/techsup/download/hotfix/c9_dbcs_prod_list.html#013350 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#013350 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#013350
Product Family | Product | System | SAS Release | |
Reported | Fixed* | |||
SAS System | Base SAS | Linux | 9.1 TS2M0 | 9.1 TS1M3 SP1 |
64-bit Enabled Solaris | 9.1 TS2M0 | 9.1 TS1M3 SP1 | ||
z/OS | 9.1 TS2M0 | 9.1 TS1M3 SP1 | ||
HP-UX IPF | 9.1 TS2M0 | 9.1 TS1M3 SP1 | ||
64-bit Enabled AIX | 9.1 TS2M0 | 9.1 TS1M3 SP1 | ||
64-bit Enabled HP-UX | 9.1 TS2M0 | 9.1 TS1M3 SP1 | ||
OpenVMS Alpha | 9.1 TS2M0 | 9.1 TS1M3 SP1 | ||
Tru64 UNIX | 9.1 TS2M0 | 9.1 TS1M3 SP1 |