Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variables in forms
Message
De
21/08/1996 09:54:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Variables in forms
Divers
Thread ID:
00006296
Message ID:
00006296
Vues:
112
I've created a header file with a number of variables that are used during my program. One of the variables, the company name, is the caption for a form. The program looks something like this:

#INCLUDE "header.h"
DO FORM Form_Dir+"\info"

In the form a entered the value "=CompName" for the caption of that form. This has to be a variable value. In the header file I declared a value for CompName en Form_Dir. The problem is that the header file is read, the form executes fine, but the companyname isn't shown.
How can I use I variable declared in a header file in a form?

Michel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform