Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What error in this code?
Message
From
19/06/2003 12:20:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
19/06/2003 11:40:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00801796
Message ID:
00801810
Views:
24
Perhaps you accidentally changed the property type to hidden or protected?

>Hi,
>WHat is the mistake in this code?
>
>
>Form.Load
>WITH THISFORM
>	.oBusiness = CREATEOBJECT(.cBusinessClass)
>ENDWITH
>
>or
>
>THISFORM.oBusiness = CREATEOBJECT(THISFORM.cBusinessClass)
>
>
>
>This code work fine in win98 and winxp before this. However, now it return nesting error. Why? In debugger, I can see the value of .cBusinessClass.
>
>Any ideas?
>BTW, I just install application compatibility toolkit. I have remove all exe from the list already. It work same even I uninstall the toolkit.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform