Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#DEFINE and #INCLUDE
Message
De
03/12/2001 15:49:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
#DEFINE and #INCLUDE
Divers
Thread ID:
00588908
Message ID:
00588908
Vues:
71
In the HACKER’S GUIDE it suggests the following:

One very neat thing is that a file that's #INCLUDEd can have any or all of the preprocessor directive statements within it, and these, too, are processed by the preprocessor. Our suggestion: Break constant files into bite-sized chunks and create a STANDARD.H file that #INCLUDEs them all.

In the form’s FORM|INCLUDE FILE… I have my Standard.H file which is:
#INCLUDE IMAGES2WEB.H
#INCLUDE FOXPRO.H
My problem is that I make a change in the Images2Web.H file and run the form again (in development) and the changes made in the H file don’t take effect. Is there something obvious that I am doing wrong?
Jim Philippi

quando omni flunkus moritati
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform