Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What error in this code?
Message
From
19/06/2003 11:40:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
What error in this code?
Miscellaneous
Thread ID:
00801796
Message ID:
00801796
Views:
54
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.
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform