PRB: WPARENT() Gives Error in 3.0 Different from Error in 2.x (130277)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130277 SYMPTOMS
Passing too many parameters to the function WPARENT() as in:
? WPARENT("<undefined window name>",<second parameter>)
results in different error messages in versions 2.x and 3.0. Error message
# 1230 is returned in Visual FoxPro 3.0 as:
Too many arguments.
whereas error message # 214 is returned in previous versions as:
Window <undefined window name> has not been defined.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 7/27/2000 |
---|
Keywords: | KB130277 |
---|
|