Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modeless forms
Message
De
31/07/1999 17:31:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00248590
Message ID:
00248607
Vues:
18
>thanks all.
>
>I think this will work.
>
>What about reports that reference the the calling form.
>
>do form xx namd xx linked
>the user clicks a button for the report and how do we reference back to the form for something like this.
>
>Such as xx.txtdate.value
>
>TIA
>shawn

That depends on what your printing. You might want to print just the current customer's information for example. You could pass a cust id to your print method. That method would then open a cursor with just the customer's info based on that ID. You would then print the report.

Generally, this is the method we use. Therefore we do not put table.field in the report but just field.

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

Click here to load this message in the networking platform