Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include files within classes
Message
From
20/02/2006 10:35:37
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01097516
Message ID:
01097518
Views:
10
>I am confused about how the include file works when using classes. I create a form class and specifiy an include file. I then subclass that class, the include file is no longer filled in but it appears the defines are still available.

>Can I use the include file again on the subclass without problems?

sure

Then I make a form from the subclass. Here again the include file is still not shown.
> Are the include files additive in nature?

Partially.

> I have no idea on how that works. It's not like the include file is a property of the class. Any tips?

VFP don't support include files as a Project/OOP property

you can use _INCLUDE, but it is not flexible.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform