Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report DE property not found in an expression
Message
De
12/01/2009 20:24:33
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Report DE property not found in an expression
Divers
Thread ID:
01373027
Message ID:
01373027
Vues:
56
UPDATE: Ok, I made this work using a public variable - which I didn't like to do - but I would still like to understand it. I think it's because THIS is the DE, not the report itself. Is there any way to reference properties of the DE in an expression in the report?
.
.
.
I have this in the INIT of the DE of a report form:
THIS.AddProperty('TotalCodes')
* Run some SQL...
THIS.TotalCodes = _TALLY
Then this in an expression in the report:
THIS.TotalCodes
I'm getting an error when running the report that TotalCodes is not found. What am I doing wrong? I have other properties that work, though none that are expressions. Is it a scoping thing of some sort?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform