Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending Variables to Reports
Message
From
21/05/1999 10:15:45
 
 
To
21/05/1999 10:11:07
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00221356
Message ID:
00221358
Views:
12
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform