Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00143084
Message ID:
00143194
Vues:
20
>Hi,
> I am working on a report. The form that takes input from the user will show the report. I have some fields on the report that are not part of any table, but are member properties of the form. How to make the report to take values from the form's properties?
>
>Thanks
>Puri

Hi Puri,
I recently handled the same type of situation. My first approach was to do this like Marc or Daniel suggested, but what if somewhere over the rainbow I want to generate the report from another interface? Since the chances where likely in my situation, I opted to create a custom report object with a method for each report. Then at the beginning of each method, I store my needed property values to private variables and used those as my field references iside of the report form.
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform