Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an object implicity
Message
From
29/09/1998 12:35:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Creating an object implicity
Miscellaneous
Thread ID:
00141992
Message ID:
00141992
Views:
56
I'm not sure if this is a Map Objects problem or a VFP problem, but maybe someone can help.

There is a method that returns an object. I want to do:

loResult = method

VFP complains that loResult is not an object. Shouldn't loResult be whatever the method tells it to be?

Doing loResult = CREATEOBJECT() is not an option because it tells me the class definition doesn't exist.

Any ideas?

-Michelle
Next
Reply
Map
View

Click here to load this message in the networking platform