Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Header Files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00462650
Message ID:
00462651
Vues:
10
>If I want to define a series of constants accessed by numerous forms, is a header file the best way to go?

IMO, yes. Be careful in the naming of the constants though. For example, if you define TAB like:

#DEFINE TAB CHR(9)

It will intefere with:

APPEND FROM (tcMyFile) DELIMITED WITH TAB
Chris McCandless
Red Sky Software
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform