Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nested INCLUDE Files
Message
From
29/07/1999 15:12:03
 
 
To
29/07/1999 14:54:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00247765
Message ID:
00247896
Views:
31
>>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!?!
>
>This should work...I do it this way all the time. What exactly is happening?

Well it's working now (I hate that!) - thanks for the confirmation!!

...tim
Previous
Reply
Map
View

Click here to load this message in the networking platform