Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to include a .h file in all my project?
Message
 
 
À
17/09/2001 11:40:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00557313
Message ID:
00557318
Vues:
8
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform