Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Objects and Variables in a Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00165931
Message ID:
00166026
Views:
25
>Andy,
>
>Your form's objects will not interfere with any other forms, the objects are "contained" inside your form and are not able to interfere with other forms and their objects.
>
>You can give your form a private data session and let the report use the Default session. That way you open the files in the form and then just run the report.
>
>As for the values in the controls of the form, you can move them into variables (private) just before you run the report.

Really? I wonder what I did wrong. I never had any luck with private variables. I'd define them before running the report, and the report couldn't see them. I always had to make them public.

-Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform