Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#INCLUDE question?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
#INCLUDE question?
Divers
Thread ID:
00577959
Message ID:
00577959
Vues:
60
I set the DEFAULT INCLUDE FILE to myInclude.Ch in Tools->Options->File Locations. In this file I have

#DEFINE GTest 1


but when I test in a form

#IFDEF GTest
WAIT WINDOW "GTest defined"
#ENDIF

the wait window not appears. In VFP _include = "MyInclude.CH", but when I create an EXE file _include is "".

How can I set a Header file for all my application? I don't want to put #include in all forms, programs & classes?

TIA

Boris
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform