FIX: GETPEM Returns Cryptic Characters On Sub-Classed ObjectLast reviewed: February 20, 1997Article ID: Q142286 |
The information in this article applies to:
SYMPTOMSUsing the GETPEM() function to return any property, event, or method from any object contained within a class will result in cryptic characters if that property, event, or method has been populated within the finished form.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATIONThe GETPEM() function is new to Microsoft Visual FoxPro version 3.0b. GETPEM() requires two arguments. The first argument should refer to either the object or class that contains the property, event, or method. The second argument should refer to the property, event, or method. For more information about the GETPEM() function, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q141632 TITLE : GETPEM Function Doesn't Work on Object Contained in Class Steps to Reproduce Behavior
|
KBCategory: kbprg kbbuglist kbfixlist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |