Problem Note 2967: Might receive program halt with "ERROR: Invalid list item index" when
invoking DATALISTC/N window
If you use the CURLIST function to establish a current result list and
then delete the specified list and invoke the DATALISTC/N function
within SAS Component Language (SCL), you might see a blank selection
list window with a message that there was a program halt and the
following in the SAS Log:
ERROR: Invalid list item index.
In SAS 8.1, as the selection list window attempts to display, you might
also see a dialog window that says:
Unable to perform function. Program halted due to an internal error.
To circumvent the problem, do not delete the list specified as the
current result list until the program is finished.
You might see a similar problem if the current result list has been
deleted when you invoke the LISTC/N functions. However, the error on
the SAS Log will be:
ERROR: Attempt to get a string value from a list when the item was a
list.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS/AF | OpenVMS Alpha | 8 TS M0 | 8.2 TS2M0 |
| CMS | 8 TS M0 | 8.2 TS2M0 |
| 64-bit Enabled HP-UX | 8 TS M0 | 8.2 TS2M0 |
| HP-UX | 8 TS M0 | 8.2 TS2M0 |
| ABI+ for Intel Architecture | 8 TS M0 | 8.2 TS2M0 |
| z/OS | 8 TS M0 | 8.2 TS2M0 |
| OS/2 | 8 TS M0 | 8.2 TS2M0 |
| IRIX | 8 TS M0 | 8.2 TS2M0 |
| 64-bit Enabled Solaris | 8 TS M0 | 8.2 TS2M0 |
| Microsoft Windows NT Workstation | 8 TS M0 | 8.2 TS2M0 |
| Microsoft Windows 95/98 | 8 TS M0 | 8.2 TS2M0 |
| OpenVMS VAX | 8 TS M0 | 8.2 TS2M0 |
| Microsoft Windows 2000 Professional | 8 TS M0 | 8.2 TS2M0 |
| Solaris | 8 TS M0 | 8.2 TS2M0 |
| 64-bit Enabled AIX | 8 TS M0 | 8.2 TS2M0 |
| Tru64 UNIX | 8 TS M0 | 8.2 TS2M0 |
| AIX | 8 TS M0 | 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: | high |
| Topic: | SAS Reference ==> SCL (SAS Component Language)
|
| Date Modified: | 2000-07-11 10:01:28 |
| Date Created: | 2000-07-05 10:18:39 |