Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 5.0 INCLUDE FILES
Message
 
À
05/02/1997 08:22:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00019328
Message ID:
00019375
Vues:
34
>Does anyone know if it is possible to use anything besides #DECLARE statements in an INCLUDE file?
>
>I need to have a header in all my PRG files which makes available the same PRIVATE variables and then assigns them values.

Gary,

Do you have an application class? If so, create your private vars as
properties of the application class. Once the app object is created,
you can access any of it's public properties. If you haven't gone this
route, you should look into it. You can get rid of all public and most
private variables this way.

Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform