Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass a parameter to the report
Message
De
05/03/1998 13:31:02
 
 
À
05/03/1998 13:23:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00082754
Message ID:
00082760
Vues:
25
>I want to be able to change the the title of the report programaticaly. So I created a text field in the header based on a variable. How can I assign this variable? REPORT FORM doesn't have a way to pass parameters.
>
>In the pass, I've use a way around by creating a temporary cursor and adding a column for each field I wanted to pass, but there must be a better (and faster) way.
>
>I've noted the NAME clause in the online help, but the description is confusing. Can this be the key to what I'm looking for?
>
>Using VFP 5.0a
>
>TIA

Keep it simple:
cReportheader="My Report"
Report Form Myform to print && use CReportheader inside your report form
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform