Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report that is called from Form
Message
De
25/04/1997 12:57:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00029558
Message ID:
00029704
Vues:
28
>>>>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

Thank you Barbara and Dave.

My problem was solved with property in Form and referenced by
Formname.property in Report.
Antonio Carlos Kleinübing
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform