Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending Variables to Reports
Message
De
21/05/1999 10:15:45
 
 
À
21/05/1999 10:11:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00221356
Message ID:
00221358
Vues:
13
>Hi All,
>I am trying to send form properties to a report spawned from the form. How are the references done? I tried putting these on the
>form in a field object:
>
>oApp.myform.property
>myform.property
>
>but this generates an error. (doesn't recognize myform in either case).
>Is there a way to send values to a report without creating oApp properties, globals, or table field values?
>
>TIA

Hope this helps. I declare global variables before executing Report Form ...

Also, you can use the Init event of the Reports' data environment combined with variables declared into your report through the report\variable menu.

Oscar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform