Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nested INCLUDE Files
Message
From
29/07/1999 12:48:14
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Nested INCLUDE Files
Miscellaneous
Thread ID:
00247765
Message ID:
00247765
Views:
53
OK what are the rules here?!?

In the class and form designer there is a menu option the allows you to specify an include file (only 1) for the class. I point it to one file that includes the other files needed for the project. For example, I specify base.h in all of my classes and forms and then base contains #include directives for other files that are used in the project.

=BASE.H=
#INCLUDE foxpro.h
#INCLUDE strings.h
...
#INCLUDE registry.h

#DEFINE whatever
=EOF=

I have a path to my include files, they are in my project file under other and they are marked as excluded from the project.

HELP! This is driving me nuts!?!
Next
Reply
Map
View

Click here to load this message in the networking platform