Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report question
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00143084
Message ID:
00143194
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform