FIX: Passing Array to Init with Addobject Passes First Element (193077)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
This article was previously published under Q193077 SYMPTOMS
If you attempt to add an object at run-time to a second object with the
second object's AddObject method, the added object receives an array as a
parameter to it's Init method. Then when you attempt to pass the array to
the Init method by reference, it is not passed as an array, instead the
first element is passed.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been corrected in Visual
FoxPro 6.0.
REFERENCES
Modification Type: | Major | Last Reviewed: | 8/21/1999 |
---|
Keywords: | kbbug KB193077 |
---|
|