Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing DataEnvironments`
Message
From
24/08/1999 13:08:12
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00257040
Message ID:
00257170
Views:
17
>In VFP 6.0, I recall being able to save a dataenvironment as a class. Although you could not modify the class visually, you could save the dataenvironment in class library.
>
>I can't seem to do that now. Is that functionality still there, or was I just having a bad dream?

You can hack the VCX and do it... but, if you want to subclass the DE you should do it in a PRG...

DEFINE Class MyDE as DataEnvironment


ENDDEFINE

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform