Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
# include
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00399964
Message ID:
00399977
Vues:
14
Hi Justin,

Where and when do you use the #INCLUDE? It works like this:

First Constants defined both in code and through #INCLUDE are only used when the code is compiled. If you change the .h after you have compiled it won't be seen by your code.

If you set the _include variable it will only add the .h file to new forms and classes. You will need to manually change it for older forms and classes threw the menu.

Yes you can #INCLUDE a .h file into another .h file. I do it all the time.

>Hi,
>
>I am having a prblem with #INCLUDE foxpro.H file.
>Sometimes VFP cannot see any define variables form this file.
>I was trying to follow Microsoft Article: Q156672 without any result.
>I would appreciate any help.
>BTW can I have #include insite on include file ? I guess, yes.
>
>Thanks
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform