Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to include a .h file in all my project?
Message
From
17/09/2001 11:44:51
 
 
To
17/09/2001 11:40:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00557313
Message ID:
00557318
Views:
12
You can use the _INCLUDE system variable to specify the desired header file.

>Hi,
>
>I have a file (decl.h) that contains all my error messages and important definitions for my project.
>
>Each time I write code inside an object method (the "click" of a button for example) I have to add the line "#INCLUDE [decl.h]" at the top. Is there a way to include the definitions inside a .h file once and have those definitions accessible anywhere in the entire project? Or, at least, inside my whole class?
>
>Thanks, Stephane.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Reply
Map
View

Click here to load this message in the networking platform