Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UDF in Crystal reports
Message
 
À
03/06/2008 16:42:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01321413
Message ID:
01321708
Vues:
24
>If you didn't create the additional functions, you can't see the code. To create your own:
>
>- The component must be a COM DLL
>- The DLL name must start with the letters CRUFL
>- You *must* specify the data type for all parameters and return values
>- Crystal Reports only looks for the UFL file when it launches.
>
>>How can i see the code for some additional functions on the crystal reports?
>>
>>the version of the crystal is 8,
>>
>>when you are creating a formula i can see above a sectrion that says
>>additional function under functions middle section.
>>
>>How I add those, and how can i edit them?


I see what you mean. I've found the dll for those functions on the windows\system32 folder. ;-)

next question. I am trying to figure out how this rpt files translate.

I have this report.rpt file with all bunch of formula fields and labels, i have checked them out and tehy don't seem to be running any UFL on them to translate THEY DONOT have something like this

myUFLToTranslate("my estring")

they just have the

"My string" as content, but when i change profiles on my application, the report translates the formulas and labels. How can i see the option that is doing this? I mean, I know there should be a function, but i certantly don't know where it is, or where it is called

best regards
.......
DO WHILE .T.
      ME.Work()
ENDDO
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform