Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameters
Message
De
05/03/2003 12:54:16
 
 
À
05/03/2003 12:45:24
Fabian Valencia
Calamos Asset Managment Inc.
Naperville, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00761249
Message ID:
00761625
Vues:
28
I tried it and it works. Here's the code I tested with:
ocr = CREATEOBJECT("crystalruntime.application")
orpt = ocr.OpenReport("c:\cr\testparms.rpt")
orpt.EnableParameterPrompting = .F.
orpt.ParameterFields.Item(1).SetCurrentValue("New title")
orpt.PrintOut()
>Thanks, Craig. Sorry, I believe I mistyped before. The way you described is the way I'm using the command. One thing I did notice is that the method SetCurrentValue appears to be locked when I use intellisense to pull up it up. I believe this might be the key. Any ideas on how to "unlock" it?
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform