Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Variables
Message
De
04/04/2002 14:56:32
 
 
À
04/04/2002 14:27:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00641030
Message ID:
00641048
Vues:
15
I would say that this would be no different than having the same variable defined multiple times in a program.

example
TOTHRS = "first instance of TOTHRS"
TOTHRS = "second instance of TOTHRS"
The variable would assigned a different value each time that the line is executed with no problem. I don't think that this will cause an error when the report hits the second instance of the variable. But if you are expecting different values for each I would say you might have a problem if you are expecting different data or data types.

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

Click here to load this message in the networking platform