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:
00400103
Vues:
14
>Hi,
>
>I AM STILL HAVING THIS PROBLEM. I INCLUDE INTO PROJECT, ADD TO FORM AND IT WORKS ONCE AND THAT'S IT. NO MORE TIME... PLEASE HELP...
>
>THANKS

Justin,

Shouting will not get you any more assistance. Please hit the caps lock key.

Include files mnust be added to every form, class library, and program that refer to any of teh cosntants in them. For a fomr you use the Form Menu's Include File option to designate the include file, for classes you use the Class - Include file menu option and for programs you put #INCLUDE at the beginning of the file. Whether you put the file in your project or not is irrelevant, it must be added to every form, class library and program that uses it.

Each file is compiled separately by VFP and the include directives must be available to VFP at the time the file is compiled. Usually this occurs when you save the file from the specific editor.

Perhaps you can be more specific in HOW you are "adding" the include file to a form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform