FIX: Storing Array Elements Causes GP Fault (140516)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q140516 SYMPTOMS
Running the CLEAR ALL command in the Command window results in an error
such as:
Use of Unallocated Handle
This program has performed an illegal operation and will be shut down.
CAUSE
It is likely that you have used the STORE command to assign values to an
array.
WORKAROUND
Instead of using the STORE command to assign values to your array, use the
assignment operator (=).
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Visual FoxPro version 3.0b for Windows.
Modification Type: | Major | Last Reviewed: | 3/24/2000 |
---|
Keywords: | kbbug KB140516 |
---|
|