Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal and vars. collection
Message
De
13/07/2000 10:54:28
 
 
À
13/07/2000 10:50:52
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00391737
Message ID:
00391820
Vues:
16
>Mark,
>
>>Anybody knows how to reffer variables in collection by name?
>>Thanks Mark
>
>What do you mean variables ?
>
>You've got:
>1. Formulas
>2. Parametefields (use to pass variable to the report)
>3. Running totals
>
>It also depends on which method you use to display your reports:
>- ActiveX control
>- CRPE automation server
>- RDC automation server
>- CRPE API
>
>Walter,
What I mean is this:
oEngineObject = create('crystalruntime.application')
oReport = oEngineObject.openreport('sales.rpt')

oReport.formulafields(11).Text = lnCloseAssetBaseMonth
Can I use formula's name instead of 11?
Thanks Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform