Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal and vars. collection
Message
From
12/10/2000 13:01:02
Walter Meester
HoogkarspelNetherlands
 
 
To
12/10/2000 11:19:01
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00391737
Message ID:
00428610
Views:
20
Bob,

>>"Instead of using the Item property as shown, you can reference a formula field directly, for example, FormulaFieldDefinitions("ExampleFormula")".

>You can't do this, because in VB it has the idea of default methods and properties... the Item property of the collection is the default... so, in VFP you should be able to do ....

>oReport.FormulaFields.Item('ExampleFormula')

Errr... I don't quite understand what you're trying to tell me... Could you explain this a bit more (with a simple sample) ??

>PS: Also watch out... FormulaFieldDefinitions is the name of the class, but FormulaFields is the name of the property in the report.

Yep, I've been bitten more than once by this... thanks for pointing out.

>You can get this info from the ObjectBrowser... or, you can download the RDCBrower... a nice little help file from Segate that enumerates the RDC and Viewer objects.

Thanks, I'll download that one..

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform