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:
00400390
Vues:
14
>I was adding the include the same way you described. I recompile the form, rersaved *.h file in VFP. The same result. Some Forms are fine, some not.
>What would be the trigger ?

Justin,

How did you recompile the form? Try this:

Open the form in the form designer.
Check the menu Form->Include file and make sure it points to correct .h file.
Open a method or event that uses one of the constants (one of the ones that are not working).
Make a small change to the code, could be anything, delete or add a charater in a commented line, and close the code window (this recompiles the code for that method).
Close the form, saving the changes.
Run the form.

Does it work? If not, try #including the .h file directly in the method or event that isn't working and try again.

If that doesn't work, please post the code that isn't working. Add a detailed description of what happened. What error did you get.

hth
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