Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal and vars. collection
Message
From
13/07/2000 10:54:28
 
 
To
13/07/2000 10:50:52
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00391737
Message ID:
00391820
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform