Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.H files
Message
 
À
19/11/1998 10:44:39
Fausto Garcia
Independent Developer
Lima, Pérou
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00159278
Message ID:
00159304
Vues:
22
>Hi to all
>
>I have a '.H' file in which I put all my constant definitions, but whenever I try to use any of the constants defined there on a procedure, I have to write the following (at the beggining of the procedure)
>
>#INCLUDE 'PCCONGEN.H'
>
>Is there a way to make all the constants defined there PUBLIC, so I can #INCLUDE the file only once on the application's code?
>
>Thanks
>
>Fausto Garcia

Not in VFP 5.0. In 6.0 you can use the _INCLUDE system variable to indicate a file to be automatically included in your forms, classes, etc.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform