Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report that is called from Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00029558
Message ID:
00029612
Vues:
33
>>>I have a Form that call a report. The user sets some
>>>parameters in Form. Depending on these parameters, that
>>>I check at Click method of a Buttom, I set diferent
>>>header in a variable to the report.
>>>
>>>The problem is, the report (VPF3.0) doesn´t recognize the variable.
>>>
>>>What is wrong, since I used this in FPW26.?
>>>
>>>Anybody can help me?
>>
>>variable probably went out of scope. if using properties, reference by formname.property (of course, report will always have to be run from form)
>
>Dave & Antonio: I thought that the Report Form... command didn't take parameters in VFP3. Antonio, if you are passing parameters, then try using global variables instead. (Or, more OOP, use a form property on your calling form.)
>
>Barbara

unless i misunderstood, he isn't passing parameters to the report, but using parameters in the form to set a variable for the report
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform