Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM in Crystal
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00654436
Message ID:
00654444
Views:
10
Hi Leroy,

You need to follow two rules when building the component. First, the project name must begin with CRUFL. When Crystal Reports launches, it scans the registry for any components using this naming convention.

Second, you must define parameter and return types. If you fail to do this, Crystal Reports will not recognize the component. This requires that you use VFP 7.0 to create UFLs as previous versions do not support this.

Once you do this, the component will show up in the Formula Editor's Function window under "Additional Functions".



>Hi Everyone!!
>I have a COM component that is called RFI_COMM. In it I have a function called SpellState.
>In side of crystal I have a Field that is called cState. I want to Pass spellstate my field cState so that it will return the Spelled out state. How can I do this?
>
>ie. spellstate(cState)
>
>Thanks in Advance
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform