Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Reports 9.2
Message
From
26/09/2002 22:05:37
 
 
To
26/09/2002 19:28:13
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00705020
Message ID:
00705048
Views:
10
It will start the one pointed to in the registry, most likely CR9. To explicitly start a particular version, you can do:
This.crApplication = CREATEOBJECT("CrystalRuntime.Application.8.5")
This.crApplication = CREATEOBJECT("CrystalRuntime.Application.9")
>Is anyone using the 9.2 runtime? If both 8.5 and 9.2 are on my machine how can I tell which one is being started when I issue the following:
>
>This.crApplication = CreateObject('CrystalRuntime.Application')
>This.crReport = CreateObject('CrystalRuntime.Report')
>
>TIA
>Mike
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform